browser-specs 4.8.0 → 4.8.1
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 +98 -127
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -255,6 +255,46 @@
|
|
|
255
255
|
]
|
|
256
256
|
}
|
|
257
257
|
},
|
|
258
|
+
{
|
|
259
|
+
"url": "https://compression.spec.whatwg.org/",
|
|
260
|
+
"seriesComposition": "full",
|
|
261
|
+
"shortname": "compression",
|
|
262
|
+
"series": {
|
|
263
|
+
"shortname": "compression",
|
|
264
|
+
"currentSpecification": "compression",
|
|
265
|
+
"title": "Compression Streams",
|
|
266
|
+
"shortTitle": "Compression Streams",
|
|
267
|
+
"nightlyUrl": "https://wicg.github.io/compression/"
|
|
268
|
+
},
|
|
269
|
+
"organization": "WHATWG",
|
|
270
|
+
"groups": [
|
|
271
|
+
{
|
|
272
|
+
"name": "Streams Workstream",
|
|
273
|
+
"url": "https://compression.spec.whatwg.org/"
|
|
274
|
+
}
|
|
275
|
+
],
|
|
276
|
+
"nightly": {
|
|
277
|
+
"url": "https://wicg.github.io/compression/",
|
|
278
|
+
"status": "Draft Community Group Report",
|
|
279
|
+
"alternateUrls": [],
|
|
280
|
+
"repository": "https://github.com/WICG/compression",
|
|
281
|
+
"sourcePath": "index.bs",
|
|
282
|
+
"filename": "index.html"
|
|
283
|
+
},
|
|
284
|
+
"title": "Compression Streams",
|
|
285
|
+
"source": "specref",
|
|
286
|
+
"shortTitle": "Compression Streams",
|
|
287
|
+
"categories": [
|
|
288
|
+
"browser"
|
|
289
|
+
],
|
|
290
|
+
"standing": "good",
|
|
291
|
+
"tests": {
|
|
292
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
293
|
+
"testPaths": [
|
|
294
|
+
"compression"
|
|
295
|
+
]
|
|
296
|
+
}
|
|
297
|
+
},
|
|
258
298
|
{
|
|
259
299
|
"url": "https://console.spec.whatwg.org/",
|
|
260
300
|
"seriesComposition": "full",
|
|
@@ -1334,45 +1374,6 @@
|
|
|
1334
1374
|
]
|
|
1335
1375
|
}
|
|
1336
1376
|
},
|
|
1337
|
-
{
|
|
1338
|
-
"url": "https://drafts.csswg.org/css-view-transitions-2/",
|
|
1339
|
-
"seriesComposition": "delta",
|
|
1340
|
-
"shortname": "css-view-transitions-2",
|
|
1341
|
-
"series": {
|
|
1342
|
-
"shortname": "css-view-transitions",
|
|
1343
|
-
"currentSpecification": "css-view-transitions-1",
|
|
1344
|
-
"title": "CSS View Transitions Module",
|
|
1345
|
-
"shortTitle": "CSS View Transitions",
|
|
1346
|
-
"releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
|
|
1347
|
-
"nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
|
|
1348
|
-
},
|
|
1349
|
-
"seriesVersion": "2",
|
|
1350
|
-
"seriesPrevious": "css-view-transitions-1",
|
|
1351
|
-
"organization": "W3C",
|
|
1352
|
-
"groups": [
|
|
1353
|
-
{
|
|
1354
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1355
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1356
|
-
}
|
|
1357
|
-
],
|
|
1358
|
-
"nightly": {
|
|
1359
|
-
"url": "https://drafts.csswg.org/css-view-transitions-2/",
|
|
1360
|
-
"status": "Editor's Draft",
|
|
1361
|
-
"alternateUrls": [
|
|
1362
|
-
"https://w3c.github.io/csswg-drafts/css-view-transitions-2/"
|
|
1363
|
-
],
|
|
1364
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1365
|
-
"sourcePath": "css-view-transitions-2/Overview.bs",
|
|
1366
|
-
"filename": "index.html"
|
|
1367
|
-
},
|
|
1368
|
-
"title": "CSS View Transitions Module Level 2",
|
|
1369
|
-
"source": "spec",
|
|
1370
|
-
"shortTitle": "CSS View Transitions 2",
|
|
1371
|
-
"categories": [
|
|
1372
|
-
"browser"
|
|
1373
|
-
],
|
|
1374
|
-
"standing": "good"
|
|
1375
|
-
},
|
|
1376
1377
|
{
|
|
1377
1378
|
"url": "https://drafts.fxtf.org/compositing-2/",
|
|
1378
1379
|
"seriesComposition": "full",
|
|
@@ -6742,46 +6743,6 @@
|
|
|
6742
6743
|
]
|
|
6743
6744
|
}
|
|
6744
6745
|
},
|
|
6745
|
-
{
|
|
6746
|
-
"url": "https://wicg.github.io/compression/",
|
|
6747
|
-
"seriesComposition": "full",
|
|
6748
|
-
"shortname": "compression",
|
|
6749
|
-
"series": {
|
|
6750
|
-
"shortname": "compression",
|
|
6751
|
-
"currentSpecification": "compression",
|
|
6752
|
-
"title": "Compression Streams",
|
|
6753
|
-
"shortTitle": "Compression Streams",
|
|
6754
|
-
"nightlyUrl": "https://wicg.github.io/compression/"
|
|
6755
|
-
},
|
|
6756
|
-
"organization": "W3C",
|
|
6757
|
-
"groups": [
|
|
6758
|
-
{
|
|
6759
|
-
"name": "Web Platform Incubator Community Group",
|
|
6760
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
6761
|
-
}
|
|
6762
|
-
],
|
|
6763
|
-
"nightly": {
|
|
6764
|
-
"url": "https://wicg.github.io/compression/",
|
|
6765
|
-
"status": "Draft Community Group Report",
|
|
6766
|
-
"alternateUrls": [],
|
|
6767
|
-
"repository": "https://github.com/WICG/compression",
|
|
6768
|
-
"sourcePath": "index.bs",
|
|
6769
|
-
"filename": "index.html"
|
|
6770
|
-
},
|
|
6771
|
-
"title": "Compression Streams",
|
|
6772
|
-
"source": "specref",
|
|
6773
|
-
"shortTitle": "Compression Streams",
|
|
6774
|
-
"categories": [
|
|
6775
|
-
"browser"
|
|
6776
|
-
],
|
|
6777
|
-
"standing": "good",
|
|
6778
|
-
"tests": {
|
|
6779
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
6780
|
-
"testPaths": [
|
|
6781
|
-
"compression"
|
|
6782
|
-
]
|
|
6783
|
-
}
|
|
6784
|
-
},
|
|
6785
6746
|
{
|
|
6786
6747
|
"url": "https://wicg.github.io/content-index/spec/",
|
|
6787
6748
|
"seriesComposition": "full",
|
|
@@ -6970,40 +6931,6 @@
|
|
|
6970
6931
|
]
|
|
6971
6932
|
}
|
|
6972
6933
|
},
|
|
6973
|
-
{
|
|
6974
|
-
"url": "https://wicg.github.io/custom-state-pseudo-class/",
|
|
6975
|
-
"seriesComposition": "full",
|
|
6976
|
-
"shortname": "custom-state-pseudo-class",
|
|
6977
|
-
"series": {
|
|
6978
|
-
"shortname": "custom-state-pseudo-class",
|
|
6979
|
-
"currentSpecification": "custom-state-pseudo-class",
|
|
6980
|
-
"title": "Custom State Pseudo Class",
|
|
6981
|
-
"shortTitle": "Custom State Pseudo Class",
|
|
6982
|
-
"nightlyUrl": "https://wicg.github.io/custom-state-pseudo-class/"
|
|
6983
|
-
},
|
|
6984
|
-
"organization": "W3C",
|
|
6985
|
-
"groups": [
|
|
6986
|
-
{
|
|
6987
|
-
"name": "Web Platform Incubator Community Group",
|
|
6988
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
6989
|
-
}
|
|
6990
|
-
],
|
|
6991
|
-
"nightly": {
|
|
6992
|
-
"url": "https://wicg.github.io/custom-state-pseudo-class/",
|
|
6993
|
-
"status": "Draft Community Group Report",
|
|
6994
|
-
"alternateUrls": [],
|
|
6995
|
-
"repository": "https://github.com/WICG/custom-state-pseudo-class",
|
|
6996
|
-
"sourcePath": "index.bs",
|
|
6997
|
-
"filename": "index.html"
|
|
6998
|
-
},
|
|
6999
|
-
"title": "Custom State Pseudo Class",
|
|
7000
|
-
"source": "spec",
|
|
7001
|
-
"shortTitle": "Custom State Pseudo Class",
|
|
7002
|
-
"categories": [
|
|
7003
|
-
"browser"
|
|
7004
|
-
],
|
|
7005
|
-
"standing": "good"
|
|
7006
|
-
},
|
|
7007
6934
|
{
|
|
7008
6935
|
"url": "https://wicg.github.io/datacue/",
|
|
7009
6936
|
"seriesComposition": "full",
|
|
@@ -15984,6 +15911,50 @@
|
|
|
15984
15911
|
],
|
|
15985
15912
|
"standing": "good"
|
|
15986
15913
|
},
|
|
15914
|
+
{
|
|
15915
|
+
"url": "https://www.w3.org/TR/css-view-transitions-2/",
|
|
15916
|
+
"seriesComposition": "delta",
|
|
15917
|
+
"shortname": "css-view-transitions-2",
|
|
15918
|
+
"series": {
|
|
15919
|
+
"shortname": "css-view-transitions",
|
|
15920
|
+
"currentSpecification": "css-view-transitions-1",
|
|
15921
|
+
"title": "CSS View Transitions Module",
|
|
15922
|
+
"shortTitle": "CSS View Transitions",
|
|
15923
|
+
"releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
|
|
15924
|
+
"nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
|
|
15925
|
+
},
|
|
15926
|
+
"seriesVersion": "2",
|
|
15927
|
+
"seriesPrevious": "css-view-transitions-1",
|
|
15928
|
+
"organization": "W3C",
|
|
15929
|
+
"groups": [
|
|
15930
|
+
{
|
|
15931
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
15932
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
15933
|
+
}
|
|
15934
|
+
],
|
|
15935
|
+
"release": {
|
|
15936
|
+
"url": "https://www.w3.org/TR/css-view-transitions-2/",
|
|
15937
|
+
"status": "First Public Working Draft",
|
|
15938
|
+
"filename": "Overview.html"
|
|
15939
|
+
},
|
|
15940
|
+
"nightly": {
|
|
15941
|
+
"url": "https://drafts.csswg.org/css-view-transitions-2/",
|
|
15942
|
+
"status": "Editor's Draft",
|
|
15943
|
+
"alternateUrls": [
|
|
15944
|
+
"https://w3c.github.io/csswg-drafts/css-view-transitions-2/"
|
|
15945
|
+
],
|
|
15946
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15947
|
+
"sourcePath": "css-view-transitions-2/Overview.bs",
|
|
15948
|
+
"filename": "index.html"
|
|
15949
|
+
},
|
|
15950
|
+
"title": "CSS View Transitions Module Level 2",
|
|
15951
|
+
"source": "w3c",
|
|
15952
|
+
"shortTitle": "CSS View Transitions 2",
|
|
15953
|
+
"categories": [
|
|
15954
|
+
"browser"
|
|
15955
|
+
],
|
|
15956
|
+
"standing": "good"
|
|
15957
|
+
},
|
|
15987
15958
|
{
|
|
15988
15959
|
"url": "https://www.w3.org/TR/css-viewport-1/",
|
|
15989
15960
|
"seriesComposition": "full",
|
|
@@ -19083,9 +19054,9 @@
|
|
|
19083
19054
|
"shortname": "orientation-event",
|
|
19084
19055
|
"series": {
|
|
19085
19056
|
"shortname": "orientation-event",
|
|
19057
|
+
"title": "Device Orientation and Motion",
|
|
19086
19058
|
"currentSpecification": "orientation-event",
|
|
19087
|
-
"
|
|
19088
|
-
"shortTitle": "DeviceOrientation Event",
|
|
19059
|
+
"shortTitle": "Device Orientation and Motion",
|
|
19089
19060
|
"releaseUrl": "https://www.w3.org/TR/orientation-event/",
|
|
19090
19061
|
"nightlyUrl": "https://w3c.github.io/deviceorientation/"
|
|
19091
19062
|
},
|
|
@@ -19113,9 +19084,9 @@
|
|
|
19113
19084
|
"sourcePath": "index.bs",
|
|
19114
19085
|
"filename": "index.html"
|
|
19115
19086
|
},
|
|
19116
|
-
"title": "
|
|
19087
|
+
"title": "Device Orientation and Motion",
|
|
19117
19088
|
"source": "w3c",
|
|
19118
|
-
"shortTitle": "
|
|
19089
|
+
"shortTitle": "Device Orientation and Motion",
|
|
19119
19090
|
"categories": [
|
|
19120
19091
|
"browser"
|
|
19121
19092
|
],
|
|
@@ -20632,6 +20603,11 @@
|
|
|
20632
20603
|
"nightlyUrl": "https://w3c.github.io/webappsec-subresource-integrity/"
|
|
20633
20604
|
},
|
|
20634
20605
|
"shortTitle": "SRI",
|
|
20606
|
+
"release": {
|
|
20607
|
+
"url": "https://www.w3.org/TR/SRI/",
|
|
20608
|
+
"status": "Recommendation",
|
|
20609
|
+
"filename": "index.html"
|
|
20610
|
+
},
|
|
20635
20611
|
"organization": "W3C",
|
|
20636
20612
|
"groups": [
|
|
20637
20613
|
{
|
|
@@ -20639,11 +20615,6 @@
|
|
|
20639
20615
|
"url": "https://www.w3.org/groups/wg/webappsec/"
|
|
20640
20616
|
}
|
|
20641
20617
|
],
|
|
20642
|
-
"release": {
|
|
20643
|
-
"url": "https://www.w3.org/TR/SRI/",
|
|
20644
|
-
"status": "Recommendation",
|
|
20645
|
-
"filename": "index.html"
|
|
20646
|
-
},
|
|
20647
20618
|
"nightly": {
|
|
20648
20619
|
"url": "https://w3c.github.io/webappsec-subresource-integrity/",
|
|
20649
20620
|
"status": "Editor's Draft",
|
|
@@ -21128,6 +21099,11 @@
|
|
|
21128
21099
|
"releaseUrl": "https://www.w3.org/TR/trusted-types/",
|
|
21129
21100
|
"nightlyUrl": "https://w3c.github.io/trusted-types/dist/spec/"
|
|
21130
21101
|
},
|
|
21102
|
+
"release": {
|
|
21103
|
+
"url": "https://www.w3.org/TR/trusted-types/",
|
|
21104
|
+
"status": "First Public Working Draft",
|
|
21105
|
+
"filename": "index.html"
|
|
21106
|
+
},
|
|
21131
21107
|
"organization": "W3C",
|
|
21132
21108
|
"groups": [
|
|
21133
21109
|
{
|
|
@@ -21135,11 +21111,6 @@
|
|
|
21135
21111
|
"url": "https://www.w3.org/groups/wg/webappsec/"
|
|
21136
21112
|
}
|
|
21137
21113
|
],
|
|
21138
|
-
"release": {
|
|
21139
|
-
"url": "https://www.w3.org/TR/trusted-types/",
|
|
21140
|
-
"status": "First Public Working Draft",
|
|
21141
|
-
"filename": "index.html"
|
|
21142
|
-
},
|
|
21143
21114
|
"nightly": {
|
|
21144
21115
|
"url": "https://w3c.github.io/trusted-types/dist/spec/",
|
|
21145
21116
|
"status": "Editor's Draft",
|
package/package.json
CHANGED