browser-specs 3.67.0 → 3.68.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 +81 -35
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1,4 +1,44 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"url": "https://aomediacodec.github.io/av1-avif/",
|
|
4
|
+
"seriesComposition": "full",
|
|
5
|
+
"shortname": "av1-avif",
|
|
6
|
+
"series": {
|
|
7
|
+
"shortname": "av1-avif",
|
|
8
|
+
"currentSpecification": "av1-avif",
|
|
9
|
+
"title": "AV1 Image File Format (AVIF)",
|
|
10
|
+
"shortTitle": "AVIF",
|
|
11
|
+
"nightlyUrl": "https://aomediacodec.github.io/av1-avif/"
|
|
12
|
+
},
|
|
13
|
+
"organization": "Alliance for Open Media",
|
|
14
|
+
"groups": [
|
|
15
|
+
{
|
|
16
|
+
"name": "Storage and Transport Formats Working Group",
|
|
17
|
+
"url": "https://aomedia.org/about/#storage-and-transport-formats-working-group"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"nightly": {
|
|
21
|
+
"url": "https://aomediacodec.github.io/av1-avif/",
|
|
22
|
+
"status": "Editor's Draft",
|
|
23
|
+
"alternateUrls": [],
|
|
24
|
+
"repository": "https://github.com/AOMediaCodec/av1-avif",
|
|
25
|
+
"sourcePath": "index.bs",
|
|
26
|
+
"filename": "index.html"
|
|
27
|
+
},
|
|
28
|
+
"title": "AV1 Image File Format (AVIF)",
|
|
29
|
+
"source": "spec",
|
|
30
|
+
"shortTitle": "AVIF",
|
|
31
|
+
"categories": [
|
|
32
|
+
"browser"
|
|
33
|
+
],
|
|
34
|
+
"standing": "good",
|
|
35
|
+
"tests": {
|
|
36
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
37
|
+
"testPaths": [
|
|
38
|
+
"avif"
|
|
39
|
+
]
|
|
40
|
+
}
|
|
41
|
+
},
|
|
2
42
|
{
|
|
3
43
|
"url": "https://compat.spec.whatwg.org/",
|
|
4
44
|
"seriesComposition": "full",
|
|
@@ -4926,6 +4966,40 @@
|
|
|
4926
4966
|
]
|
|
4927
4967
|
}
|
|
4928
4968
|
},
|
|
4969
|
+
{
|
|
4970
|
+
"url": "https://urlpattern.spec.whatwg.org/",
|
|
4971
|
+
"seriesComposition": "full",
|
|
4972
|
+
"shortname": "urlpattern",
|
|
4973
|
+
"series": {
|
|
4974
|
+
"shortname": "urlpattern",
|
|
4975
|
+
"currentSpecification": "urlpattern",
|
|
4976
|
+
"title": "URL Pattern",
|
|
4977
|
+
"shortTitle": "URL Pattern",
|
|
4978
|
+
"nightlyUrl": "https://urlpattern.spec.whatwg.org/"
|
|
4979
|
+
},
|
|
4980
|
+
"organization": "WHATWG",
|
|
4981
|
+
"groups": [
|
|
4982
|
+
{
|
|
4983
|
+
"name": "URL Workstream",
|
|
4984
|
+
"url": "https://urlpattern.spec.whatwg.org/"
|
|
4985
|
+
}
|
|
4986
|
+
],
|
|
4987
|
+
"nightly": {
|
|
4988
|
+
"url": "https://urlpattern.spec.whatwg.org/",
|
|
4989
|
+
"status": "Living Standard",
|
|
4990
|
+
"alternateUrls": [],
|
|
4991
|
+
"repository": "https://github.com/whatwg/urlpattern",
|
|
4992
|
+
"sourcePath": "spec.bs",
|
|
4993
|
+
"filename": "index.html"
|
|
4994
|
+
},
|
|
4995
|
+
"title": "URL Pattern",
|
|
4996
|
+
"source": "spec",
|
|
4997
|
+
"shortTitle": "URL Pattern",
|
|
4998
|
+
"categories": [
|
|
4999
|
+
"browser"
|
|
5000
|
+
],
|
|
5001
|
+
"standing": "good"
|
|
5002
|
+
},
|
|
4929
5003
|
{
|
|
4930
5004
|
"url": "https://w3c.github.io/audio-session/",
|
|
4931
5005
|
"seriesComposition": "full",
|
|
@@ -7955,7 +8029,13 @@
|
|
|
7955
8029
|
"categories": [
|
|
7956
8030
|
"browser"
|
|
7957
8031
|
],
|
|
7958
|
-
"standing": "good"
|
|
8032
|
+
"standing": "good",
|
|
8033
|
+
"tests": {
|
|
8034
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
8035
|
+
"testPaths": [
|
|
8036
|
+
"storage/buckets"
|
|
8037
|
+
]
|
|
8038
|
+
}
|
|
7959
8039
|
},
|
|
7960
8040
|
{
|
|
7961
8041
|
"url": "https://wicg.github.io/trust-token-api/",
|
|
@@ -8065,40 +8145,6 @@
|
|
|
8065
8145
|
]
|
|
8066
8146
|
}
|
|
8067
8147
|
},
|
|
8068
|
-
{
|
|
8069
|
-
"url": "https://wicg.github.io/urlpattern/",
|
|
8070
|
-
"seriesComposition": "full",
|
|
8071
|
-
"shortname": "urlpattern",
|
|
8072
|
-
"series": {
|
|
8073
|
-
"shortname": "urlpattern",
|
|
8074
|
-
"currentSpecification": "urlpattern",
|
|
8075
|
-
"title": "URLPattern API",
|
|
8076
|
-
"shortTitle": "URLPattern API",
|
|
8077
|
-
"nightlyUrl": "https://wicg.github.io/urlpattern/"
|
|
8078
|
-
},
|
|
8079
|
-
"organization": "W3C",
|
|
8080
|
-
"groups": [
|
|
8081
|
-
{
|
|
8082
|
-
"name": "Web Platform Incubator Community Group",
|
|
8083
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
8084
|
-
}
|
|
8085
|
-
],
|
|
8086
|
-
"nightly": {
|
|
8087
|
-
"url": "https://wicg.github.io/urlpattern/",
|
|
8088
|
-
"status": "Draft Community Group Report",
|
|
8089
|
-
"alternateUrls": [],
|
|
8090
|
-
"repository": "https://github.com/WICG/urlpattern",
|
|
8091
|
-
"sourcePath": "spec.bs",
|
|
8092
|
-
"filename": "index.html"
|
|
8093
|
-
},
|
|
8094
|
-
"title": "URLPattern API",
|
|
8095
|
-
"source": "spec",
|
|
8096
|
-
"shortTitle": "URLPattern API",
|
|
8097
|
-
"categories": [
|
|
8098
|
-
"browser"
|
|
8099
|
-
],
|
|
8100
|
-
"standing": "good"
|
|
8101
|
-
},
|
|
8102
8148
|
{
|
|
8103
8149
|
"url": "https://wicg.github.io/user-preference-media-features-headers/",
|
|
8104
8150
|
"seriesComposition": "full",
|
package/package.json
CHANGED