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
Copy file name to clipboardExpand all lines: css-round-display/Overview.bs
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -781,10 +781,6 @@ Values have the following meanings:
781
781
</div>
782
782
</div>
783
783
784
-
<p class="issue">
785
-
The alternative naming without the polar- prefix for 'polar-origin' and 'polar-anchor' is needed. When it becomes to use polar positioning regardless of the value of the position property, 'polar-origin' and 'polar-anchor' would be used independently from polar positioning.
786
-
</p>
787
-
788
784
<p class="issue">
789
785
How can the margin be applied to an element when <code>polar-origin: 50% 50%</code> and <code>polar-anchor: 50% 50%</code>?
Copy file name to clipboardExpand all lines: css-round-display/Overview.html
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1069,7 +1069,6 @@ <h3 class="heading settled" data-level="7.4" id="offset-anchor-property"><span c
1069
1069
<figcaption> An example of <aclass="property" data-link-type="propdesc" href="#propdef-offset-anchor" id="ref-for-propdef-offset-anchor-3">offset-anchor</a></figcaption>
1070
1070
</div>
1071
1071
</div>
1072
-
<pclass="issue" id="issue-3165dff8"><aclass="self-link" href="#issue-3165dff8"></a> The alternative naming without the polar- prefix for <aclass="property" data-link-type="propdesc">polar-origin</a> and <aclass="property" data-link-type="propdesc">polar-anchor</a> is needed. When it becomes to use polar positioning regardless of the value of the position property, <aclass="property" data-link-type="propdesc">polar-origin</a> and <aclass="property" data-link-type="propdesc">polar-anchor</a> would be used independently from polar positioning. </p>
1073
1072
<pclass="issue" id="issue-6448319c"><aclass="self-link" href="#issue-6448319c"></a> How can the margin be applied to an element when <code>polar-origin: 50% 50%</code> and <code>polar-anchor: 50% 50%</code>? <br> Which would be a base point for applying it between the upper left corner or center of a containing block?
1074
1073
With the former, the position of the element changes when the value of the margin changes, while with the latter, the margin value doesn’t affect the position of the element. </p>
1075
1074
<pclass="issue" id="issue-fea397c8"><aclass="self-link" href="#issue-fea397c8"></a> Can <aclass="property" data-link-type="propdesc">polar-anchor</a> be replaced by <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-top">margin-top</a> and <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-left">margin-left</a>? <br> There are several differences between <aclass="property" data-link-type="propdesc">polar-anchor</a> and <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-left">margin-left</a> & <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-top">margin-top</a>.<br> In case of <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-left">margin-left</a> & <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-top">margin-top</a>, percentages resolve to the width of the element itself.
<divclass="issue"> What if content overflows? Clipping or scrolling? <ahref="#issue-8d78506c"> ↵ </a></div>
1577
-
<divclass="issue"> The alternative naming without the polar- prefix for <aclass="property" data-link-type="propdesc">polar-origin</a> and <aclass="property" data-link-type="propdesc">polar-anchor</a> is needed. When it becomes to use polar positioning regardless of the value of the position property, <aclass="property" data-link-type="propdesc">polar-origin</a> and <aclass="property" data-link-type="propdesc">polar-anchor</a> would be used independently from polar positioning. <ahref="#issue-3165dff8"> ↵ </a></div>
1578
1576
<divclass="issue"> How can the margin be applied to an element when <code>polar-origin: 50% 50%</code> and <code>polar-anchor: 50% 50%</code>? <br> Which would be a base point for applying it between the upper left corner or center of a containing block?
1579
1577
With the former, the position of the element changes when the value of the margin changes, while with the latter, the margin value doesn’t affect the position of the element. <ahref="#issue-6448319c"> ↵ </a></div>
1580
1578
<divclass="issue"> Can <aclass="property" data-link-type="propdesc">polar-anchor</a> be replaced by <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-top">margin-top</a> and <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-left">margin-left</a>? <br> There are several differences between <aclass="property" data-link-type="propdesc">polar-anchor</a> and <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-left">margin-left</a> & <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-top">margin-top</a>.<br> In case of <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-left">margin-left</a> & <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/box.html#propdef-margin-top">margin-top</a>, percentages resolve to the width of the element itself.
0 commit comments