[csswg-drafts] [cssom-view] scrollIntoView and shadow DOM

zcorpan has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] scrollIntoView and shadow DOM ==
https://drafts.csswg.org/cssom-view/#element-scrolling-members

> To scroll an element into view element, with a ScrollIntoViewOptions dictionary options, means to run these steps for each ancestor element or viewport that establishes a scrolling box scrolling box, in order of innermost to outermost scrolling box:​

How should `element.scrollIntoView()` interact with shadow DOM? cc @hayatoito @rniwa @TakayoshiKochi 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1527 using your GitHub account

Received on Tuesday, 13 June 2017 14:40:16 UTC