We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4316684 commit b29c3e9Copy full SHA for b29c3e9
1 file changed
scroll-animations-1/Overview.bs
@@ -751,16 +751,13 @@ spec:selectors-4; type:dfn; text:selector
751
752
<pre class='propdef shorthand'>
753
Name: view-timeline
754
- Value: [ <<'view-timeline-name'>> <<'view-timeline-axis'>>? ]#
+ Value: [ <<'view-timeline-name'>> [ <<'view-timeline-axis'>> || <<'view-timeline-inset'>> ]? ]#
755
Applies to: all elements
756
</pre>
757
758
This property is a [=shorthand=] for setting
759
- 'view-timeline-name' and 'view-timeline-axis'
+ 'view-timeline-name', 'view-timeline-axis', and 'view-timeline-inset'
760
in a single declaration.
761
- It does not set 'view-timeline-inset'.
762
-
763
- ISSUE: Should it reset 'view-timeline-inset' also?
764
765
# Attaching Animations to [=Scroll-driven Timelines=] # {#scroll-driven-attachment}
766
0 commit comments