Re: [csswg-drafts] [cssom-view] scrollIntoView and shadow DOM (#1527)

`element.scrollIntoView` needs to run that step for each composed parent, not just shadow including ancestor because when an element is assigned to a slot, then its slot's scrollable ancestors need to scroll as well.

-- 
GitHub Notification of comment by rniwa
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1527#issuecomment-460525885 using your GitHub account

Received on Tuesday, 5 February 2019 06:15:27 UTC