File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -751,16 +751,13 @@ spec:selectors-4; type:dfn; text:selector
751751
752752 <pre class='propdef shorthand'>
753753 Name : view-timeline
754- Value : [ <<'view-timeline-name'>> <<'view-timeline-axis'>>? ]#
754+ Value : [ <<'view-timeline-name'>> [ <<'view-timeline-axis'>> || <<'view-timeline-inset'>> ] ? ]#
755755 Applies to : all elements
756756 </pre>
757757
758758 This property is a [=shorthand=] for setting
759- 'view-timeline-name' and 'view-timeline-axis '
759+ 'view-timeline-name' , 'view-timeline-axis' , and 'view-timeline-inset '
760760 in a single declaration.
761- It does not set 'view-timeline-inset' .
762-
763- ISSUE: Should it reset 'view-timeline-inset' also?
764761
765762# Attaching Animations to [=Scroll-driven Timelines=] # {#scroll-driven-attachment}
766763
You can’t perform that action at this time.
0 commit comments