[csswg-drafts] [css-scroll-anchoring-1] Anchor selection can pick node inside of descendant scrolling element (#3477)

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

== [css-scroll-anchoring-1] Anchor selection can pick node inside of descendant scrolling element ==
The [anchor selection algorithm](https://drafts.csswg.org/css-scroll-anchoring-1/#anchor-node-selection) for a scrolling element can select a node that's inside of a descendant scrolling element.

Is there a special case this is needed for?

It seems like the anchor node moving would cause duplicate scroll adjustments to the scrolling element and descendant scrolling element.

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

Received on Thursday, 3 January 2019 01:37:20 UTC