browser-specs 3.53.0 → 3.54.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.
Files changed (2) hide show
  1. package/index.json +194 -57
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -809,51 +809,6 @@
809
809
  ]
810
810
  }
811
811
  },
812
- {
813
- "url": "https://drafts.csswg.org/css-page-4/",
814
- "seriesComposition": "delta",
815
- "shortname": "css-page-4",
816
- "series": {
817
- "shortname": "css-page",
818
- "currentSpecification": "css-page-3",
819
- "title": "CSS Paged Media",
820
- "shortTitle": "CSS Paged Media",
821
- "releaseUrl": "https://www.w3.org/TR/css-page/",
822
- "nightlyUrl": "https://drafts.csswg.org/css-page/"
823
- },
824
- "seriesVersion": "4",
825
- "seriesPrevious": "css-page-3",
826
- "organization": "W3C",
827
- "groups": [
828
- {
829
- "name": "Cascading Style Sheets (CSS) Working Group",
830
- "url": "https://www.w3.org/Style/CSS/"
831
- }
832
- ],
833
- "nightly": {
834
- "url": "https://drafts.csswg.org/css-page-4/",
835
- "status": "Editor's Draft",
836
- "alternateUrls": [
837
- "https://w3c.github.io/csswg-drafts/css-page-4/"
838
- ],
839
- "repository": "https://github.com/w3c/csswg-drafts",
840
- "sourcePath": "css-page-4/Overview.src.html",
841
- "filename": "Overview.html"
842
- },
843
- "title": "Proposals for the future of CSS Paged Media",
844
- "source": "spec",
845
- "shortTitle": "Proposals for the future of CSS Paged Media",
846
- "categories": [
847
- "browser"
848
- ],
849
- "standing": "good",
850
- "tests": {
851
- "repository": "https://github.com/web-platform-tests/wpt",
852
- "testPaths": [
853
- "css/css-page"
854
- ]
855
- }
856
- },
857
812
  {
858
813
  "url": "https://drafts.csswg.org/css-position-4/",
859
814
  "seriesComposition": "delta",
@@ -1743,6 +1698,40 @@
1743
1698
  ],
1744
1699
  "standing": "good"
1745
1700
  },
1701
+ {
1702
+ "url": "https://immersive-web.github.io/real-world-meshing/",
1703
+ "seriesComposition": "full",
1704
+ "shortname": "real-world-meshing",
1705
+ "series": {
1706
+ "shortname": "real-world-meshing",
1707
+ "currentSpecification": "real-world-meshing",
1708
+ "title": "WebXR Mesh Detection",
1709
+ "shortTitle": "WebXR Mesh Detection",
1710
+ "nightlyUrl": "https://immersive-web.github.io/real-world-meshing/"
1711
+ },
1712
+ "organization": "W3C",
1713
+ "groups": [
1714
+ {
1715
+ "name": "Immersive Web Community Group",
1716
+ "url": "https://www.w3.org/community/immersive-web/"
1717
+ }
1718
+ ],
1719
+ "nightly": {
1720
+ "url": "https://immersive-web.github.io/real-world-meshing/",
1721
+ "status": "Draft Community Group Report",
1722
+ "alternateUrls": [],
1723
+ "repository": "https://github.com/immersive-web/real-world-meshing",
1724
+ "sourcePath": "index.bs",
1725
+ "filename": "index.html"
1726
+ },
1727
+ "title": "WebXR Mesh Detection Module",
1728
+ "source": "spec",
1729
+ "shortTitle": "WebXR Mesh Detection",
1730
+ "categories": [
1731
+ "browser"
1732
+ ],
1733
+ "standing": "good"
1734
+ },
1746
1735
  {
1747
1736
  "url": "https://infra.spec.whatwg.org/",
1748
1737
  "seriesComposition": "full",
@@ -1891,6 +1880,40 @@
1891
1880
  ],
1892
1881
  "standing": "good"
1893
1882
  },
1883
+ {
1884
+ "url": "https://privacycg.github.io/nav-tracking-mitigations/",
1885
+ "seriesComposition": "full",
1886
+ "shortname": "nav-tracking-mitigations",
1887
+ "series": {
1888
+ "shortname": "nav-tracking-mitigations",
1889
+ "currentSpecification": "nav-tracking-mitigations",
1890
+ "title": "Navigational-Tracking Mitigations",
1891
+ "shortTitle": "Navigational-Tracking Mitigations",
1892
+ "nightlyUrl": "https://privacycg.github.io/nav-tracking-mitigations/"
1893
+ },
1894
+ "organization": "W3C",
1895
+ "groups": [
1896
+ {
1897
+ "name": "Privacy Community Group",
1898
+ "url": "https://www.w3.org/community/privacycg/"
1899
+ }
1900
+ ],
1901
+ "nightly": {
1902
+ "url": "https://privacycg.github.io/nav-tracking-mitigations/",
1903
+ "status": "Editor's Draft",
1904
+ "alternateUrls": [],
1905
+ "repository": "https://github.com/privacycg/nav-tracking-mitigations",
1906
+ "sourcePath": "index.bs",
1907
+ "filename": "index.html"
1908
+ },
1909
+ "title": "Navigational-Tracking Mitigations",
1910
+ "source": "spec",
1911
+ "shortTitle": "Navigational-Tracking Mitigations",
1912
+ "categories": [
1913
+ "browser"
1914
+ ],
1915
+ "standing": "good"
1916
+ },
1894
1917
  {
1895
1918
  "url": "https://privacycg.github.io/private-click-measurement/",
1896
1919
  "seriesComposition": "full",
@@ -4781,7 +4804,7 @@
4781
4804
  "status": "Editor's Draft",
4782
4805
  "alternateUrls": [],
4783
4806
  "repository": "https://github.com/tc39/proposal-json-modules",
4784
- "sourcePath": "spec.html",
4807
+ "sourcePath": "spec.emu",
4785
4808
  "filename": "index.html"
4786
4809
  },
4787
4810
  "title": "JSON modules",
@@ -6263,6 +6286,46 @@
6263
6286
  ],
6264
6287
  "standing": "good"
6265
6288
  },
6289
+ {
6290
+ "url": "https://wicg.github.io/document-picture-in-picture/",
6291
+ "seriesComposition": "full",
6292
+ "shortname": "document-picture-in-picture",
6293
+ "series": {
6294
+ "shortname": "document-picture-in-picture",
6295
+ "currentSpecification": "document-picture-in-picture",
6296
+ "title": "Document Picture-in-Picture Specification",
6297
+ "shortTitle": "Document Picture-in-Picture",
6298
+ "nightlyUrl": "https://wicg.github.io/document-picture-in-picture/"
6299
+ },
6300
+ "organization": "W3C",
6301
+ "groups": [
6302
+ {
6303
+ "name": "Web Platform Incubator Community Group",
6304
+ "url": "https://www.w3.org/community/wicg/"
6305
+ }
6306
+ ],
6307
+ "nightly": {
6308
+ "url": "https://wicg.github.io/document-picture-in-picture/",
6309
+ "status": "Draft Community Group Report",
6310
+ "alternateUrls": [],
6311
+ "repository": "https://github.com/WICG/document-picture-in-picture",
6312
+ "sourcePath": "spec.bs",
6313
+ "filename": "index.html"
6314
+ },
6315
+ "title": "Document Picture-in-Picture Specification",
6316
+ "source": "spec",
6317
+ "shortTitle": "Document Picture-in-Picture",
6318
+ "categories": [
6319
+ "browser"
6320
+ ],
6321
+ "standing": "good",
6322
+ "tests": {
6323
+ "repository": "https://github.com/web-platform-tests/wpt",
6324
+ "testPaths": [
6325
+ "document-picture-in-picture"
6326
+ ]
6327
+ }
6328
+ },
6266
6329
  {
6267
6330
  "url": "https://wicg.github.io/document-policy/",
6268
6331
  "seriesComposition": "full",
@@ -7814,6 +7877,40 @@
7814
7877
  ],
7815
7878
  "standing": "good"
7816
7879
  },
7880
+ {
7881
+ "url": "https://wicg.github.io/shared-storage/",
7882
+ "seriesComposition": "full",
7883
+ "shortname": "shared-storage",
7884
+ "series": {
7885
+ "shortname": "shared-storage",
7886
+ "currentSpecification": "shared-storage",
7887
+ "title": "Shared Storage API",
7888
+ "shortTitle": "Shared Storage API",
7889
+ "nightlyUrl": "https://wicg.github.io/shared-storage/"
7890
+ },
7891
+ "organization": "W3C",
7892
+ "groups": [
7893
+ {
7894
+ "name": "Web Platform Incubator Community Group",
7895
+ "url": "https://www.w3.org/community/wicg/"
7896
+ }
7897
+ ],
7898
+ "nightly": {
7899
+ "url": "https://wicg.github.io/shared-storage/",
7900
+ "status": "Draft Community Group Report",
7901
+ "alternateUrls": [],
7902
+ "repository": "https://github.com/WICG/shared-storage",
7903
+ "sourcePath": "spec.bs",
7904
+ "filename": "index.html"
7905
+ },
7906
+ "title": "Shared Storage API",
7907
+ "source": "spec",
7908
+ "shortTitle": "Shared Storage API",
7909
+ "categories": [
7910
+ "browser"
7911
+ ],
7912
+ "standing": "good"
7913
+ },
7817
7914
  {
7818
7915
  "url": "https://wicg.github.io/sms-one-time-codes/",
7819
7916
  "seriesComposition": "full",
@@ -7888,6 +7985,40 @@
7888
7985
  ]
7889
7986
  }
7890
7987
  },
7988
+ {
7989
+ "url": "https://wicg.github.io/storage-buckets/",
7990
+ "seriesComposition": "full",
7991
+ "shortname": "storage-buckets",
7992
+ "series": {
7993
+ "shortname": "storage-buckets",
7994
+ "currentSpecification": "storage-buckets",
7995
+ "title": "Storage Buckets API",
7996
+ "shortTitle": "Storage Buckets API",
7997
+ "nightlyUrl": "https://wicg.github.io/storage-buckets/"
7998
+ },
7999
+ "organization": "W3C",
8000
+ "groups": [
8001
+ {
8002
+ "name": "Web Platform Incubator Community Group",
8003
+ "url": "https://www.w3.org/community/wicg/"
8004
+ }
8005
+ ],
8006
+ "nightly": {
8007
+ "url": "https://wicg.github.io/storage-buckets/",
8008
+ "status": "Draft Community Group Report",
8009
+ "alternateUrls": [],
8010
+ "repository": "https://github.com/WICG/storage-buckets",
8011
+ "sourcePath": "index.bs",
8012
+ "filename": "index.html"
8013
+ },
8014
+ "title": "Storage Buckets API",
8015
+ "source": "spec",
8016
+ "shortTitle": "Storage Buckets API",
8017
+ "categories": [
8018
+ "browser"
8019
+ ],
8020
+ "standing": "good"
8021
+ },
7891
8022
  {
7892
8023
  "url": "https://wicg.github.io/trust-token-api/",
7893
8024
  "seriesComposition": "full",
@@ -7929,10 +8060,11 @@
7929
8060
  "series": {
7930
8061
  "shortname": "turtledove",
7931
8062
  "currentSpecification": "turtledove",
7932
- "title": "FLEDGE",
7933
- "shortTitle": "FLEDGE",
8063
+ "title": "Protected Audience (formerly FLEDGE)",
8064
+ "shortTitle": "Protected Audience",
7934
8065
  "nightlyUrl": "https://wicg.github.io/turtledove/"
7935
8066
  },
8067
+ "shortTitle": "Protected Audience",
7936
8068
  "organization": "W3C",
7937
8069
  "groups": [
7938
8070
  {
@@ -7948,9 +8080,8 @@
7948
8080
  "sourcePath": "spec.bs",
7949
8081
  "filename": "index.html"
7950
8082
  },
7951
- "title": "FLEDGE",
8083
+ "title": "Protected Audience (formerly FLEDGE)",
7952
8084
  "source": "spec",
7953
- "shortTitle": "FLEDGE",
7954
8085
  "categories": [
7955
8086
  "browser"
7956
8087
  ],
@@ -10018,8 +10149,8 @@
10018
10149
  "organization": "W3C",
10019
10150
  "groups": [
10020
10151
  {
10021
- "name": "Web Applications Working Group",
10022
- "url": "https://www.w3.org/groups/wg/webapps"
10152
+ "name": "Web Editing Working Group",
10153
+ "url": "https://www.w3.org/groups/wg/webediting"
10023
10154
  }
10024
10155
  ],
10025
10156
  "release": {
@@ -16024,7 +16155,13 @@
16024
16155
  "categories": [
16025
16156
  "browser"
16026
16157
  ],
16027
- "standing": "good"
16158
+ "standing": "good",
16159
+ "tests": {
16160
+ "repository": "https://github.com/web-platform-tests/wpt",
16161
+ "testPaths": [
16162
+ "graphics-aria"
16163
+ ]
16164
+ }
16028
16165
  },
16029
16166
  {
16030
16167
  "url": "https://www.w3.org/TR/gyroscope/",
@@ -16435,8 +16572,8 @@
16435
16572
  "organization": "W3C",
16436
16573
  "groups": [
16437
16574
  {
16438
- "name": "Web Applications Working Group",
16439
- "url": "https://www.w3.org/groups/wg/webapps"
16575
+ "name": "Web Editing Working Group",
16576
+ "url": "https://www.w3.org/groups/wg/webediting"
16440
16577
  }
16441
16578
  ],
16442
16579
  "release": {
@@ -18869,8 +19006,8 @@
18869
19006
  "organization": "W3C",
18870
19007
  "groups": [
18871
19008
  {
18872
- "name": "Web Applications Working Group",
18873
- "url": "https://www.w3.org/groups/wg/webapps"
19009
+ "name": "Web Editing Working Group",
19010
+ "url": "https://www.w3.org/groups/wg/webediting"
18874
19011
  }
18875
19012
  ],
18876
19013
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.53.0",
3
+ "version": "3.54.1",
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",