22Title : CSS Borders and Box Decorations Module Level 4
33Shortname : css-borders
44Level : 4
5- Status : ED
5+ Status : FPWD
6+ Date : 2025-07-22
7+ Prepare for TR : yes
68Work Status : Exploring
79Group : csswg
810ED : https://drafts.csswg.org/css-borders-4/
9- Editor : Bert Bos, W3C, bert@ w3.org, w3cid 3343
11+ TR : https://www. w3.org/TR/css-borders-4/
1012Editor : Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400
1113Editor : Lea Verou, Invited Expert, http://lea.verou.me/about/, w3cid 52258
1214Editor : Sebastian Zartner, Invited Expert, sebastianzartner@gmail.com, w3cid 64937
1315Editor : Noam Rosenthal, Google, w3cid 121539
16+ Former Editor : Bert Bos, W3C, bert@w3.org, w3cid 3343
1417Abstract : This module contains the features of CSS relating to the borders and decorations of boxes on the page.
1518Ignored Terms : total width
19+ Repository : w3c/csswg-drafts
1620</pre>
1721
1822<pre class="link-defaults">
@@ -27,8 +31,6 @@ spec:geometry-1; type: dfn; text: rectangle
2731spec:dom; type: dfn; text: element;
2832</pre>
2933
30- <link rel="stylesheet" href="style.css" />
31-
3234<h2 id="intro">
3335Introduction</h2>
3436
@@ -1460,8 +1462,7 @@ Additions since [[CSS3BG]]</h3>
14601462
14611463 * <<image-1D>> as value for 'border-color' and its longhands
14621464 * added physical and logical 'border-*-radius' shorthands
1463- * added 'corner-shape' and 'corner-*-shape' shorthands,
1464- plus related 'corners' shorthand
1465+ * added 'corner-shape' and 'corner-*-shape' shorthands, plus related 'corners' shorthand
14651466 * added 'border-shape'
14661467 * added <a href="#partial-borders">partial borders</a> via 'border-limit' and 'border-*-clip' properties
14671468 * added 'box-shadow-*' longhands and turned 'box-shadow' into a shorthand
0 commit comments