browser-specs 3.58.0 → 3.60.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 +102 -96
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1321,8 +1321,8 @@
1321
1321
  "fetch"
1322
1322
  ],
1323
1323
  "excludePaths": [
1324
- "fetch/local-network-access",
1325
- "fetch/metadata"
1324
+ "fetch/metadata",
1325
+ "fetch/private-network-access"
1326
1326
  ]
1327
1327
  }
1328
1328
  },
@@ -1612,7 +1612,7 @@
1612
1612
  ],
1613
1613
  "nightly": {
1614
1614
  "url": "https://immersive-web.github.io/model-element/",
1615
- "status": "Editor's Draft",
1615
+ "status": "Draft Community Group Report",
1616
1616
  "alternateUrls": [],
1617
1617
  "repository": "https://github.com/immersive-web/model-element",
1618
1618
  "sourcePath": "index.html",
@@ -1808,40 +1808,6 @@
1808
1808
  ]
1809
1809
  }
1810
1810
  },
1811
- {
1812
- "url": "https://privacycg.github.io/gpc-spec/",
1813
- "seriesComposition": "full",
1814
- "shortname": "gpc-spec",
1815
- "series": {
1816
- "shortname": "gpc-spec",
1817
- "currentSpecification": "gpc-spec",
1818
- "title": "Global Privacy Control (GPC)",
1819
- "shortTitle": "GPC",
1820
- "nightlyUrl": "https://privacycg.github.io/gpc-spec/"
1821
- },
1822
- "organization": "W3C",
1823
- "groups": [
1824
- {
1825
- "name": "Privacy Community Group",
1826
- "url": "https://www.w3.org/community/privacycg/"
1827
- }
1828
- ],
1829
- "nightly": {
1830
- "url": "https://privacycg.github.io/gpc-spec/",
1831
- "status": "Editor's Draft",
1832
- "alternateUrls": [],
1833
- "repository": "https://github.com/privacycg/gpc-spec",
1834
- "sourcePath": "index.html",
1835
- "filename": "index.html"
1836
- },
1837
- "title": "Global Privacy Control (GPC)",
1838
- "source": "spec",
1839
- "shortTitle": "GPC",
1840
- "categories": [
1841
- "browser"
1842
- ],
1843
- "standing": "good"
1844
- },
1845
1811
  {
1846
1812
  "url": "https://privacycg.github.io/nav-tracking-mitigations/",
1847
1813
  "seriesComposition": "full",
@@ -3826,6 +3792,80 @@
3826
3792
  ],
3827
3793
  "standing": "good"
3828
3794
  },
3795
+ {
3796
+ "url": "https://screen-share.github.io/captured-mouse-events/",
3797
+ "seriesComposition": "full",
3798
+ "shortname": "captured-mouse-events",
3799
+ "series": {
3800
+ "shortname": "captured-mouse-events",
3801
+ "currentSpecification": "captured-mouse-events",
3802
+ "title": "Captured Mouse Events",
3803
+ "shortTitle": "Captured Mouse Events",
3804
+ "nightlyUrl": "https://screen-share.github.io/captured-mouse-events/"
3805
+ },
3806
+ "organization": "W3C",
3807
+ "groups": [
3808
+ {
3809
+ "name": "Screen Capture Community Group",
3810
+ "url": "https://www.w3.org/community/sccg/"
3811
+ }
3812
+ ],
3813
+ "nightly": {
3814
+ "url": "https://screen-share.github.io/captured-mouse-events/",
3815
+ "status": "Draft Community Group Report",
3816
+ "alternateUrls": [],
3817
+ "repository": "https://github.com/screen-share/captured-mouse-events",
3818
+ "sourcePath": "index.html",
3819
+ "filename": "index.html"
3820
+ },
3821
+ "title": "Captured Mouse Events",
3822
+ "source": "spec",
3823
+ "shortTitle": "Captured Mouse Events",
3824
+ "categories": [
3825
+ "browser"
3826
+ ],
3827
+ "standing": "good",
3828
+ "tests": {
3829
+ "repository": "https://github.com/web-platform-tests/wpt",
3830
+ "testPaths": [
3831
+ "captured-mouse-events"
3832
+ ]
3833
+ }
3834
+ },
3835
+ {
3836
+ "url": "https://screen-share.github.io/element-capture/",
3837
+ "seriesComposition": "full",
3838
+ "shortname": "element-capture",
3839
+ "series": {
3840
+ "shortname": "element-capture",
3841
+ "currentSpecification": "element-capture",
3842
+ "title": "Element Capture",
3843
+ "shortTitle": "Element Capture",
3844
+ "nightlyUrl": "https://screen-share.github.io/element-capture/"
3845
+ },
3846
+ "organization": "W3C",
3847
+ "groups": [
3848
+ {
3849
+ "name": "Screen Capture Community Group",
3850
+ "url": "https://www.w3.org/community/sccg/"
3851
+ }
3852
+ ],
3853
+ "nightly": {
3854
+ "url": "https://screen-share.github.io/element-capture/",
3855
+ "status": "Draft Community Group Report",
3856
+ "alternateUrls": [],
3857
+ "repository": "https://github.com/screen-share/element-capture",
3858
+ "sourcePath": "index.html",
3859
+ "filename": "index.html"
3860
+ },
3861
+ "title": "Element Capture",
3862
+ "source": "spec",
3863
+ "shortTitle": "Element Capture",
3864
+ "categories": [
3865
+ "browser"
3866
+ ],
3867
+ "standing": "good"
3868
+ },
3829
3869
  {
3830
3870
  "url": "https://sourcemaps.info/spec.html",
3831
3871
  "seriesComposition": "full",
@@ -4879,40 +4919,6 @@
4879
4919
  ],
4880
4920
  "standing": "good"
4881
4921
  },
4882
- {
4883
- "url": "https://tc39.es/proposal-resizablearraybuffer/",
4884
- "seriesComposition": "full",
4885
- "shortname": "tc39-resizablearraybuffer",
4886
- "series": {
4887
- "shortname": "tc39-resizablearraybuffer",
4888
- "currentSpecification": "tc39-resizablearraybuffer",
4889
- "title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
4890
- "shortTitle": "Resizable ArrayBuffer and growable SharedArrayBuffer",
4891
- "nightlyUrl": "https://tc39.es/proposal-resizablearraybuffer/"
4892
- },
4893
- "organization": "Ecma International",
4894
- "groups": [
4895
- {
4896
- "name": "TC39",
4897
- "url": "https://tc39.es/"
4898
- }
4899
- ],
4900
- "nightly": {
4901
- "url": "https://tc39.es/proposal-resizablearraybuffer/",
4902
- "status": "Editor's Draft",
4903
- "alternateUrls": [],
4904
- "repository": "https://github.com/tc39/proposal-resizablearraybuffer",
4905
- "sourcePath": "spec.html",
4906
- "filename": "index.html"
4907
- },
4908
- "title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
4909
- "source": "spec",
4910
- "shortTitle": "Resizable ArrayBuffer and growable SharedArrayBuffer",
4911
- "categories": [
4912
- "browser"
4913
- ],
4914
- "standing": "good"
4915
- },
4916
4922
  {
4917
4923
  "url": "https://tc39.es/proposal-set-methods/",
4918
4924
  "seriesComposition": "full",
@@ -5873,8 +5879,8 @@
5873
5879
  "series": {
5874
5880
  "shortname": "close-watcher",
5875
5881
  "currentSpecification": "close-watcher",
5876
- "title": "Close Watcher API",
5877
- "shortTitle": "Close Watcher API",
5882
+ "title": "Close signals and close watchers are moving to the HTML Standard!",
5883
+ "shortTitle": "Close signals and close watchers are moving to the HTML Standard!",
5878
5884
  "nightlyUrl": "https://wicg.github.io/close-watcher/"
5879
5885
  },
5880
5886
  "organization": "W3C",
@@ -5886,15 +5892,15 @@
5886
5892
  ],
5887
5893
  "nightly": {
5888
5894
  "url": "https://wicg.github.io/close-watcher/",
5889
- "status": "Draft Community Group Report",
5895
+ "status": "Editor's Draft",
5890
5896
  "alternateUrls": [],
5891
5897
  "repository": "https://github.com/WICG/close-watcher",
5892
- "sourcePath": "spec.bs",
5898
+ "sourcePath": "spec.html",
5893
5899
  "filename": "index.html"
5894
5900
  },
5895
- "title": "Close Watcher API",
5901
+ "title": "Close signals and close watchers are moving to the HTML Standard!",
5896
5902
  "source": "spec",
5897
- "shortTitle": "Close Watcher API",
5903
+ "shortTitle": "Close signals and close watchers are moving to the HTML Standard!",
5898
5904
  "categories": [
5899
5905
  "browser"
5900
5906
  ],
@@ -6462,7 +6468,7 @@
6462
6468
  ],
6463
6469
  "nightly": {
6464
6470
  "url": "https://wicg.github.io/eyedropper-api/",
6465
- "status": "Editor's Draft",
6471
+ "status": "Draft Community Group Report",
6466
6472
  "alternateUrls": [],
6467
6473
  "repository": "https://github.com/WICG/eyedropper-api",
6468
6474
  "sourcePath": "index.html",
@@ -6785,8 +6791,8 @@
6785
6791
  "series": {
6786
6792
  "shortname": "is-input-pending",
6787
6793
  "currentSpecification": "is-input-pending",
6788
- "title": "isInputPending",
6789
- "shortTitle": "isInputPending",
6794
+ "title": "Early detection of input events",
6795
+ "shortTitle": "Early detection of input events",
6790
6796
  "nightlyUrl": "https://wicg.github.io/is-input-pending/"
6791
6797
  },
6792
6798
  "organization": "W3C",
@@ -6804,9 +6810,9 @@
6804
6810
  "sourcePath": "index.html",
6805
6811
  "filename": "index.html"
6806
6812
  },
6807
- "title": "isInputPending",
6813
+ "title": "Early detection of input events",
6808
6814
  "source": "spec",
6809
- "shortTitle": "isInputPending",
6815
+ "shortTitle": "Early detection of input events",
6810
6816
  "categories": [
6811
6817
  "browser"
6812
6818
  ],
@@ -7242,7 +7248,7 @@
7242
7248
  ],
7243
7249
  "nightly": {
7244
7250
  "url": "https://wicg.github.io/overscroll-scrollend-events/",
7245
- "status": "Editor's Draft",
7251
+ "status": "Draft Community Group Report",
7246
7252
  "alternateUrls": [],
7247
7253
  "repository": "https://github.com/WICG/overscroll-scrollend-events",
7248
7254
  "sourcePath": "index.html",
@@ -7567,7 +7573,7 @@
7567
7573
  "tests": {
7568
7574
  "repository": "https://github.com/web-platform-tests/wpt",
7569
7575
  "testPaths": [
7570
- "fetch/local-network-access"
7576
+ "fetch/private-network-access"
7571
7577
  ]
7572
7578
  }
7573
7579
  },
@@ -8331,7 +8337,7 @@
8331
8337
  ],
8332
8338
  "nightly": {
8333
8339
  "url": "https://wicg.github.io/webcrypto-secure-curves/",
8334
- "status": "Editor's Draft",
8340
+ "status": "Draft Community Group Report",
8335
8341
  "alternateUrls": [],
8336
8342
  "repository": "https://github.com/WICG/webcrypto-secure-curves",
8337
8343
  "sourcePath": "index.html",
@@ -8365,7 +8371,7 @@
8365
8371
  ],
8366
8372
  "nightly": {
8367
8373
  "url": "https://wicg.github.io/webhid/",
8368
- "status": "Editor's Draft",
8374
+ "status": "Draft Community Group Report",
8369
8375
  "alternateUrls": [],
8370
8376
  "repository": "https://github.com/WICG/webhid",
8371
8377
  "sourcePath": "index.html",
@@ -15623,7 +15629,7 @@
15623
15629
  "title": "Event Timing API",
15624
15630
  "shortTitle": "Event Timing API",
15625
15631
  "releaseUrl": "https://www.w3.org/TR/event-timing/",
15626
- "nightlyUrl": "https://w3c.github.io/event-timing"
15632
+ "nightlyUrl": "https://w3c.github.io/event-timing/"
15627
15633
  },
15628
15634
  "organization": "W3C",
15629
15635
  "groups": [
@@ -15634,11 +15640,11 @@
15634
15640
  ],
15635
15641
  "release": {
15636
15642
  "url": "https://www.w3.org/TR/event-timing/",
15637
- "status": "First Public Working Draft",
15643
+ "status": "Working Draft",
15638
15644
  "filename": "Overview.html"
15639
15645
  },
15640
15646
  "nightly": {
15641
- "url": "https://w3c.github.io/event-timing",
15647
+ "url": "https://w3c.github.io/event-timing/",
15642
15648
  "status": "Editor's Draft",
15643
15649
  "alternateUrls": [],
15644
15650
  "repository": "https://github.com/w3c/event-timing",
@@ -15860,7 +15866,7 @@
15860
15866
  "groups": [
15861
15867
  {
15862
15868
  "name": "Privacy Interest Group",
15863
- "url": "https://www.w3.org/Privacy/"
15869
+ "url": "https://www.w3.org/Privacy/IG/"
15864
15870
  }
15865
15871
  ],
15866
15872
  "release": {
@@ -16763,7 +16769,7 @@
16763
16769
  ],
16764
16770
  "release": {
16765
16771
  "url": "https://www.w3.org/TR/longtasks-1/",
16766
- "status": "First Public Working Draft",
16772
+ "status": "Working Draft",
16767
16773
  "filename": "Overview.html"
16768
16774
  },
16769
16775
  "nightly": {
@@ -16774,9 +16780,9 @@
16774
16780
  "sourcePath": "index.bs",
16775
16781
  "filename": "index.html"
16776
16782
  },
16777
- "title": "Long Tasks API 1",
16783
+ "title": "Long Tasks API",
16778
16784
  "source": "w3c",
16779
- "shortTitle": "Long Tasks API 1",
16785
+ "shortTitle": "Long Tasks API",
16780
16786
  "categories": [
16781
16787
  "browser"
16782
16788
  ],
@@ -17855,7 +17861,7 @@
17855
17861
  ],
17856
17862
  "release": {
17857
17863
  "url": "https://www.w3.org/TR/paint-timing/",
17858
- "status": "First Public Working Draft",
17864
+ "status": "Working Draft",
17859
17865
  "filename": "Overview.html"
17860
17866
  },
17861
17867
  "nightly": {
@@ -17866,9 +17872,9 @@
17866
17872
  "sourcePath": "index.bs",
17867
17873
  "filename": "index.html"
17868
17874
  },
17869
- "title": "Paint Timing 1",
17875
+ "title": "Paint Timing",
17870
17876
  "source": "w3c",
17871
- "shortTitle": "Paint Timing 1",
17877
+ "shortTitle": "Paint Timing",
17872
17878
  "categories": [
17873
17879
  "browser"
17874
17880
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.58.0",
3
+ "version": "3.60.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",