Skip to content

Commit 35e2fe9

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.4.
1 parent e256572 commit 35e2fe9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+786
-795
lines changed

ed/algorithms/css-flexbox-1.json

Lines changed: 33 additions & 33 deletions
Large diffs are not rendered by default.

ed/algorithms/css-grid-1.json

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

ed/algorithms/css-grid-2.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

ed/headings/css-flexbox-1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,12 @@
411411
"level": 2,
412412
"title": "Changes"
413413
},
414+
{
415+
"id": "changes-20251014",
416+
"href": "https://drafts.csswg.org/css-flexbox-1/#changes-20251014",
417+
"level": 3,
418+
"title": "Changes since the 14 October 2025 CRD"
419+
},
414420
{
415421
"id": "changes-20181119",
416422
"href": "https://drafts.csswg.org/css-flexbox-1/#changes-20181119",
@@ -579,12 +585,6 @@
579585
"level": 3,
580586
"title": "Non-experimental implementations"
581587
},
582-
{
583-
"id": "w3c-cr-exit-criteria",
584-
"href": "https://drafts.csswg.org/css-flexbox-1/#w3c-cr-exit-criteria",
585-
"level": 3,
586-
"title": "CR exit criteria"
587-
},
588588
{
589589
"id": "index",
590590
"href": "https://drafts.csswg.org/css-flexbox-1/#index",

ed/ids/WGSL.json

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,6 +1791,8 @@
17911791
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A7",
17921792
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scope",
17931793
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A2",
1794+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-constructor%E2%91%A0",
1795+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A3",
17941796
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-type_alias_decl",
17951797
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-ident%E2%91%A3",
17961798
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax_sym-equal",
@@ -1824,9 +1826,9 @@
18241826
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6",
18251827
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-generator%E2%91%A2",
18261828
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A3",
1827-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-constructor%E2%91%A0",
1828-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A4",
18291829
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-constructor%E2%91%A1",
1830+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A4",
1831+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-constructor%E2%91%A2",
18301832
"https://gpuweb.github.io/gpuweb/wgsl/#var-and-value",
18311833
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-variable-declaration%E2%91%A1",
18321834
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-declaration%E2%91%A0",
@@ -1837,7 +1839,7 @@
18371839
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A8",
18381840
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A1",
18391841
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A8",
1840-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A3",
1842+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A4",
18411843
"https://gpuweb.github.io/gpuweb/wgsl/#function-scope",
18421844
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dynamic-context",
18431845
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A3",
@@ -2091,7 +2093,7 @@
20912093
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-function%E2%91%A7",
20922094
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-scope%E2%91%A5",
20932095
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dynamic-context%E2%91%A1",
2094-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A4",
2096+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A5",
20952097
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dynamic-context%E2%91%A2",
20962098
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A0",
20972099
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resource%E2%91%A4",
@@ -2543,14 +2545,14 @@
25432545
"https://gpuweb.github.io/gpuweb/wgsl/#var-identifier-expr",
25442546
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A3",
25452547
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A1",
2546-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A5",
2548+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A6",
25472549
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A0%E2%91%A3",
25482550
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A1%E2%91%A0",
25492551
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A8",
25502552
"https://gpuweb.github.io/gpuweb/wgsl/#formal-parameter-expr",
25512553
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A4",
25522554
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A2",
2553-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A6",
2555+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A7",
25542556
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-call-site%E2%91%A3",
25552557
"https://gpuweb.github.io/gpuweb/wgsl/#address-of-expr",
25562558
"https://gpuweb.github.io/gpuweb/wgsl/#address-of",
@@ -2566,18 +2568,18 @@
25662568
"https://gpuweb.github.io/gpuweb/wgsl/#value-identifier-expr",
25672569
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A5",
25682570
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A3",
2569-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A7",
2571+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A8",
25702572
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A6",
25712573
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A3%E2%91%A3",
25722574
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-module-creation%E2%91%A0%E2%91%A3",
25732575
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A6",
25742576
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A4",
2575-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A8",
2577+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%93%AA",
25762578
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A0%E2%91%A1",
25772579
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-constant-id%E2%91%A0",
25782580
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A7",
25792581
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A5",
2580-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%93%AA",
2582+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A0",
25812583
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-let-declaration%E2%91%A5",
25822584
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-let-declaration%E2%91%A6",
25832585
"https://gpuweb.github.io/gpuweb/wgsl/#enum-expr",
@@ -2622,7 +2624,7 @@
26222624
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A2",
26232625
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type%E2%91%A5",
26242626
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-generator%E2%91%A5",
2625-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-constructor%E2%91%A2",
2627+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-value-constructor%E2%91%A3",
26262628
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-primary_expression",
26272629
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-template_elaborated_ident%E2%91%A1",
26282630
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-call_expression",
@@ -2817,7 +2819,7 @@
28172819
"https://gpuweb.github.io/gpuweb/wgsl/#compound-statement",
28182820
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A0%E2%93%AA",
28192821
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%91%A4",
2820-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A0",
2822+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A1",
28212823
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-compound_statement",
28222824
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-attribute%E2%91%A3",
28232825
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax_sym-brace_left%E2%91%A0",
@@ -3058,10 +3060,10 @@
30583060
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-continuing%E2%91%A0",
30593061
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A0%E2%91%A2",
30603062
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%91%A5",
3061-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A1",
3063+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A2",
30623064
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-iteration%E2%91%A1",
30633065
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compound-statement%E2%91%A7",
3064-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A2",
3066+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A3",
30653067
"https://gpuweb.github.io/gpuweb/wgsl/#example-9a4b41da",
30663068
"https://gpuweb.github.io/gpuweb/wgsl/#example-0f3415fb",
30673069
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dynamic-error%E2%91%A3",
@@ -3278,7 +3280,7 @@
32783280
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A4",
32793281
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A0",
32803282
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A1%E2%91%A5",
3281-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A3",
3283+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A4",
32823284
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-user-defined-function%E2%91%A5",
32833285
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-overload%E2%91%A1",
32843286
"https://gpuweb.github.io/gpuweb/wgsl/#formal-parameter",
@@ -5461,9 +5463,10 @@
54615463
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-predeclared%E2%91%A0%E2%91%A6",
54625464
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A1%E2%93%AA",
54635465
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A1%E2%91%A4",
5466+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A0%E2%93%AA",
54645467
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%91%A8",
54655468
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A4",
5466-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A4",
5469+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A5",
54675470
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A2%E2%93%AA",
54685471
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A5",
54695472
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A3%E2%91%A7",

ed/ids/css-content-3.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A7",
116116
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-quote",
117117
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A8",
118-
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader",
118+
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader",
119119
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A0%E2%93%AA",
120120
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-target",
121121
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A0%E2%91%A0",
@@ -246,9 +246,9 @@
246246
"https://drafts.csswg.org/css-content-3/#ref-for-valdef-content-close-quote%E2%91%A6",
247247
"https://drafts.csswg.org/css-content-3/#example-eb11c28e",
248248
"https://drafts.csswg.org/css-content-3/#leaders",
249-
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A0",
249+
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader",
250250
"https://drafts.csswg.org/css-content-3/#leader-function",
251-
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader",
251+
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A0",
252252
"https://drafts.csswg.org/css-content-3/#funcdef-content-leader",
253253
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-leader-type",
254254
"https://drafts.csswg.org/css-content-3/#funcdef-leader",

0 commit comments

Comments
 (0)