web-specs 2.75.0 → 2.76.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 +57 -7
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -762,7 +762,7 @@
|
|
|
762
762
|
],
|
|
763
763
|
"nightly": {
|
|
764
764
|
"url": "https://drafts.csswg.org/css-color-hdr/",
|
|
765
|
-
"status": "
|
|
765
|
+
"status": "Editor's Draft",
|
|
766
766
|
"alternateUrls": [
|
|
767
767
|
"https://w3c.github.io/csswg-drafts/css-color-hdr/"
|
|
768
768
|
],
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
"categories": [
|
|
777
777
|
"browser"
|
|
778
778
|
],
|
|
779
|
-
"standing": "
|
|
779
|
+
"standing": "good"
|
|
780
780
|
},
|
|
781
781
|
{
|
|
782
782
|
"url": "https://drafts.csswg.org/css-conditional-values-1/",
|
|
@@ -12148,7 +12148,7 @@
|
|
|
12148
12148
|
],
|
|
12149
12149
|
"release": {
|
|
12150
12150
|
"url": "https://www.w3.org/TR/css-2023/",
|
|
12151
|
-
"status": "
|
|
12151
|
+
"status": "Note",
|
|
12152
12152
|
"filename": "Overview.html"
|
|
12153
12153
|
},
|
|
12154
12154
|
"nightly": {
|
|
@@ -18174,7 +18174,13 @@
|
|
|
18174
18174
|
"categories": [
|
|
18175
18175
|
"browser"
|
|
18176
18176
|
],
|
|
18177
|
-
"standing": "good"
|
|
18177
|
+
"standing": "good",
|
|
18178
|
+
"tests": {
|
|
18179
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
18180
|
+
"testPaths": [
|
|
18181
|
+
"html-aam"
|
|
18182
|
+
]
|
|
18183
|
+
}
|
|
18178
18184
|
},
|
|
18179
18185
|
{
|
|
18180
18186
|
"url": "https://www.w3.org/TR/html-aria/",
|
|
@@ -18913,7 +18919,7 @@
|
|
|
18913
18919
|
"series": {
|
|
18914
18920
|
"shortname": "mathml",
|
|
18915
18921
|
"currentSpecification": "mathml4",
|
|
18916
|
-
"title": "Mathematical Markup Language (MathML)
|
|
18922
|
+
"title": "Mathematical Markup Language (MathML)",
|
|
18917
18923
|
"shortTitle": "MathML",
|
|
18918
18924
|
"releaseUrl": "https://www.w3.org/TR/mathml/",
|
|
18919
18925
|
"nightlyUrl": "https://w3c.github.io/mathml/"
|
|
@@ -19494,6 +19500,52 @@
|
|
|
19494
19500
|
]
|
|
19495
19501
|
}
|
|
19496
19502
|
},
|
|
19503
|
+
{
|
|
19504
|
+
"url": "https://www.w3.org/TR/merchant-validation/",
|
|
19505
|
+
"seriesComposition": "full",
|
|
19506
|
+
"shortname": "merchant-validation",
|
|
19507
|
+
"series": {
|
|
19508
|
+
"shortname": "merchant-validation",
|
|
19509
|
+
"currentSpecification": "merchant-validation",
|
|
19510
|
+
"title": "The MerchantValidationEvent interface",
|
|
19511
|
+
"shortTitle": "The MerchantValidationEvent interface",
|
|
19512
|
+
"releaseUrl": "https://www.w3.org/TR/merchant-validation/",
|
|
19513
|
+
"nightlyUrl": "https://w3c.github.io/merchant-validation/"
|
|
19514
|
+
},
|
|
19515
|
+
"standing": "discontinued",
|
|
19516
|
+
"organization": "W3C",
|
|
19517
|
+
"groups": [
|
|
19518
|
+
{
|
|
19519
|
+
"name": "Web Payments Working Group",
|
|
19520
|
+
"url": "https://www.w3.org/Payments/WG/"
|
|
19521
|
+
}
|
|
19522
|
+
],
|
|
19523
|
+
"release": {
|
|
19524
|
+
"url": "https://www.w3.org/TR/merchant-validation/",
|
|
19525
|
+
"status": "Note",
|
|
19526
|
+
"filename": "Overview.html"
|
|
19527
|
+
},
|
|
19528
|
+
"nightly": {
|
|
19529
|
+
"url": "https://w3c.github.io/merchant-validation/",
|
|
19530
|
+
"status": "Editor's Draft",
|
|
19531
|
+
"alternateUrls": [],
|
|
19532
|
+
"repository": "https://github.com/w3c/merchant-validation",
|
|
19533
|
+
"sourcePath": "index.html",
|
|
19534
|
+
"filename": "index.html"
|
|
19535
|
+
},
|
|
19536
|
+
"title": "The MerchantValidationEvent interface",
|
|
19537
|
+
"source": "w3c",
|
|
19538
|
+
"shortTitle": "The MerchantValidationEvent interface",
|
|
19539
|
+
"categories": [
|
|
19540
|
+
"browser"
|
|
19541
|
+
],
|
|
19542
|
+
"tests": {
|
|
19543
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
19544
|
+
"testPaths": [
|
|
19545
|
+
"merchant-validation"
|
|
19546
|
+
]
|
|
19547
|
+
}
|
|
19548
|
+
},
|
|
19497
19549
|
{
|
|
19498
19550
|
"url": "https://www.w3.org/TR/miniapp-lifecycle/",
|
|
19499
19551
|
"seriesComposition": "full",
|
|
@@ -21975,8 +22027,6 @@
|
|
|
21975
22027
|
"url": "https://drafts.csswg.org/selectors-nonelement-1/",
|
|
21976
22028
|
"status": "Editor's Draft",
|
|
21977
22029
|
"alternateUrls": [
|
|
21978
|
-
"https://w3c.github.io/csswg-drafts/selectors-nonelement-1/",
|
|
21979
|
-
"https://w3c.github.io/csswg-drafts/selectors-nonelement/",
|
|
21980
22030
|
"https://w3c.github.io/csswg-drafts/selectors-nonelement-1/",
|
|
21981
22031
|
"https://w3c.github.io/csswg-drafts/selectors-nonelement/"
|
|
21982
22032
|
],
|