Skip to content

Commit 4299142

Browse files
committed
[css-borders-4][editorial] Updates for FPWD
1 parent 802af88 commit 4299142

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

css-borders-4/Overview.bs

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
22
Title: CSS Borders and Box Decorations Module Level 4
33
Shortname: css-borders
44
Level: 4
5-
Status: ED
5+
Status: FPWD
6+
Date: 2025-07-22
7+
Prepare for TR: yes
68
Work Status: Exploring
79
Group: csswg
810
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/
1012
Editor: Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400
1113
Editor: Lea Verou, Invited Expert, http://lea.verou.me/about/, w3cid 52258
1214
Editor: Sebastian Zartner, Invited Expert, [email protected], w3cid 64937
1315
Editor: Noam Rosenthal, Google, w3cid 121539
16+
Former Editor: Bert Bos, W3C, [email protected], w3cid 3343
1417
Abstract: This module contains the features of CSS relating to the borders and decorations of boxes on the page.
1518
Ignored 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
2731
spec:dom; type: dfn; text: element;
2832
</pre>
2933

30-
<link rel="stylesheet" href="style.css" />
31-
3234
<h2 id="intro">
3335
Introduction</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

Comments
 (0)