browser-specs 4.29.0 → 4.30.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 +106 -95
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -675,47 +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
678
|
{
|
|
720
679
|
"url": "https://drafts.csswg.org/css-display-4/",
|
|
721
680
|
"seriesComposition": "full",
|
|
@@ -1092,51 +1051,6 @@
|
|
|
1092
1051
|
]
|
|
1093
1052
|
}
|
|
1094
1053
|
},
|
|
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
1054
|
{
|
|
1141
1055
|
"url": "https://drafts.csswg.org/css-position-4/",
|
|
1142
1056
|
"seriesComposition": "delta",
|
|
@@ -12769,6 +12683,53 @@
|
|
|
12769
12683
|
]
|
|
12770
12684
|
}
|
|
12771
12685
|
},
|
|
12686
|
+
{
|
|
12687
|
+
"url": "https://www.w3.org/TR/css-color-hdr-1/",
|
|
12688
|
+
"seriesComposition": "full",
|
|
12689
|
+
"shortname": "css-color-hdr-1",
|
|
12690
|
+
"series": {
|
|
12691
|
+
"shortname": "css-color-hdr",
|
|
12692
|
+
"currentSpecification": "css-color-hdr-1",
|
|
12693
|
+
"title": "CSS Color HDR Module",
|
|
12694
|
+
"shortTitle": "CSS Color HDR",
|
|
12695
|
+
"releaseUrl": "https://www.w3.org/TR/css-color-hdr/",
|
|
12696
|
+
"nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
|
|
12697
|
+
},
|
|
12698
|
+
"seriesVersion": "1",
|
|
12699
|
+
"formerNames": [
|
|
12700
|
+
"css-color-hdr"
|
|
12701
|
+
],
|
|
12702
|
+
"organization": "W3C",
|
|
12703
|
+
"groups": [
|
|
12704
|
+
{
|
|
12705
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
12706
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
12707
|
+
}
|
|
12708
|
+
],
|
|
12709
|
+
"release": {
|
|
12710
|
+
"url": "https://www.w3.org/TR/css-color-hdr-1/",
|
|
12711
|
+
"status": "First Public Working Draft",
|
|
12712
|
+
"filename": "Overview.html"
|
|
12713
|
+
},
|
|
12714
|
+
"nightly": {
|
|
12715
|
+
"url": "https://drafts.csswg.org/css-color-hdr-1/",
|
|
12716
|
+
"status": "Editor's Draft",
|
|
12717
|
+
"alternateUrls": [
|
|
12718
|
+
"https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
|
|
12719
|
+
"https://w3c.github.io/csswg-drafts/css-color-hdr/"
|
|
12720
|
+
],
|
|
12721
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12722
|
+
"sourcePath": "css-color-hdr-1/Overview.bs",
|
|
12723
|
+
"filename": "index.html"
|
|
12724
|
+
},
|
|
12725
|
+
"title": "CSS Color HDR Module Level 1",
|
|
12726
|
+
"source": "w3c",
|
|
12727
|
+
"shortTitle": "CSS Color HDR 1",
|
|
12728
|
+
"categories": [
|
|
12729
|
+
"browser"
|
|
12730
|
+
],
|
|
12731
|
+
"standing": "good"
|
|
12732
|
+
},
|
|
12772
12733
|
{
|
|
12773
12734
|
"url": "https://www.w3.org/TR/css-conditional-3/",
|
|
12774
12735
|
"seriesComposition": "full",
|
|
@@ -14454,6 +14415,56 @@
|
|
|
14454
14415
|
]
|
|
14455
14416
|
}
|
|
14456
14417
|
},
|
|
14418
|
+
{
|
|
14419
|
+
"url": "https://www.w3.org/TR/css-overflow-5/",
|
|
14420
|
+
"seriesComposition": "delta",
|
|
14421
|
+
"shortname": "css-overflow-5",
|
|
14422
|
+
"series": {
|
|
14423
|
+
"shortname": "css-overflow",
|
|
14424
|
+
"currentSpecification": "css-overflow-3",
|
|
14425
|
+
"title": "CSS Overflow",
|
|
14426
|
+
"shortTitle": "CSS Overflow",
|
|
14427
|
+
"releaseUrl": "https://www.w3.org/TR/css-overflow/",
|
|
14428
|
+
"nightlyUrl": "https://drafts.csswg.org/css-overflow/"
|
|
14429
|
+
},
|
|
14430
|
+
"seriesVersion": "5",
|
|
14431
|
+
"seriesPrevious": "css-overflow-4",
|
|
14432
|
+
"organization": "W3C",
|
|
14433
|
+
"groups": [
|
|
14434
|
+
{
|
|
14435
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14436
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14437
|
+
}
|
|
14438
|
+
],
|
|
14439
|
+
"release": {
|
|
14440
|
+
"url": "https://www.w3.org/TR/css-overflow-5/",
|
|
14441
|
+
"status": "First Public Working Draft",
|
|
14442
|
+
"filename": "Overview.html"
|
|
14443
|
+
},
|
|
14444
|
+
"nightly": {
|
|
14445
|
+
"url": "https://drafts.csswg.org/css-overflow-5/",
|
|
14446
|
+
"status": "Editor's Draft",
|
|
14447
|
+
"alternateUrls": [
|
|
14448
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-5/"
|
|
14449
|
+
],
|
|
14450
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14451
|
+
"sourcePath": "css-overflow-5/Overview.bs",
|
|
14452
|
+
"filename": "index.html"
|
|
14453
|
+
},
|
|
14454
|
+
"title": "CSS Overflow Module Level 5",
|
|
14455
|
+
"source": "w3c",
|
|
14456
|
+
"shortTitle": "CSS Overflow 5",
|
|
14457
|
+
"categories": [
|
|
14458
|
+
"browser"
|
|
14459
|
+
],
|
|
14460
|
+
"standing": "good",
|
|
14461
|
+
"tests": {
|
|
14462
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14463
|
+
"testPaths": [
|
|
14464
|
+
"css/css-overflow"
|
|
14465
|
+
]
|
|
14466
|
+
}
|
|
14467
|
+
},
|
|
14457
14468
|
{
|
|
14458
14469
|
"url": "https://www.w3.org/TR/css-overscroll-1/",
|
|
14459
14470
|
"seriesComposition": "full",
|
|
@@ -21042,8 +21053,8 @@
|
|
|
21042
21053
|
"series": {
|
|
21043
21054
|
"shortname": "requestidlecallback",
|
|
21044
21055
|
"currentSpecification": "requestidlecallback",
|
|
21045
|
-
"title": "requestIdleCallback()
|
|
21046
|
-
"shortTitle": "requestIdleCallback()
|
|
21056
|
+
"title": "requestIdleCallback()",
|
|
21057
|
+
"shortTitle": "requestIdleCallback()",
|
|
21047
21058
|
"releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
|
|
21048
21059
|
"nightlyUrl": "https://w3c.github.io/requestidlecallback/"
|
|
21049
21060
|
},
|
|
@@ -21067,9 +21078,9 @@
|
|
|
21067
21078
|
"sourcePath": "index.html",
|
|
21068
21079
|
"filename": "index.html"
|
|
21069
21080
|
},
|
|
21070
|
-
"title": "requestIdleCallback()
|
|
21081
|
+
"title": "requestIdleCallback()",
|
|
21071
21082
|
"source": "w3c",
|
|
21072
|
-
"shortTitle": "requestIdleCallback()
|
|
21083
|
+
"shortTitle": "requestIdleCallback()",
|
|
21073
21084
|
"categories": [
|
|
21074
21085
|
"browser"
|
|
21075
21086
|
],
|
|
@@ -22690,7 +22701,7 @@
|
|
|
22690
22701
|
],
|
|
22691
22702
|
"release": {
|
|
22692
22703
|
"url": "https://www.w3.org/TR/wasm-core-2/",
|
|
22693
|
-
"status": "
|
|
22704
|
+
"status": "Candidate Recommendation Draft",
|
|
22694
22705
|
"filename": "Overview.html"
|
|
22695
22706
|
},
|
|
22696
22707
|
"title": "WebAssembly Core Specification",
|
|
@@ -22732,7 +22743,7 @@
|
|
|
22732
22743
|
],
|
|
22733
22744
|
"release": {
|
|
22734
22745
|
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
22735
|
-
"status": "
|
|
22746
|
+
"status": "Candidate Recommendation Draft",
|
|
22736
22747
|
"filename": "Overview.html"
|
|
22737
22748
|
},
|
|
22738
22749
|
"nightly": {
|
|
@@ -22779,7 +22790,7 @@
|
|
|
22779
22790
|
],
|
|
22780
22791
|
"release": {
|
|
22781
22792
|
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
22782
|
-
"status": "
|
|
22793
|
+
"status": "Candidate Recommendation Draft",
|
|
22783
22794
|
"filename": "Overview.html"
|
|
22784
22795
|
},
|
|
22785
22796
|
"nightly": {
|
|
@@ -23949,7 +23960,7 @@
|
|
|
23949
23960
|
],
|
|
23950
23961
|
"release": {
|
|
23951
23962
|
"url": "https://www.w3.org/TR/webgpu/",
|
|
23952
|
-
"status": "
|
|
23963
|
+
"status": "Candidate Recommendation Snapshot",
|
|
23953
23964
|
"filename": "Overview.html"
|
|
23954
23965
|
},
|
|
23955
23966
|
"nightly": {
|
|
@@ -24871,7 +24882,7 @@
|
|
|
24871
24882
|
],
|
|
24872
24883
|
"release": {
|
|
24873
24884
|
"url": "https://www.w3.org/TR/WGSL/",
|
|
24874
|
-
"status": "
|
|
24885
|
+
"status": "Candidate Recommendation Snapshot",
|
|
24875
24886
|
"filename": "Overview.html"
|
|
24876
24887
|
},
|
|
24877
24888
|
"title": "WebGPU Shading Language",
|
package/package.json
CHANGED