Skip to content

Commit de89100

Browse files
committed
[css-shapes-1][editorial] Updated changes
1 parent feeb42c commit de89100

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

css-shapes-1/Overview.bs

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,6 +1713,24 @@ Change Log</h2>
17131713
Since <a href="https://www.w3.org/TR/2022/CRD-css-shapes-1-20221115/">15 November 2022</a></h3>
17141714

17151715
<ul>
1716+
<!-- to 4 June 2025 -->
1717+
<!-- https://github.com/w3c/csswg-drafts/commits/main/css-shapes-1 -->
1718+
<li>Added Web Platform Test annotations</li>
1719+
<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 &lt;alpha-value> with &lt;'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>
1732+
<li>Cleanup &lt;*-box> definitions <a href="https://github.com/w3c/csswg-drafts/pull/9505">PR #9505</a></li>
1733+
<li>Added range notation in property definitions</li>
17161734
<li>Added vertex rounding for polygon() for <a href="https://github.com/w3c/csswg-drafts/issues/9843">issue #9843</a> </li>
17171735
<li>Updated shape-outside prose to include all <<basic-shape>>s for <a href="https://github.com/w3c/csswg-drafts/issues/9728">issue #9728</a> </li>
17181736
<li>Clarified the shape-margin contribution to float areas for <a href="https://github.com/w3c/csswg-drafts/issues/2949">issue #2949</a> </li>

0 commit comments

Comments
 (0)