From 822c3fb9471c93e73620d0778577d5fc554cb3ac Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Tue, 17 Mar 2020 02:55:32 +0900 Subject: [PATCH 1/2] [css-box-4] Correct version/level metadata --- css-box-4/Overview.bs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/css-box-4/Overview.bs b/css-box-4/Overview.bs index e7b9feb4db8..1cec002aca5 100644 --- a/css-box-4/Overview.bs +++ b/css-box-4/Overview.bs @@ -1,13 +1,13 @@
-Title: CSS Box Model Module Level 3
+Title: CSS Box Model Module Level 4
 Shortname: css-box
-Level: 3
+Level: 4
 Status: ED
 Work Status: Exploring
 Group: csswg
-ED: https://drafts.csswg.org/css-box-3/
-TR: https://www.w3.org/TR/css-box-3/
-Previous Version: https://www.w3.org/TR/2018/WD-css-box-3-20180802/
+ED: https://drafts.csswg.org/css-box-4/
+TR: https://www.w3.org/TR/css-box-4/
+Previous Version: https://www.w3.org/TR/2018/WD-css-box-3-20181218/
 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]]).
 Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
 Ignored Terms: internal table elements, block layout

From 07b9ec0988c64ad03aea1d8034ebce8281d6a6fc Mon Sep 17 00:00:00 2001
From: Tab Atkins Jr 
Date: Mon, 16 Mar 2020 11:00:56 -0700
Subject: [PATCH 2/2] box-4 has no previous version

---
 css-box-4/Overview.bs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/css-box-4/Overview.bs b/css-box-4/Overview.bs
index 1cec002aca5..67b306f4484 100644
--- a/css-box-4/Overview.bs
+++ b/css-box-4/Overview.bs
@@ -7,7 +7,6 @@ Work Status: Exploring
 Group: csswg
 ED: https://drafts.csswg.org/css-box-4/
 TR: https://www.w3.org/TR/css-box-4/
-Previous Version: https://www.w3.org/TR/2018/WD-css-box-3-20181218/
 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]]).
 Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
 Ignored Terms: internal table elements, block layout