browser-specs 3.67.0 → 3.69.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.
Files changed (2) hide show
  1. package/index.json +115 -35
  2. 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",
@@ -5244,6 +5318,40 @@
5244
5318
  ],
5245
5319
  "standing": "good"
5246
5320
  },
5321
+ {
5322
+ "url": "https://w3c.github.io/reporting/network-reporting.html",
5323
+ "seriesComposition": "full",
5324
+ "shortname": "network-reporting",
5325
+ "series": {
5326
+ "shortname": "network-reporting",
5327
+ "currentSpecification": "network-reporting",
5328
+ "title": "Network Reporting API",
5329
+ "shortTitle": "Network Reporting API",
5330
+ "nightlyUrl": "https://w3c.github.io/reporting/network-reporting.html"
5331
+ },
5332
+ "nightly": {
5333
+ "url": "https://w3c.github.io/reporting/network-reporting.html",
5334
+ "status": "Editor's Draft",
5335
+ "sourcePath": "network-reporting.bs",
5336
+ "alternateUrls": [],
5337
+ "repository": "https://github.com/w3c/reporting",
5338
+ "filename": "network-reporting.html"
5339
+ },
5340
+ "organization": "W3C",
5341
+ "groups": [
5342
+ {
5343
+ "name": "Web Performance Working Group",
5344
+ "url": "https://www.w3.org/groups/wg/webperf/"
5345
+ }
5346
+ ],
5347
+ "title": "Network Reporting API",
5348
+ "source": "spec",
5349
+ "shortTitle": "Network Reporting API",
5350
+ "categories": [
5351
+ "browser"
5352
+ ],
5353
+ "standing": "good"
5354
+ },
5247
5355
  {
5248
5356
  "url": "https://w3c.github.io/web-nfc/",
5249
5357
  "seriesComposition": "full",
@@ -7955,7 +8063,13 @@
7955
8063
  "categories": [
7956
8064
  "browser"
7957
8065
  ],
7958
- "standing": "good"
8066
+ "standing": "good",
8067
+ "tests": {
8068
+ "repository": "https://github.com/web-platform-tests/wpt",
8069
+ "testPaths": [
8070
+ "storage/buckets"
8071
+ ]
8072
+ }
7959
8073
  },
7960
8074
  {
7961
8075
  "url": "https://wicg.github.io/trust-token-api/",
@@ -8065,40 +8179,6 @@
8065
8179
  ]
8066
8180
  }
8067
8181
  },
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
8182
  {
8103
8183
  "url": "https://wicg.github.io/user-preference-media-features-headers/",
8104
8184
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.67.0",
3
+ "version": "3.69.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",