web-specs 3.27.0 → 3.29.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 +175 -77
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -977,7 +977,7 @@
977
977
  ],
978
978
  "nightly": {
979
979
  "url": "https://drafts.csswg.org/css-forms-1/",
980
- "status": "A Collection of Interesting Ideas",
980
+ "status": "Unofficial Proposal Draft",
981
981
  "alternateUrls": [
982
982
  "https://w3c.github.io/csswg-drafts/css-forms-1/",
983
983
  "https://w3c.github.io/csswg-drafts/css-forms/"
@@ -2309,40 +2309,6 @@
2309
2309
  "browser"
2310
2310
  ]
2311
2311
  },
2312
- {
2313
- "url": "https://privacycg.github.io/gpc-spec/",
2314
- "seriesComposition": "full",
2315
- "shortname": "gpc-spec",
2316
- "series": {
2317
- "shortname": "gpc-spec",
2318
- "currentSpecification": "gpc-spec",
2319
- "title": "Global Privacy Control (GPC)",
2320
- "shortTitle": "GPC",
2321
- "nightlyUrl": "https://privacycg.github.io/gpc-spec/"
2322
- },
2323
- "organization": "W3C",
2324
- "groups": [
2325
- {
2326
- "name": "Privacy Working Group",
2327
- "url": "https://www.w3.org/groups/wg/privacy/"
2328
- }
2329
- ],
2330
- "nightly": {
2331
- "url": "https://privacycg.github.io/gpc-spec/",
2332
- "status": "Editor's Draft",
2333
- "alternateUrls": [],
2334
- "repository": "https://github.com/privacycg/gpc-spec",
2335
- "sourcePath": "index.html",
2336
- "filename": "index.html"
2337
- },
2338
- "title": "Global Privacy Control (GPC)",
2339
- "source": "spec",
2340
- "shortTitle": "GPC",
2341
- "categories": [
2342
- "browser"
2343
- ],
2344
- "standing": "good"
2345
- },
2346
2312
  {
2347
2313
  "url": "https://privacycg.github.io/nav-tracking-mitigations/",
2348
2314
  "seriesComposition": "full",
@@ -5559,6 +5525,40 @@
5559
5525
  "browser"
5560
5526
  ]
5561
5527
  },
5528
+ {
5529
+ "url": "https://tc39.es/proposal-is-error/",
5530
+ "seriesComposition": "full",
5531
+ "shortname": "tc39-is-error",
5532
+ "series": {
5533
+ "shortname": "tc39-is-error",
5534
+ "currentSpecification": "tc39-is-error",
5535
+ "title": "Error.isError",
5536
+ "shortTitle": "Error.isError",
5537
+ "nightlyUrl": "https://tc39.es/proposal-is-error/"
5538
+ },
5539
+ "organization": "Ecma International",
5540
+ "groups": [
5541
+ {
5542
+ "name": "TC39",
5543
+ "url": "https://tc39.es/"
5544
+ }
5545
+ ],
5546
+ "nightly": {
5547
+ "url": "https://tc39.es/proposal-is-error/",
5548
+ "status": "Editor's Draft",
5549
+ "alternateUrls": [],
5550
+ "repository": "https://github.com/tc39/proposal-is-error",
5551
+ "sourcePath": "spec.emu",
5552
+ "filename": "index.html"
5553
+ },
5554
+ "title": "Error.isError",
5555
+ "source": "spec",
5556
+ "shortTitle": "Error.isError",
5557
+ "categories": [
5558
+ "browser"
5559
+ ],
5560
+ "standing": "good"
5561
+ },
5562
5562
  {
5563
5563
  "url": "https://tc39.es/proposal-is-usv-string/",
5564
5564
  "seriesComposition": "full",
@@ -6750,40 +6750,6 @@
6750
6750
  ],
6751
6751
  "standing": "good"
6752
6752
  },
6753
- {
6754
- "url": "https://w3c.github.io/webdriver-bidi/",
6755
- "seriesComposition": "full",
6756
- "shortname": "webdriver-bidi",
6757
- "series": {
6758
- "shortname": "webdriver-bidi",
6759
- "currentSpecification": "webdriver-bidi",
6760
- "title": "WebDriver BiDi",
6761
- "shortTitle": "WebDriver BiDi",
6762
- "nightlyUrl": "https://w3c.github.io/webdriver-bidi/"
6763
- },
6764
- "organization": "W3C",
6765
- "groups": [
6766
- {
6767
- "name": "Browser Testing and Tools Working Group",
6768
- "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
6769
- }
6770
- ],
6771
- "nightly": {
6772
- "url": "https://w3c.github.io/webdriver-bidi/",
6773
- "status": "Editor's Draft",
6774
- "alternateUrls": [],
6775
- "repository": "https://github.com/w3c/webdriver-bidi",
6776
- "sourcePath": "index.bs",
6777
- "filename": "index.html"
6778
- },
6779
- "title": "WebDriver BiDi",
6780
- "source": "specref",
6781
- "shortTitle": "WebDriver BiDi",
6782
- "categories": [
6783
- "browser"
6784
- ],
6785
- "standing": "good"
6786
- },
6787
6753
  {
6788
6754
  "url": "https://w3c.github.io/webrtc-ice/",
6789
6755
  "seriesComposition": "full",
@@ -18660,7 +18626,7 @@
18660
18626
  ],
18661
18627
  "release": {
18662
18628
  "url": "https://www.w3.org/TR/device-posture/",
18663
- "status": "Working Draft",
18629
+ "status": "Candidate Recommendation Snapshot",
18664
18630
  "filename": "Overview.html"
18665
18631
  },
18666
18632
  "nightly": {
@@ -19895,6 +19861,49 @@
19895
19861
  ]
19896
19862
  }
19897
19863
  },
19864
+ {
19865
+ "url": "https://www.w3.org/TR/gpc/",
19866
+ "seriesComposition": "full",
19867
+ "shortname": "gpc",
19868
+ "series": {
19869
+ "shortname": "gpc",
19870
+ "currentSpecification": "gpc",
19871
+ "title": "Global Privacy Control (GPC)",
19872
+ "shortTitle": "GPC",
19873
+ "releaseUrl": "https://www.w3.org/TR/gpc/",
19874
+ "nightlyUrl": "https://w3c.github.io/gpc/"
19875
+ },
19876
+ "formerNames": [
19877
+ "gpc-spec"
19878
+ ],
19879
+ "organization": "W3C",
19880
+ "groups": [
19881
+ {
19882
+ "name": "Privacy Working Group",
19883
+ "url": "https://www.w3.org/groups/wg/privacy/"
19884
+ }
19885
+ ],
19886
+ "release": {
19887
+ "url": "https://www.w3.org/TR/gpc/",
19888
+ "status": "Working Draft",
19889
+ "filename": "Overview.html"
19890
+ },
19891
+ "nightly": {
19892
+ "url": "https://w3c.github.io/gpc/",
19893
+ "status": "Editor's Draft",
19894
+ "alternateUrls": [],
19895
+ "repository": "https://github.com/w3c/gpc",
19896
+ "sourcePath": "index.html",
19897
+ "filename": "index.html"
19898
+ },
19899
+ "title": "Global Privacy Control (GPC)",
19900
+ "source": "w3c",
19901
+ "shortTitle": "GPC",
19902
+ "categories": [
19903
+ "browser"
19904
+ ],
19905
+ "standing": "good"
19906
+ },
19898
19907
  {
19899
19908
  "url": "https://www.w3.org/TR/graphics-aam-1.0/",
19900
19909
  "seriesComposition": "full",
@@ -22191,7 +22200,7 @@
22191
22200
  ],
22192
22201
  "release": {
22193
22202
  "url": "https://www.w3.org/TR/orientation-event/",
22194
- "status": "Working Draft",
22203
+ "status": "Candidate Recommendation Snapshot",
22195
22204
  "filename": "Overview.html"
22196
22205
  },
22197
22206
  "nightly": {
@@ -22724,13 +22733,14 @@
22724
22733
  "shortname": "pointerevents3",
22725
22734
  "series": {
22726
22735
  "shortname": "pointerevents",
22727
- "currentSpecification": "pointerevents3",
22736
+ "currentSpecification": "pointerevents4",
22728
22737
  "title": "Pointer Events",
22729
22738
  "shortTitle": "Pointer Events",
22730
22739
  "releaseUrl": "https://www.w3.org/TR/pointerevents/",
22731
22740
  "nightlyUrl": "https://w3c.github.io/pointerevents/"
22732
22741
  },
22733
22742
  "seriesVersion": "3",
22743
+ "seriesNext": "pointerevents4",
22734
22744
  "organization": "W3C",
22735
22745
  "groups": [
22736
22746
  {
@@ -22765,6 +22775,54 @@
22765
22775
  ]
22766
22776
  }
22767
22777
  },
22778
+ {
22779
+ "url": "https://www.w3.org/TR/pointerevents4/",
22780
+ "seriesComposition": "full",
22781
+ "shortname": "pointerevents4",
22782
+ "series": {
22783
+ "shortname": "pointerevents",
22784
+ "currentSpecification": "pointerevents4",
22785
+ "title": "Pointer Events",
22786
+ "shortTitle": "Pointer Events",
22787
+ "releaseUrl": "https://www.w3.org/TR/pointerevents/",
22788
+ "nightlyUrl": "https://w3c.github.io/pointerevents/"
22789
+ },
22790
+ "seriesVersion": "4",
22791
+ "seriesPrevious": "pointerevents3",
22792
+ "organization": "W3C",
22793
+ "groups": [
22794
+ {
22795
+ "name": "Pointer Events Working Group",
22796
+ "url": "https://www.w3.org/groups/wg/pointer-events/"
22797
+ }
22798
+ ],
22799
+ "release": {
22800
+ "url": "https://www.w3.org/TR/pointerevents4/",
22801
+ "status": "Working Draft",
22802
+ "filename": "Overview.html"
22803
+ },
22804
+ "nightly": {
22805
+ "url": "https://w3c.github.io/pointerevents/",
22806
+ "status": "Editor's Draft",
22807
+ "alternateUrls": [],
22808
+ "repository": "https://github.com/w3c/pointerevents",
22809
+ "sourcePath": "index.html",
22810
+ "filename": "index.html"
22811
+ },
22812
+ "title": "Pointer Events",
22813
+ "source": "w3c",
22814
+ "shortTitle": "Pointer Events",
22815
+ "categories": [
22816
+ "browser"
22817
+ ],
22818
+ "standing": "good",
22819
+ "tests": {
22820
+ "repository": "https://github.com/web-platform-tests/wpt",
22821
+ "testPaths": [
22822
+ "pointerevents"
22823
+ ]
22824
+ }
22825
+ },
22768
22826
  {
22769
22827
  "url": "https://www.w3.org/TR/pointerlock-2/",
22770
22828
  "seriesComposition": "full",
@@ -24158,7 +24216,7 @@
24158
24216
  "groups": [
24159
24217
  {
24160
24218
  "name": "Service Workers Working Group",
24161
- "url": "https://www.w3.org/sw/"
24219
+ "url": "https://www.w3.org/groups/wg/service-workers/"
24162
24220
  }
24163
24221
  ],
24164
24222
  "release": {
@@ -25226,7 +25284,7 @@
25226
25284
  ],
25227
25285
  "release": {
25228
25286
  "url": "https://www.w3.org/TR/uievents-code/",
25229
- "status": "Candidate Recommendation Snapshot",
25287
+ "status": "Proposed Recommendation",
25230
25288
  "filename": "Overview.html"
25231
25289
  },
25232
25290
  "title": "UI Events KeyboardEvent code Values",
@@ -25266,7 +25324,7 @@
25266
25324
  ],
25267
25325
  "release": {
25268
25326
  "url": "https://www.w3.org/TR/uievents-key/",
25269
- "status": "Candidate Recommendation Snapshot",
25327
+ "status": "Proposed Recommendation",
25270
25328
  "filename": "Overview.html"
25271
25329
  },
25272
25330
  "title": "UI Events KeyboardEvent key Values",
@@ -25513,7 +25571,7 @@
25513
25571
  ],
25514
25572
  "release": {
25515
25573
  "url": "https://www.w3.org/TR/vibration/",
25516
- "status": "Recommendation",
25574
+ "status": "Candidate Recommendation Draft",
25517
25575
  "filename": "Overview.html"
25518
25576
  },
25519
25577
  "nightly": {
@@ -25524,7 +25582,7 @@
25524
25582
  "sourcePath": "index.html",
25525
25583
  "filename": "index.html"
25526
25584
  },
25527
- "title": "Vibration API (Second Edition)",
25585
+ "title": "Vibration API",
25528
25586
  "source": "w3c",
25529
25587
  "shortTitle": "Vibration API",
25530
25588
  "categories": [
@@ -26865,6 +26923,46 @@
26865
26923
  ]
26866
26924
  }
26867
26925
  },
26926
+ {
26927
+ "url": "https://www.w3.org/TR/webdriver-bidi/",
26928
+ "seriesComposition": "full",
26929
+ "shortname": "webdriver-bidi",
26930
+ "series": {
26931
+ "shortname": "webdriver-bidi",
26932
+ "currentSpecification": "webdriver-bidi",
26933
+ "title": "WebDriver BiDi",
26934
+ "shortTitle": "WebDriver BiDi",
26935
+ "releaseUrl": "https://www.w3.org/TR/webdriver-bidi/",
26936
+ "nightlyUrl": "https://w3c.github.io/webdriver-bidi/"
26937
+ },
26938
+ "organization": "W3C",
26939
+ "groups": [
26940
+ {
26941
+ "name": "Browser Testing and Tools Working Group",
26942
+ "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
26943
+ }
26944
+ ],
26945
+ "release": {
26946
+ "url": "https://www.w3.org/TR/webdriver-bidi/",
26947
+ "status": "Working Draft",
26948
+ "filename": "Overview.html"
26949
+ },
26950
+ "nightly": {
26951
+ "url": "https://w3c.github.io/webdriver-bidi/",
26952
+ "status": "Editor's Draft",
26953
+ "alternateUrls": [],
26954
+ "repository": "https://github.com/w3c/webdriver-bidi",
26955
+ "sourcePath": "index.bs",
26956
+ "filename": "index.html"
26957
+ },
26958
+ "title": "WebDriver BiDi",
26959
+ "source": "w3c",
26960
+ "shortTitle": "WebDriver BiDi",
26961
+ "categories": [
26962
+ "browser"
26963
+ ],
26964
+ "standing": "good"
26965
+ },
26868
26966
  {
26869
26967
  "url": "https://www.w3.org/TR/webdriver2/",
26870
26968
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.27.0",
3
+ "version": "3.29.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",