w3c/csswg-drafts

[cssom-view] scrollIntoView and shadow DOM

Open

#1527 aperta il 13 giu 2017

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)HTML (545 fork)batch import
Help Wantedcssom-view-1topic: shadow

Metriche repository

Star
 (3546 star)
Metriche merge PR
 (Merge medio 87g 7h) (24 PR mergiate in 30 g)

Descrizione

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

Guida contributor