You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Percentages: relative to the corresponding dimension of the relevant scrollport
494
-
Computed value: per side, the keyword ''view-timeline-inset/auto'' or a computed <<length-percentage>> value
494
+
Computed value: a list consisting of two-value pairs representing the start and end insets each as either the keyword ''view-timeline-inset/auto'' or a computed <<length-percentage>> value
495
495
Animation type: by computed value type
496
496
</pre>
497
497
498
498
Specifies an inset (positive) or outset (negative) adjustment of the [=scrollport=]
499
499
when determining whether the box is in view
500
-
when setting the bounds of a [=view progress timeline=].
501
-
The resulting rectangle is the <dfn>view progress rectangle</dfn>.
500
+
when setting the bounds of the corresponding [=view progress timeline=].
501
+
The first value represents the [=start=] inset in the relevant axis;
502
+
the second value represents the [=end=] inset.
503
+
If the second value is omitted, it is set to the first.
0 commit comments