W3C home > Mailing lists > Public > public-css-archive@w3.org > July 2020

[csswg-drafts] [scroll-animations] Elements returned from selector() should be live (#5289)

From: andruud via GitHub <sysbot+gh@w3.org>
Date: Mon, 06 Jul 2020 09:20:20 +0000
To: public-css-archive@w3.org
Message-ID: <issues.opened-651383704-1594027219-sysbot+gh@w3.org>
andruud has just created a new issue for https://github.com/w3c/csswg-drafts:

== [scroll-animations] Elements returned from selector() should be live ==
It's possible for the `source` of a `@scroll-timeline` to change its meaning between frames. E.g. for `source:selector(#foo)`, which element is identified by `#foo` can change if attributes are moved around or elements are added/removed. When this happens, the subsequent frame / updating-of-the-scroll-timeline-state should then reflect whatever the new DOM state is.

This applies to element-based offsets as well.

cc @majido 


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5289 using your GitHub account
Received on Monday, 6 July 2020 09:20:21 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:11 UTC