Skip to content

Commit e3d4770

Browse files
committed
[css-properties-values-api-1][editorial] changes for publication
1 parent f1a74f0 commit e3d4770

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-properties-values-api/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<pre class='metadata'>
22
Title: CSS Properties and Values API Level 1
3-
Status: ED
3+
Status: WD
4+
Date: 2024-03-26
5+
Prepare for TR: Yes
46
Group: houdini
57
ED: https://drafts.css-houdini.org/css-properties-values-api-1/
68
TR: https://www.w3.org/TR/css-properties-values-api-1/
@@ -13,10 +15,10 @@ Level: 1
1315
Abstract: This CSS module defines an API for registering new CSS properties. Properties registered using this API are provided with a parse syntax that defines a type, inheritance behaviour, and an initial value.
1416
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
1517
Former Editor: Shane Stephens, [email protected], w3cid 47691
16-
Editor: Daniel Glazman, [email protected], w3cid 13329
18+
Former Editor: Daniel Glazman, [email protected], w3cid 13329
1719
Editor: Alan Stearns, [email protected], w3cid 46659
1820
Former Editor: Elliot Sprehn, [email protected]
19-
Editor: Greg Whitworth, gwhit@microsoft.com, w3cid 69511
21+
Editor: Greg Whitworth, gwhitworth@salesforce.com , w3cid 69511
2022
Ignored Terms: boolean, Animatable, Map, Context, isolated worker, SyntaxError,
2123
Ignored Terms: InvalidModificationError, NotFoundError, StylePropertyMapReadOnly,
2224
Ignored Terms: worklet global scope

0 commit comments

Comments
 (0)