Skip to content

Commit 00d3962

Browse files
Anders Hartvoll Ruudmajido
authored andcommitted
[scroll-animations] Ignore @scroll-timeline rules in shadow trees
For now, that is. Fixes #5167.
1 parent d86ae37 commit 00d3962

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scroll-animations-1/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,11 @@ Once specified, a scroll timeline may be associated with a CSS Animation
759759
The <<declaration-list>> inside of ''@scroll-timeline'' rule can only contain the
760760
descriptors defined in this section.
761761

762+
An ''@scroll-timeline'' rule is invalid if it occurs in a stylesheet inside of a
763+
[=shadow tree=], and must be ignored.
764+
765+
Issue(5167): This will likely change in the future.
766+
762767
### Scroll Timeline descriptors ### {#scroll-timeline-descriptors}
763768

764769

0 commit comments

Comments
 (0)