Skip to content

Commit ec0651c

Browse files
authored
[css-borders-4][editorial] Oversights (#12740)
1 parent 0e4e9a7 commit ec0651c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

css-borders-4/Overview.bs

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -903,11 +903,6 @@ To interpolate a [=superellipse parameter=] |s| to an interpolation value betwee
903903
</dl>
904904
</div>
905905

906-
<h3 id=corners-shorthand>
907-
Corner Shaping Shorthand: the 'corners' property</h3>
908-
909-
Issue(11623): Decide on the exact name and syntax of this property.
910-
911906
<h2 id="partial-borders">
912907
Partial borders</h2>
913908

@@ -1536,14 +1531,15 @@ Changes since the <a href="https://www.w3.org/TR/2025/WD-css-borders-4-20250722/
15361531
First Public Working Draft</a> of 22 July 2025
15371532
</h3>
15381533

1539-
* (none)
1534+
* added 'corner-*' shorthands
1535+
* renamed 'corners' to 'corner'
15401536

15411537
<h3 class=no-num id="level-changes">
15421538
Additions since [[CSS3BG]]</h3>
15431539

15441540
* <<image-1D>> as value for 'border-color' and its longhands
15451541
* added physical and logical 'border-*-radius' shorthands
1546-
* added 'corner-shape' and 'corner-*-shape' shorthands, plus related 'corners' shorthand
1542+
* added 'corner-shape' and 'corner-*-shape' shorthands, plus related 'corner' and 'corner-*' shorthands
15471543
* added 'border-shape'
15481544
* added <a href="#partial-borders">partial borders</a> via 'border-limit' and 'border-*-clip' properties
15491545
* added 'box-shadow-*' longhands and turned 'box-shadow' into a shorthand

0 commit comments

Comments
 (0)