Skip to content

Commit 13d9358

Browse files
author
AutoUpdateBot
committed
2025-09-23T14:24:21 auto update
1 parent 5fabc1c commit 13d9358

File tree

3 files changed

+35
-11
lines changed

3 files changed

+35
-11
lines changed

refs/browser-specs.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -328,17 +328,6 @@
328328
"source": "https://raw.githubusercontent.com/w3c/browser-specs/web-specs%40latest/index.json",
329329
"repository": "https://github.com/w3c/csswg-drafts"
330330
},
331-
"CSS-ENV-1": {
332-
"href": "https://drafts.csswg.org/css-env-1/",
333-
"title": "CSS Environment Variables Module Level 1",
334-
"status": "Editor's Draft",
335-
"publisher": "W3C",
336-
"deliveredBy": [
337-
"https://www.w3.org/groups/wg/css/"
338-
],
339-
"source": "https://raw.githubusercontent.com/w3c/browser-specs/web-specs%40latest/index.json",
340-
"repository": "https://github.com/w3c/csswg-drafts"
341-
},
342331
"CSS-EXTENSIONS-1": {
343332
"href": "https://drafts.csswg.org/css-extensions-1/",
344333
"title": "CSS Extensions",

refs/w3c.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48215,6 +48215,36 @@
4821548215
},
4821648216
"repository": "https://github.com/w3c/csswg-drafts"
4821748217
},
48218+
"css-env": {
48219+
"aliasOf": "css-env-1",
48220+
"isSeriesAlias": true
48221+
},
48222+
"css-env-1": {
48223+
"rawDate": "2025-09-23",
48224+
"href": "https://www.w3.org/TR/css-env-1/",
48225+
"title": "CSS Environment Variables Module Level 1",
48226+
"edDraft": "https://drafts.csswg.org/css-env-1/",
48227+
"publisher": "W3C",
48228+
"source": "https://api.w3.org/specifications/css-env-1",
48229+
"versions": {
48230+
"20250923": {
48231+
"href": "https://www.w3.org/TR/2025/WD-css-env-1-20250923/",
48232+
"title": "CSS Environment Variables Module Level 1",
48233+
"rawDate": "2025-09-23",
48234+
"status": "FPWD",
48235+
"publisher": "W3C",
48236+
"deliveredBy": [
48237+
"https://www.w3.org/groups/wg/css/"
48238+
],
48239+
"source": "https://api.w3.org/specifications/css-env-1/versions/20250923"
48240+
}
48241+
},
48242+
"status": "FPWD",
48243+
"deliveredBy": [
48244+
"https://www.w3.org/groups/wg/css/"
48245+
],
48246+
"repository": "https://github.com/w3c/csswg-drafts"
48247+
},
4821848248
"css-exclusions": {
4821948249
"aliasOf": "css3-exclusions",
4822048250
"isSeriesAlias": true

test/ref-list.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3992,7 +3992,12 @@
39923992
"CSS-EASING-2",
39933993
"css-easing-2-20240829",
39943994
"CSS-EASING-2-20240829",
3995+
"css-env",
3996+
"CSS-ENV",
3997+
"css-env-1",
39953998
"CSS-ENV-1",
3999+
"css-env-1-20250923",
4000+
"CSS-ENV-1-20250923",
39964001
"css-exclusions",
39974002
"CSS-EXCLUSIONS",
39984003
"CSS-EXCLUSIONS-1",

0 commit comments

Comments
 (0)