browser-specs 4.29.0 → 4.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +206 -185
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -675,92 +675,6 @@
|
|
|
675
675
|
]
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
|
-
{
|
|
679
|
-
"url": "https://drafts.csswg.org/css-color-hdr-1/",
|
|
680
|
-
"seriesComposition": "full",
|
|
681
|
-
"shortname": "css-color-hdr-1",
|
|
682
|
-
"series": {
|
|
683
|
-
"shortname": "css-color-hdr",
|
|
684
|
-
"currentSpecification": "css-color-hdr-1",
|
|
685
|
-
"title": "CSS Color HDR",
|
|
686
|
-
"shortTitle": "CSS Color HDR",
|
|
687
|
-
"nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
|
|
688
|
-
},
|
|
689
|
-
"seriesVersion": "1",
|
|
690
|
-
"formerNames": [
|
|
691
|
-
"css-color-hdr"
|
|
692
|
-
],
|
|
693
|
-
"organization": "W3C",
|
|
694
|
-
"groups": [
|
|
695
|
-
{
|
|
696
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
697
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
698
|
-
}
|
|
699
|
-
],
|
|
700
|
-
"nightly": {
|
|
701
|
-
"url": "https://drafts.csswg.org/css-color-hdr-1/",
|
|
702
|
-
"status": "Editor's Draft",
|
|
703
|
-
"alternateUrls": [
|
|
704
|
-
"https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
|
|
705
|
-
"https://w3c.github.io/csswg-drafts/css-color-hdr/"
|
|
706
|
-
],
|
|
707
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
708
|
-
"sourcePath": "css-color-hdr-1/Overview.bs",
|
|
709
|
-
"filename": "index.html"
|
|
710
|
-
},
|
|
711
|
-
"title": "CSS Color HDR Module Level 1",
|
|
712
|
-
"source": "spec",
|
|
713
|
-
"shortTitle": "CSS Color HDR 1",
|
|
714
|
-
"categories": [
|
|
715
|
-
"browser"
|
|
716
|
-
],
|
|
717
|
-
"standing": "good"
|
|
718
|
-
},
|
|
719
|
-
{
|
|
720
|
-
"url": "https://drafts.csswg.org/css-display-4/",
|
|
721
|
-
"seriesComposition": "full",
|
|
722
|
-
"shortname": "css-display-4",
|
|
723
|
-
"series": {
|
|
724
|
-
"shortname": "css-display",
|
|
725
|
-
"currentSpecification": "css-display-3",
|
|
726
|
-
"title": "CSS Display",
|
|
727
|
-
"shortTitle": "CSS Display",
|
|
728
|
-
"releaseUrl": "https://www.w3.org/TR/css-display/",
|
|
729
|
-
"nightlyUrl": "https://drafts.csswg.org/css-display/"
|
|
730
|
-
},
|
|
731
|
-
"seriesVersion": "4",
|
|
732
|
-
"seriesPrevious": "css-display-3",
|
|
733
|
-
"organization": "W3C",
|
|
734
|
-
"groups": [
|
|
735
|
-
{
|
|
736
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
737
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
738
|
-
}
|
|
739
|
-
],
|
|
740
|
-
"nightly": {
|
|
741
|
-
"url": "https://drafts.csswg.org/css-display-4/",
|
|
742
|
-
"status": "Editor's Draft",
|
|
743
|
-
"alternateUrls": [
|
|
744
|
-
"https://w3c.github.io/csswg-drafts/css-display-4/"
|
|
745
|
-
],
|
|
746
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
747
|
-
"sourcePath": "css-display-4/Overview.bs",
|
|
748
|
-
"filename": "index.html"
|
|
749
|
-
},
|
|
750
|
-
"title": "CSS Display Module Level 4",
|
|
751
|
-
"source": "spec",
|
|
752
|
-
"shortTitle": "CSS Display 4",
|
|
753
|
-
"categories": [
|
|
754
|
-
"browser"
|
|
755
|
-
],
|
|
756
|
-
"standing": "good",
|
|
757
|
-
"tests": {
|
|
758
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
759
|
-
"testPaths": [
|
|
760
|
-
"css/css-display"
|
|
761
|
-
]
|
|
762
|
-
}
|
|
763
|
-
},
|
|
764
678
|
{
|
|
765
679
|
"url": "https://drafts.csswg.org/css-env-1/",
|
|
766
680
|
"seriesComposition": "full",
|
|
@@ -1047,96 +961,6 @@
|
|
|
1047
961
|
],
|
|
1048
962
|
"standing": "good"
|
|
1049
963
|
},
|
|
1050
|
-
{
|
|
1051
|
-
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
1052
|
-
"seriesComposition": "delta",
|
|
1053
|
-
"shortname": "css-multicol-2",
|
|
1054
|
-
"series": {
|
|
1055
|
-
"shortname": "css-multicol",
|
|
1056
|
-
"currentSpecification": "css-multicol-1",
|
|
1057
|
-
"title": "CSS Multi-column Layout",
|
|
1058
|
-
"shortTitle": "CSS Multicol",
|
|
1059
|
-
"releaseUrl": "https://www.w3.org/TR/css-multicol/",
|
|
1060
|
-
"nightlyUrl": "https://drafts.csswg.org/css-multicol/"
|
|
1061
|
-
},
|
|
1062
|
-
"seriesVersion": "2",
|
|
1063
|
-
"shortTitle": "CSS Multicol 2",
|
|
1064
|
-
"seriesPrevious": "css-multicol-1",
|
|
1065
|
-
"organization": "W3C",
|
|
1066
|
-
"groups": [
|
|
1067
|
-
{
|
|
1068
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1069
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1070
|
-
}
|
|
1071
|
-
],
|
|
1072
|
-
"nightly": {
|
|
1073
|
-
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
1074
|
-
"status": "Editor's Draft",
|
|
1075
|
-
"alternateUrls": [
|
|
1076
|
-
"https://w3c.github.io/csswg-drafts/css-multicol-2/"
|
|
1077
|
-
],
|
|
1078
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1079
|
-
"sourcePath": "css-multicol-2/Overview.bs",
|
|
1080
|
-
"filename": "index.html"
|
|
1081
|
-
},
|
|
1082
|
-
"title": "CSS Multi-column Layout Module Level 2",
|
|
1083
|
-
"source": "spec",
|
|
1084
|
-
"categories": [
|
|
1085
|
-
"browser"
|
|
1086
|
-
],
|
|
1087
|
-
"standing": "good",
|
|
1088
|
-
"tests": {
|
|
1089
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1090
|
-
"testPaths": [
|
|
1091
|
-
"css/css-multicol"
|
|
1092
|
-
]
|
|
1093
|
-
}
|
|
1094
|
-
},
|
|
1095
|
-
{
|
|
1096
|
-
"url": "https://drafts.csswg.org/css-overflow-5/",
|
|
1097
|
-
"seriesComposition": "delta",
|
|
1098
|
-
"shortname": "css-overflow-5",
|
|
1099
|
-
"series": {
|
|
1100
|
-
"shortname": "css-overflow",
|
|
1101
|
-
"currentSpecification": "css-overflow-3",
|
|
1102
|
-
"title": "CSS Overflow",
|
|
1103
|
-
"shortTitle": "CSS Overflow",
|
|
1104
|
-
"releaseUrl": "https://www.w3.org/TR/css-overflow/",
|
|
1105
|
-
"nightlyUrl": "https://drafts.csswg.org/css-overflow/"
|
|
1106
|
-
},
|
|
1107
|
-
"seriesVersion": "5",
|
|
1108
|
-
"seriesPrevious": "css-overflow-4",
|
|
1109
|
-
"organization": "W3C",
|
|
1110
|
-
"groups": [
|
|
1111
|
-
{
|
|
1112
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1113
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1114
|
-
}
|
|
1115
|
-
],
|
|
1116
|
-
"nightly": {
|
|
1117
|
-
"url": "https://drafts.csswg.org/css-overflow-5/",
|
|
1118
|
-
"status": "Editor's Draft",
|
|
1119
|
-
"alternateUrls": [
|
|
1120
|
-
"https://w3c.github.io/csswg-drafts/css-overflow-5/"
|
|
1121
|
-
],
|
|
1122
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1123
|
-
"sourcePath": "css-overflow-5/Overview.bs",
|
|
1124
|
-
"filename": "index.html"
|
|
1125
|
-
},
|
|
1126
|
-
"title": "CSS Overflow Module Level 5",
|
|
1127
|
-
"source": "spec",
|
|
1128
|
-
"shortTitle": "CSS Overflow 5",
|
|
1129
|
-
"categories": [
|
|
1130
|
-
"browser"
|
|
1131
|
-
],
|
|
1132
|
-
"standing": "good",
|
|
1133
|
-
"tests": {
|
|
1134
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1135
|
-
"testPaths": [
|
|
1136
|
-
"css/css-overflow"
|
|
1137
|
-
]
|
|
1138
|
-
}
|
|
1139
|
-
},
|
|
1140
964
|
{
|
|
1141
965
|
"url": "https://drafts.csswg.org/css-position-4/",
|
|
1142
966
|
"seriesComposition": "delta",
|
|
@@ -12769,6 +12593,53 @@
|
|
|
12769
12593
|
]
|
|
12770
12594
|
}
|
|
12771
12595
|
},
|
|
12596
|
+
{
|
|
12597
|
+
"url": "https://www.w3.org/TR/css-color-hdr-1/",
|
|
12598
|
+
"seriesComposition": "full",
|
|
12599
|
+
"shortname": "css-color-hdr-1",
|
|
12600
|
+
"series": {
|
|
12601
|
+
"shortname": "css-color-hdr",
|
|
12602
|
+
"currentSpecification": "css-color-hdr-1",
|
|
12603
|
+
"title": "CSS Color HDR Module",
|
|
12604
|
+
"shortTitle": "CSS Color HDR",
|
|
12605
|
+
"releaseUrl": "https://www.w3.org/TR/css-color-hdr/",
|
|
12606
|
+
"nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
|
|
12607
|
+
},
|
|
12608
|
+
"seriesVersion": "1",
|
|
12609
|
+
"formerNames": [
|
|
12610
|
+
"css-color-hdr"
|
|
12611
|
+
],
|
|
12612
|
+
"organization": "W3C",
|
|
12613
|
+
"groups": [
|
|
12614
|
+
{
|
|
12615
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
12616
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
12617
|
+
}
|
|
12618
|
+
],
|
|
12619
|
+
"release": {
|
|
12620
|
+
"url": "https://www.w3.org/TR/css-color-hdr-1/",
|
|
12621
|
+
"status": "First Public Working Draft",
|
|
12622
|
+
"filename": "Overview.html"
|
|
12623
|
+
},
|
|
12624
|
+
"nightly": {
|
|
12625
|
+
"url": "https://drafts.csswg.org/css-color-hdr-1/",
|
|
12626
|
+
"status": "Editor's Draft",
|
|
12627
|
+
"alternateUrls": [
|
|
12628
|
+
"https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
|
|
12629
|
+
"https://w3c.github.io/csswg-drafts/css-color-hdr/"
|
|
12630
|
+
],
|
|
12631
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12632
|
+
"sourcePath": "css-color-hdr-1/Overview.bs",
|
|
12633
|
+
"filename": "index.html"
|
|
12634
|
+
},
|
|
12635
|
+
"title": "CSS Color HDR Module Level 1",
|
|
12636
|
+
"source": "w3c",
|
|
12637
|
+
"shortTitle": "CSS Color HDR 1",
|
|
12638
|
+
"categories": [
|
|
12639
|
+
"browser"
|
|
12640
|
+
],
|
|
12641
|
+
"standing": "good"
|
|
12642
|
+
},
|
|
12772
12643
|
{
|
|
12773
12644
|
"url": "https://www.w3.org/TR/css-conditional-3/",
|
|
12774
12645
|
"seriesComposition": "full",
|
|
@@ -13224,6 +13095,56 @@
|
|
|
13224
13095
|
]
|
|
13225
13096
|
}
|
|
13226
13097
|
},
|
|
13098
|
+
{
|
|
13099
|
+
"url": "https://www.w3.org/TR/css-display-4/",
|
|
13100
|
+
"seriesComposition": "full",
|
|
13101
|
+
"shortname": "css-display-4",
|
|
13102
|
+
"series": {
|
|
13103
|
+
"shortname": "css-display",
|
|
13104
|
+
"currentSpecification": "css-display-3",
|
|
13105
|
+
"title": "CSS Display",
|
|
13106
|
+
"shortTitle": "CSS Display",
|
|
13107
|
+
"releaseUrl": "https://www.w3.org/TR/css-display/",
|
|
13108
|
+
"nightlyUrl": "https://drafts.csswg.org/css-display/"
|
|
13109
|
+
},
|
|
13110
|
+
"seriesVersion": "4",
|
|
13111
|
+
"seriesPrevious": "css-display-3",
|
|
13112
|
+
"organization": "W3C",
|
|
13113
|
+
"groups": [
|
|
13114
|
+
{
|
|
13115
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
13116
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
13117
|
+
}
|
|
13118
|
+
],
|
|
13119
|
+
"release": {
|
|
13120
|
+
"url": "https://www.w3.org/TR/css-display-4/",
|
|
13121
|
+
"status": "First Public Working Draft",
|
|
13122
|
+
"filename": "Overview.html"
|
|
13123
|
+
},
|
|
13124
|
+
"nightly": {
|
|
13125
|
+
"url": "https://drafts.csswg.org/css-display-4/",
|
|
13126
|
+
"status": "Editor's Draft",
|
|
13127
|
+
"alternateUrls": [
|
|
13128
|
+
"https://w3c.github.io/csswg-drafts/css-display-4/"
|
|
13129
|
+
],
|
|
13130
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
13131
|
+
"sourcePath": "css-display-4/Overview.bs",
|
|
13132
|
+
"filename": "index.html"
|
|
13133
|
+
},
|
|
13134
|
+
"title": "CSS Display Module Level 4",
|
|
13135
|
+
"source": "w3c",
|
|
13136
|
+
"shortTitle": "CSS Display 4",
|
|
13137
|
+
"categories": [
|
|
13138
|
+
"browser"
|
|
13139
|
+
],
|
|
13140
|
+
"standing": "good",
|
|
13141
|
+
"tests": {
|
|
13142
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13143
|
+
"testPaths": [
|
|
13144
|
+
"css/css-display"
|
|
13145
|
+
]
|
|
13146
|
+
}
|
|
13147
|
+
},
|
|
13227
13148
|
{
|
|
13228
13149
|
"url": "https://www.w3.org/TR/css-easing-1/",
|
|
13229
13150
|
"seriesComposition": "full",
|
|
@@ -14214,6 +14135,56 @@
|
|
|
14214
14135
|
]
|
|
14215
14136
|
}
|
|
14216
14137
|
},
|
|
14138
|
+
{
|
|
14139
|
+
"url": "https://www.w3.org/TR/css-multicol-2/",
|
|
14140
|
+
"seriesComposition": "full",
|
|
14141
|
+
"shortname": "css-multicol-2",
|
|
14142
|
+
"series": {
|
|
14143
|
+
"shortname": "css-multicol",
|
|
14144
|
+
"currentSpecification": "css-multicol-1",
|
|
14145
|
+
"title": "CSS Multi-column Layout",
|
|
14146
|
+
"shortTitle": "CSS Multicol",
|
|
14147
|
+
"releaseUrl": "https://www.w3.org/TR/css-multicol/",
|
|
14148
|
+
"nightlyUrl": "https://drafts.csswg.org/css-multicol/"
|
|
14149
|
+
},
|
|
14150
|
+
"seriesVersion": "2",
|
|
14151
|
+
"shortTitle": "CSS Multicol 2",
|
|
14152
|
+
"seriesPrevious": "css-multicol-1",
|
|
14153
|
+
"organization": "W3C",
|
|
14154
|
+
"groups": [
|
|
14155
|
+
{
|
|
14156
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14157
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14158
|
+
}
|
|
14159
|
+
],
|
|
14160
|
+
"release": {
|
|
14161
|
+
"url": "https://www.w3.org/TR/css-multicol-2/",
|
|
14162
|
+
"status": "First Public Working Draft",
|
|
14163
|
+
"filename": "Overview.html"
|
|
14164
|
+
},
|
|
14165
|
+
"nightly": {
|
|
14166
|
+
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
14167
|
+
"status": "Editor's Draft",
|
|
14168
|
+
"alternateUrls": [
|
|
14169
|
+
"https://w3c.github.io/csswg-drafts/css-multicol-2/"
|
|
14170
|
+
],
|
|
14171
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14172
|
+
"sourcePath": "css-multicol-2/Overview.bs",
|
|
14173
|
+
"filename": "index.html"
|
|
14174
|
+
},
|
|
14175
|
+
"title": "CSS Multi-column Layout Module Level 2",
|
|
14176
|
+
"source": "w3c",
|
|
14177
|
+
"categories": [
|
|
14178
|
+
"browser"
|
|
14179
|
+
],
|
|
14180
|
+
"standing": "good",
|
|
14181
|
+
"tests": {
|
|
14182
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14183
|
+
"testPaths": [
|
|
14184
|
+
"css/css-multicol"
|
|
14185
|
+
]
|
|
14186
|
+
}
|
|
14187
|
+
},
|
|
14217
14188
|
{
|
|
14218
14189
|
"url": "https://www.w3.org/TR/css-namespaces-3/",
|
|
14219
14190
|
"seriesComposition": "full",
|
|
@@ -14454,6 +14425,56 @@
|
|
|
14454
14425
|
]
|
|
14455
14426
|
}
|
|
14456
14427
|
},
|
|
14428
|
+
{
|
|
14429
|
+
"url": "https://www.w3.org/TR/css-overflow-5/",
|
|
14430
|
+
"seriesComposition": "delta",
|
|
14431
|
+
"shortname": "css-overflow-5",
|
|
14432
|
+
"series": {
|
|
14433
|
+
"shortname": "css-overflow",
|
|
14434
|
+
"currentSpecification": "css-overflow-3",
|
|
14435
|
+
"title": "CSS Overflow",
|
|
14436
|
+
"shortTitle": "CSS Overflow",
|
|
14437
|
+
"releaseUrl": "https://www.w3.org/TR/css-overflow/",
|
|
14438
|
+
"nightlyUrl": "https://drafts.csswg.org/css-overflow/"
|
|
14439
|
+
},
|
|
14440
|
+
"seriesVersion": "5",
|
|
14441
|
+
"seriesPrevious": "css-overflow-4",
|
|
14442
|
+
"organization": "W3C",
|
|
14443
|
+
"groups": [
|
|
14444
|
+
{
|
|
14445
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14446
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14447
|
+
}
|
|
14448
|
+
],
|
|
14449
|
+
"release": {
|
|
14450
|
+
"url": "https://www.w3.org/TR/css-overflow-5/",
|
|
14451
|
+
"status": "First Public Working Draft",
|
|
14452
|
+
"filename": "Overview.html"
|
|
14453
|
+
},
|
|
14454
|
+
"nightly": {
|
|
14455
|
+
"url": "https://drafts.csswg.org/css-overflow-5/",
|
|
14456
|
+
"status": "Editor's Draft",
|
|
14457
|
+
"alternateUrls": [
|
|
14458
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-5/"
|
|
14459
|
+
],
|
|
14460
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14461
|
+
"sourcePath": "css-overflow-5/Overview.bs",
|
|
14462
|
+
"filename": "index.html"
|
|
14463
|
+
},
|
|
14464
|
+
"title": "CSS Overflow Module Level 5",
|
|
14465
|
+
"source": "w3c",
|
|
14466
|
+
"shortTitle": "CSS Overflow 5",
|
|
14467
|
+
"categories": [
|
|
14468
|
+
"browser"
|
|
14469
|
+
],
|
|
14470
|
+
"standing": "good",
|
|
14471
|
+
"tests": {
|
|
14472
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14473
|
+
"testPaths": [
|
|
14474
|
+
"css/css-overflow"
|
|
14475
|
+
]
|
|
14476
|
+
}
|
|
14477
|
+
},
|
|
14457
14478
|
{
|
|
14458
14479
|
"url": "https://www.w3.org/TR/css-overscroll-1/",
|
|
14459
14480
|
"seriesComposition": "full",
|
|
@@ -21042,8 +21063,8 @@
|
|
|
21042
21063
|
"series": {
|
|
21043
21064
|
"shortname": "requestidlecallback",
|
|
21044
21065
|
"currentSpecification": "requestidlecallback",
|
|
21045
|
-
"title": "requestIdleCallback()
|
|
21046
|
-
"shortTitle": "requestIdleCallback()
|
|
21066
|
+
"title": "requestIdleCallback()",
|
|
21067
|
+
"shortTitle": "requestIdleCallback()",
|
|
21047
21068
|
"releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
|
|
21048
21069
|
"nightlyUrl": "https://w3c.github.io/requestidlecallback/"
|
|
21049
21070
|
},
|
|
@@ -21067,9 +21088,9 @@
|
|
|
21067
21088
|
"sourcePath": "index.html",
|
|
21068
21089
|
"filename": "index.html"
|
|
21069
21090
|
},
|
|
21070
|
-
"title": "requestIdleCallback()
|
|
21091
|
+
"title": "requestIdleCallback()",
|
|
21071
21092
|
"source": "w3c",
|
|
21072
|
-
"shortTitle": "requestIdleCallback()
|
|
21093
|
+
"shortTitle": "requestIdleCallback()",
|
|
21073
21094
|
"categories": [
|
|
21074
21095
|
"browser"
|
|
21075
21096
|
],
|
|
@@ -22690,7 +22711,7 @@
|
|
|
22690
22711
|
],
|
|
22691
22712
|
"release": {
|
|
22692
22713
|
"url": "https://www.w3.org/TR/wasm-core-2/",
|
|
22693
|
-
"status": "
|
|
22714
|
+
"status": "Candidate Recommendation Draft",
|
|
22694
22715
|
"filename": "Overview.html"
|
|
22695
22716
|
},
|
|
22696
22717
|
"title": "WebAssembly Core Specification",
|
|
@@ -22732,7 +22753,7 @@
|
|
|
22732
22753
|
],
|
|
22733
22754
|
"release": {
|
|
22734
22755
|
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
22735
|
-
"status": "
|
|
22756
|
+
"status": "Candidate Recommendation Draft",
|
|
22736
22757
|
"filename": "Overview.html"
|
|
22737
22758
|
},
|
|
22738
22759
|
"nightly": {
|
|
@@ -22779,7 +22800,7 @@
|
|
|
22779
22800
|
],
|
|
22780
22801
|
"release": {
|
|
22781
22802
|
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
22782
|
-
"status": "
|
|
22803
|
+
"status": "Candidate Recommendation Draft",
|
|
22783
22804
|
"filename": "Overview.html"
|
|
22784
22805
|
},
|
|
22785
22806
|
"nightly": {
|
|
@@ -23949,7 +23970,7 @@
|
|
|
23949
23970
|
],
|
|
23950
23971
|
"release": {
|
|
23951
23972
|
"url": "https://www.w3.org/TR/webgpu/",
|
|
23952
|
-
"status": "
|
|
23973
|
+
"status": "Candidate Recommendation Snapshot",
|
|
23953
23974
|
"filename": "Overview.html"
|
|
23954
23975
|
},
|
|
23955
23976
|
"nightly": {
|
|
@@ -24871,7 +24892,7 @@
|
|
|
24871
24892
|
],
|
|
24872
24893
|
"release": {
|
|
24873
24894
|
"url": "https://www.w3.org/TR/WGSL/",
|
|
24874
|
-
"status": "
|
|
24895
|
+
"status": "Candidate Recommendation Snapshot",
|
|
24875
24896
|
"filename": "Overview.html"
|
|
24876
24897
|
},
|
|
24877
24898
|
"title": "WebGPU Shading Language",
|
package/package.json
CHANGED