[csswg-drafts] Pull Request: [css-anchor-positioning-1] Clarify that an element can anchor to another within the same skipped contents

chrishtr has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-anchor-positioning-1] Clarify that an element can anchor to another within the same skipped contents ==
The complicated wording indicates that you have to have exactly the same "leaf" skipped contents. IOW, anchors can't flow across an element that skips its contents to something outside, but two things in a skipped subtree without intervening skipped-causing elements can anchor to each other.

This change allows browsers to avoid layout of skipped content when starting to skip subtrees.

See https://github.com/w3c/csswg-drafts/pull/10583


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 16 July 2024 23:13:18 UTC