2
2
Title : CSS Borders and Box Decorations Module Level 4
3
3
Shortname : css-borders
4
4
Level : 4
5
- Status : ED
5
+ Status : FPWD
6
+ Date : 2025-07-22
7
+ Prepare for TR : yes
6
8
Work Status : Exploring
7
9
Group : csswg
8
10
ED : 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/
10
12
Editor : Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400
11
13
Editor : Lea Verou, Invited Expert, http://lea.verou.me/about/, w3cid 52258
12
14
Editor : Sebastian Zartner, Invited Expert, [email protected] , w3cid 64937
13
15
Editor : Noam Rosenthal, Google, w3cid 121539
16
+ Former Editor : Bert Bos, W3C, [email protected] , w3cid 3343
14
17
Abstract : This module contains the features of CSS relating to the borders and decorations of boxes on the page.
15
18
Ignored Terms : total width
19
+ Repository : w3c/csswg-drafts
16
20
</pre>
17
21
18
22
<pre class="link-defaults">
@@ -27,8 +31,6 @@ spec:geometry-1; type: dfn; text: rectangle
27
31
spec:dom; type: dfn; text: element;
28
32
</pre>
29
33
30
- <link rel="stylesheet" href="style.css" />
31
-
32
34
<h2 id="intro">
33
35
Introduction</h2>
34
36
@@ -1460,8 +1462,7 @@ Additions since [[CSS3BG]]</h3>
1460
1462
1461
1463
* <<image-1D>> as value for 'border-color' and its longhands
1462
1464
* 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
1465
1466
* added 'border-shape'
1466
1467
* added <a href="#partial-borders">partial borders</a> via 'border-limit' and 'border-*-clip' properties
1467
1468
* added 'box-shadow-*' longhands and turned 'box-shadow' into a shorthand
0 commit comments