Results 47 issues of Valdrin Koshi

![screenshot_20170126-204951](https://cloud.githubusercontent.com/assets/6173664/22360907/65e606fa-e409-11e6-9d5c-bb9710e90651.png)

Fixes #3506 `cancelInteraction(time)` allows to cancel a currently running prompt interaction and optionally have it jump to a desired keyframe through the `time` input. `cancelInteraction()` will keep the model's rotation...

With https://github.com/google/model-viewer/pull/3320, we have an API to run custom prompts. We'd like to have an API for interrupting/cancelling a currently running prompt, e.g. `modelViewer.cancelInteract()`, which can be used when events...

Hello! Looks like tests like `focusableElementNotVisibleAndNotAriaHidden` are not included in the dist/js/axs_testing.js. This test (and others) was included until [v2.11.0](https://raw.githubusercontent.com/GoogleChrome/accessibility-developer-tools/v2.11.0/dist/js/axs_testing.js). @addyosmani could you update the build & publish it? Or...

https://github.com/GoogleChrome/accessibility-developer-tools/pull/338 actually provided support for elements hosted in a shadow root, not a ``. This PR makes it more clear & updates the tests accordingly. When an element is hosted...

inert is not handled for elements inside a shadow dom http://jsbin.com/cebogor/3/edit?html,output

### Description can't scroll in the embedded demo page of iron-collapse after expanding the content. ### Expected outcome You can scroll to see all content. ### Actual outcome No Scrolling...

Old Site

Needed to apply styles defined in [iron-flex](https://github.com/PolymerElements/iron-flex-layout/blob/master/iron-flex-layout-classes.html#L35) module --- This change is [](https://reviewable.io/reviews/saulis/iron-data-table/203)

See https://github.com/PolymerElements/paper-dialog/issues/86 Ideally, an `iron-image` that has `width` and `height` set to `auto` should call `notifyResize()` when the image is loaded.

enhancement
p1 - backlog

Fixes #147 by removing neon-animation dependency in favor of CSS keyframe animations, taking a similar approach as in https://github.com/PolymerElements/paper-dialog/pull/163. `` now ships 4 animations: `fade-in-animation, fade-out-animation, scale-up-animation, scale-down-animation`, and supports...

cla: yes