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
<dt><aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#angle-value" title="Expands to: turn | rad | grad | deg"><angle></a>
459
459
<dd>
460
460
The path is a line segment that starts from the position of the element
461
-
and proceeds in the direction defined by the specified <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#angle-value" title="Expands to: turn | rad | grad | deg"><angle></a> from the y axis.
462
-
The path ends at the edge of the containing block.
461
+
and proceeds in the direction defined by the specified <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#angle-value" title="Expands to: turn | rad | grad | deg"><angle></a> from the y axis.
463
462
For <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#angle-value" title="Expands to: turn | rad | grad | deg"><angle></a>, the initial value <aclass="css" data-link-type="maybe" href="#valdef-offset-path-none" id="ref-for-valdef-offset-path-none-1">none</a> is interpreted as <spanclass="css">0deg</span>,
464
463
the element can be positioned along the y axis.
465
464
If the <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#angle-value" title="Expands to: turn | rad | grad | deg"><angle></a> value increases in the positive direction, the element moves clockwise.
Decides the position of the end point of the path when it is used with <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#percentage-value"><percentage></a>.
479
+
Decides the position of the end point of the path.
481
480
When the offset of the element on the path is specified with <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#percentage-value"><percentage></a>,
482
481
it needs to guarantee the constant calculated value regardless of <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-values-3/#angle-value" title="Expands to: turn | rad | grad | deg"><angle></a>.
483
482
To do that, <aclass="production css" data-link-type="type" href="https://drafts.csswg.org/css-images-3/#typedef-size" title="Expands to: farthest-side | closest-corner | <length-percentage>{2} | <length> | closest-side | farthest-corner"><size></a> gives a distance between the start point and the end point of the path.
0 commit comments