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
<li>Changed fill-rule default for path() in SVG shapes</li>
1720
+
<li>Clarified shape-margin and float area interaction</li>
1721
+
<li>Added polygon rounding examples</li>
1722
+
<li>Included all basic shapes in property prose for <a href="https://github.com/w3c/csswg-drafts/issues/9728">issue #9728</a></li>
1723
+
<li>Added start of polygon vertex rounding</li>
1724
+
<li>Used opacity-value (the value) not opacity (the property) as value of shape-image-threshold for <a href="https://github.com/w3c/csswg-drafts/issues/8311">issue #8311</a></li>
1725
+
<li>Replaced <alpha-value> with <'opacity'></li>
1726
+
<li>Clarified that shape-outside applies to initial letter boxes for <a href="https://github.com/w3c/csswg-drafts/issues/5160">issue #5160</a></li>
1727
+
<li>Rebased ellipse()/circle() definitions on top of <radial-size> from Images, for <a href="https://github.com/w3c/csswg-drafts/issues/824">issue #824</a></li>
1728
+
<li>Made it clear that the position defaulting can be overridden by other specs (like Motion).</li>
1729
+
<li>Targeted fix of shape serialization section, fixed examples, for <a href="https://github.com/w3c/csswg-drafts/issues/8695">issue #8695</a></li>
1730
+
<li>Fixed xywh() computed value for <a href="https://github.com/w3c/csswg-drafts/issues/9053">issue #9053</a></li>
1731
+
<li>Rewrote syntax with implicitly optional comma <a href="https://github.com/w3c/csswg-drafts/pull/9650">PR #9650</a></li>
0 commit comments