Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scroll-animations-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ spec:selectors-4; type:dfn; text:selector
Initial: none
Applies to: all elements
Inherited: no
Computed value: the keyword ''scroll-timeline-name/none'' or a list of [=CSS identifiers=]
Computed value: list, each item either a [=CSS identifier=] or the keyword ''scroll-timeline-name/none''
Animation type: not animatable
</pre>

Expand Down Expand Up @@ -964,7 +964,7 @@ spec:selectors-4; type:dfn; text:selector
Initial: none
Applies to: all elements
Inherited: no
Computed value: the keyword ''view-timeline-name/none'' or a list of [=CSS identifiers=]
Computed value: list, each item either a [=CSS identifier=] or the keyword ''view-timeline-name/none''
Animation type: not animatable
</pre>

Expand Down