Skip to content

Commit 8c45d7a

Browse files
committed
[css-box-4] fix IDs in changes
1 parent 44994b6 commit 8c45d7a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-box-4/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
Title: CSS Box Model Module Level 4
33
Shortname: css-box
44
Level: 4
5-
Status: ED
5+
Status: FPWD
66
Work Status: Exploring
77
Group: csswg
88
ED: https://drafts.csswg.org/css-box-4/
99
TR: https://www.w3.org/TR/css-box-4/
10+
Date: 2020-04-21
11+
Prepare for TR: yes
1012
Abstract: This specification describes the margin and padding properties, which create spacing in and around a CSS box. It may later be extended to include borders (currently described in [[css-backgrounds-3]]).
1113
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1214
Ignored Terms: internal table elements, block layout
@@ -544,7 +546,7 @@ Borders {#borders}
544546
Both sets of properties control the same set of borders:
545547
they are just different ways of indexing each side.
546548

547-
Changes Since CSS Level 3 {#changes}
549+
Changes Since CSS Level 3 {#changes-since-3}
548550
=========================
549551

550552
The following changes have been made to this module
@@ -553,7 +555,7 @@ Changes Since CSS Level 3 {#changes}
553555
<li>Adding the 'margin-trim' property.
554556
</ul>
555557

556-
Changes Since CSS Level 2 {#changes}
558+
Changes Since CSS Level 2 {#changes-since-2}
557559
=========================
558560

559561
The following changes have been made to this module

0 commit comments

Comments
 (0)