Skip to content

Commit 1ed4a71

Browse files
committed
[css-env-1][editorial] Updates for FPWD
1 parent fb9d213 commit 1ed4a71

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

css-env-1/Overview.bs

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
Title: CSS Environment Variables Module Level 1
33
Shortname: css-env
44
Level: 1
5-
Status: ED
5+
Status: FPWD
66
Work Status: exploring
77
Group: CSSWG
8+
Prepare for TR: yes
9+
Date: 2025-09-23
810
URL: https://drafts.csswg.org/css-env-1/
11+
TR: https://www.w3.org/TR/css-env-1
912
Editor: Tab Atkins-Bittner, Google, w3cid 42199
10-
Editor: Dean Jackson, Apple, w3cid 42080
13+
Former Editor: Dean Jackson, Apple, w3cid 42080
1114
Abstract: This specification defines the concept of [=environment variables=] and the ''env()'' function, which work similarly to custom properties and the ''var()'' function, but are defined globally for a document. These can be defined either by the user agent, providing values that can be used on the page based on information the UA has special access to, or provided by the author for "global" variables that are guaranteed to be the same no matter where in the document they're used.
1215
</pre>
1316

0 commit comments

Comments
 (0)