Skip to content

Commit 91b5177

Browse files
committed
[scroll-animations-1] Update Changes section
1 parent b32e6cb commit 91b5177

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

scroll-animations-1/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,6 +1272,8 @@ spec: cssom-view-1; type: dfn;
12721272
and ancestor timelines with the specified names from being referenced
12731273
within this subtree.
12741274

1275+
ISSUE(8915): There's some open discussion about these blocking effects.
1276+
12751277
Values have the following meanings:
12761278

12771279
<dl dfn-for="timeline-scope" dfn-type=value>
@@ -1301,5 +1303,8 @@ spec: cssom-view-1; type: dfn;
13011303
Working Draft include:
13021304

13031305
* Removed <css>scroll-timeline-attachment</css> and <css>view-timeline-attachment</css> in favor of 'timeline-scope'.
1306+
(<a href="https://github.com/w3c/csswg-drafts/issues/7759">Issue 7759</a>)
1307+
* Switched named timelines to use <<dashed-ident>> instead of <<custom-ident>> in order to avoid name clashes with standard CSS keywords.
1308+
(<a href="https://github.com/w3c/csswg-drafts/issues/8746">Issue 8746</a>)
13041309

13051310
See also <a href="https://www.w3.org/TR/2023/WD-scroll-animations-1-20230428/#changes">Earlier Changes</a>.

0 commit comments

Comments
 (0)