File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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> .
You can’t perform that action at this time.
0 commit comments