browser-specs 4.25.0 → 4.27.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 +199 -75
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -465,38 +465,6 @@
465
465
  ],
466
466
  "standing": "good"
467
467
  },
468
- {
469
- "url": "https://datatracker.ietf.org/doc/html/draft-zern-webp/",
470
- "seriesComposition": "full",
471
- "shortname": "webp",
472
- "series": {
473
- "shortname": "webp",
474
- "currentSpecification": "webp",
475
- "title": "WebP Image Format",
476
- "shortTitle": "WebP Image Format",
477
- "nightlyUrl": "https://www.ietf.org/archive/id/draft-zern-webp-15.html"
478
- },
479
- "organization": "IETF",
480
- "groups": [
481
- {
482
- "name": "Applications and Real-Time Area",
483
- "url": "https://datatracker.ietf.org/wg/art/"
484
- }
485
- ],
486
- "nightly": {
487
- "url": "https://www.ietf.org/archive/id/draft-zern-webp-15.html",
488
- "status": "Editor's Draft",
489
- "alternateUrls": [],
490
- "filename": "draft-zern-webp-15.html"
491
- },
492
- "title": "WebP Image Format",
493
- "source": "ietf",
494
- "shortTitle": "WebP Image Format",
495
- "categories": [
496
- "browser"
497
- ],
498
- "standing": "good"
499
- },
500
468
  {
501
469
  "url": "https://dom.spec.whatwg.org/",
502
470
  "seriesComposition": "full",
@@ -5620,6 +5588,40 @@
5620
5588
  ],
5621
5589
  "standing": "good"
5622
5590
  },
5591
+ {
5592
+ "url": "https://w3c.github.io/mediacapture-surface-control/",
5593
+ "seriesComposition": "full",
5594
+ "shortname": "mediacapture-surface-control",
5595
+ "series": {
5596
+ "shortname": "mediacapture-surface-control",
5597
+ "currentSpecification": "mediacapture-surface-control",
5598
+ "title": "Captured Surface Control",
5599
+ "shortTitle": "Captured Surface Control",
5600
+ "nightlyUrl": "https://w3c.github.io/mediacapture-surface-control/"
5601
+ },
5602
+ "organization": "W3C",
5603
+ "groups": [
5604
+ {
5605
+ "name": "Web Real-Time Communications Working Group",
5606
+ "url": "https://www.w3.org/groups/wg/webrtc/"
5607
+ }
5608
+ ],
5609
+ "nightly": {
5610
+ "url": "https://w3c.github.io/mediacapture-surface-control/",
5611
+ "status": "Editor's Draft",
5612
+ "alternateUrls": [],
5613
+ "repository": "https://github.com/w3c/mediacapture-surface-control",
5614
+ "sourcePath": "index.html",
5615
+ "filename": "index.html"
5616
+ },
5617
+ "title": "Captured Surface Control",
5618
+ "source": "spec",
5619
+ "shortTitle": "Captured Surface Control",
5620
+ "categories": [
5621
+ "browser"
5622
+ ],
5623
+ "standing": "good"
5624
+ },
5623
5625
  {
5624
5626
  "url": "https://w3c.github.io/permissions-registry/",
5625
5627
  "seriesComposition": "full",
@@ -5796,40 +5798,6 @@
5796
5798
  ],
5797
5799
  "standing": "good"
5798
5800
  },
5799
- {
5800
- "url": "https://w3c.github.io/webdriver-bidi/",
5801
- "seriesComposition": "full",
5802
- "shortname": "webdriver-bidi",
5803
- "series": {
5804
- "shortname": "webdriver-bidi",
5805
- "currentSpecification": "webdriver-bidi",
5806
- "title": "WebDriver BiDi",
5807
- "shortTitle": "WebDriver BiDi",
5808
- "nightlyUrl": "https://w3c.github.io/webdriver-bidi/"
5809
- },
5810
- "organization": "W3C",
5811
- "groups": [
5812
- {
5813
- "name": "Browser Testing and Tools Working Group",
5814
- "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
5815
- }
5816
- ],
5817
- "nightly": {
5818
- "url": "https://w3c.github.io/webdriver-bidi/",
5819
- "status": "Editor's Draft",
5820
- "alternateUrls": [],
5821
- "repository": "https://github.com/w3c/webdriver-bidi",
5822
- "sourcePath": "index.bs",
5823
- "filename": "index.html"
5824
- },
5825
- "title": "WebDriver BiDi",
5826
- "source": "specref",
5827
- "shortTitle": "WebDriver BiDi",
5828
- "categories": [
5829
- "browser"
5830
- ],
5831
- "standing": "good"
5832
- },
5833
5801
  {
5834
5802
  "url": "https://w3c.github.io/webrtc-ice/",
5835
5803
  "seriesComposition": "full",
@@ -9745,6 +9713,41 @@
9745
9713
  ],
9746
9714
  "standing": "good"
9747
9715
  },
9716
+ {
9717
+ "url": "https://www.rfc-editor.org/rfc/rfc6455",
9718
+ "seriesComposition": "full",
9719
+ "shortname": "rfc6455",
9720
+ "series": {
9721
+ "shortname": "rfc6455",
9722
+ "currentSpecification": "rfc6455",
9723
+ "title": "The WebSocket Protocol",
9724
+ "shortTitle": "The WebSocket Protocol",
9725
+ "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc6455"
9726
+ },
9727
+ "organization": "IETF",
9728
+ "groups": [
9729
+ {
9730
+ "name": "BiDirectional or Server-Initiated HTTP Working Group",
9731
+ "url": "https://datatracker.ietf.org/wg/hybi/"
9732
+ }
9733
+ ],
9734
+ "nightly": {
9735
+ "url": "https://www.rfc-editor.org/rfc/rfc6455",
9736
+ "status": "Proposed Standard",
9737
+ "alternateUrls": [
9738
+ "https://datatracker.ietf.org/doc/html/rfc6455",
9739
+ "https://tools.ietf.org/html/rfc6455"
9740
+ ],
9741
+ "filename": "rfc6455.html"
9742
+ },
9743
+ "title": "The WebSocket Protocol",
9744
+ "source": "ietf",
9745
+ "shortTitle": "The WebSocket Protocol",
9746
+ "categories": [
9747
+ "browser"
9748
+ ],
9749
+ "standing": "good"
9750
+ },
9748
9751
  {
9749
9752
  "url": "https://www.rfc-editor.org/rfc/rfc6797",
9750
9753
  "seriesComposition": "full",
@@ -10620,6 +10623,44 @@
10620
10623
  ],
10621
10624
  "standing": "good"
10622
10625
  },
10626
+ {
10627
+ "url": "https://www.rfc-editor.org/rfc/rfc9649",
10628
+ "seriesComposition": "full",
10629
+ "shortname": "rfc9649",
10630
+ "series": {
10631
+ "shortname": "rfc9649",
10632
+ "currentSpecification": "rfc9649",
10633
+ "title": "WebP Image Format",
10634
+ "shortTitle": "WebP Image Format",
10635
+ "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9649"
10636
+ },
10637
+ "formerNames": [
10638
+ "webp"
10639
+ ],
10640
+ "organization": "IETF",
10641
+ "groups": [
10642
+ {
10643
+ "name": "Applications and Real-Time Area",
10644
+ "url": "https://datatracker.ietf.org/wg/art/"
10645
+ }
10646
+ ],
10647
+ "nightly": {
10648
+ "url": "https://www.rfc-editor.org/rfc/rfc9649",
10649
+ "status": "Informational",
10650
+ "alternateUrls": [
10651
+ "https://datatracker.ietf.org/doc/html/rfc9649",
10652
+ "https://tools.ietf.org/html/rfc9649"
10653
+ ],
10654
+ "filename": "rfc9649.html"
10655
+ },
10656
+ "title": "WebP Image Format",
10657
+ "source": "ietf",
10658
+ "shortTitle": "WebP Image Format",
10659
+ "categories": [
10660
+ "browser"
10661
+ ],
10662
+ "standing": "good"
10663
+ },
10623
10664
  {
10624
10665
  "url": "https://www.w3.org/Consortium/Process/",
10625
10666
  "seriesComposition": "full",
@@ -16310,7 +16351,7 @@
16310
16351
  ],
16311
16352
  "release": {
16312
16353
  "url": "https://www.w3.org/TR/css-view-transitions-2/",
16313
- "status": "First Public Working Draft",
16354
+ "status": "Working Draft",
16314
16355
  "filename": "Overview.html"
16315
16356
  },
16316
16357
  "nightly": {
@@ -16929,7 +16970,7 @@
16929
16970
  ],
16930
16971
  "release": {
16931
16972
  "url": "https://www.w3.org/TR/device-posture/",
16932
- "status": "Working Draft",
16973
+ "status": "Candidate Recommendation Snapshot",
16933
16974
  "filename": "Overview.html"
16934
16975
  },
16935
16976
  "nightly": {
@@ -17021,7 +17062,7 @@
17021
17062
  ],
17022
17063
  "release": {
17023
17064
  "url": "https://www.w3.org/TR/edit-context/",
17024
- "status": "First Public Working Draft",
17065
+ "status": "Working Draft",
17025
17066
  "filename": "Overview.html"
17026
17067
  },
17027
17068
  "nightly": {
@@ -17955,6 +17996,49 @@
17955
17996
  ]
17956
17997
  }
17957
17998
  },
17999
+ {
18000
+ "url": "https://www.w3.org/TR/gpc/",
18001
+ "seriesComposition": "full",
18002
+ "shortname": "gpc",
18003
+ "series": {
18004
+ "shortname": "gpc",
18005
+ "currentSpecification": "gpc",
18006
+ "title": "Global Privacy Control (GPC)",
18007
+ "shortTitle": "GPC",
18008
+ "releaseUrl": "https://www.w3.org/TR/gpc/",
18009
+ "nightlyUrl": "https://w3c.github.io/gpc/"
18010
+ },
18011
+ "formerNames": [
18012
+ "gpc-spec"
18013
+ ],
18014
+ "organization": "W3C",
18015
+ "groups": [
18016
+ {
18017
+ "name": "Privacy Working Group",
18018
+ "url": "https://www.w3.org/groups/wg/privacy/"
18019
+ }
18020
+ ],
18021
+ "release": {
18022
+ "url": "https://www.w3.org/TR/gpc/",
18023
+ "status": "Working Draft",
18024
+ "filename": "Overview.html"
18025
+ },
18026
+ "nightly": {
18027
+ "url": "https://w3c.github.io/gpc/",
18028
+ "status": "Editor's Draft",
18029
+ "alternateUrls": [],
18030
+ "repository": "https://github.com/w3c/gpc",
18031
+ "sourcePath": "index.html",
18032
+ "filename": "index.html"
18033
+ },
18034
+ "title": "Global Privacy Control (GPC)",
18035
+ "source": "w3c",
18036
+ "shortTitle": "GPC",
18037
+ "categories": [
18038
+ "browser"
18039
+ ],
18040
+ "standing": "good"
18041
+ },
17958
18042
  {
17959
18043
  "url": "https://www.w3.org/TR/graphics-aam-1.0/",
17960
18044
  "seriesComposition": "full",
@@ -19858,7 +19942,7 @@
19858
19942
  ],
19859
19943
  "release": {
19860
19944
  "url": "https://www.w3.org/TR/orientation-event/",
19861
- "status": "Working Draft",
19945
+ "status": "Candidate Recommendation Snapshot",
19862
19946
  "filename": "Overview.html"
19863
19947
  },
19864
19948
  "nightly": {
@@ -21994,7 +22078,7 @@
21994
22078
  ],
21995
22079
  "release": {
21996
22080
  "url": "https://www.w3.org/TR/uievents-code/",
21997
- "status": "Candidate Recommendation Snapshot",
22081
+ "status": "Proposed Recommendation",
21998
22082
  "filename": "Overview.html"
21999
22083
  },
22000
22084
  "title": "UI Events KeyboardEvent code Values",
@@ -22034,7 +22118,7 @@
22034
22118
  ],
22035
22119
  "release": {
22036
22120
  "url": "https://www.w3.org/TR/uievents-key/",
22037
- "status": "Candidate Recommendation Snapshot",
22121
+ "status": "Proposed Recommendation",
22038
22122
  "filename": "Overview.html"
22039
22123
  },
22040
22124
  "title": "UI Events KeyboardEvent key Values",
@@ -22169,9 +22253,9 @@
22169
22253
  "sourcePath": "index.html",
22170
22254
  "filename": "index.html"
22171
22255
  },
22172
- "title": "User Timing Level 3",
22256
+ "title": "User Timing",
22173
22257
  "source": "w3c",
22174
- "shortTitle": "User Timing 3",
22258
+ "shortTitle": "User Timing",
22175
22259
  "categories": [
22176
22260
  "browser"
22177
22261
  ],
@@ -22743,7 +22827,7 @@
22743
22827
  }
22744
22828
  ],
22745
22829
  "release": {
22746
- "url": "https://www.w3.org/TR/webaudio/",
22830
+ "url": "https://www.w3.org/TR/webaudio-1.0/",
22747
22831
  "status": "Recommendation",
22748
22832
  "filename": "Overview.html"
22749
22833
  },
@@ -23556,6 +23640,46 @@
23556
23640
  ]
23557
23641
  }
23558
23642
  },
23643
+ {
23644
+ "url": "https://www.w3.org/TR/webdriver-bidi/",
23645
+ "seriesComposition": "full",
23646
+ "shortname": "webdriver-bidi",
23647
+ "series": {
23648
+ "shortname": "webdriver-bidi",
23649
+ "currentSpecification": "webdriver-bidi",
23650
+ "title": "WebDriver BiDi",
23651
+ "shortTitle": "WebDriver BiDi",
23652
+ "releaseUrl": "https://www.w3.org/TR/webdriver-bidi/",
23653
+ "nightlyUrl": "https://w3c.github.io/webdriver-bidi/"
23654
+ },
23655
+ "organization": "W3C",
23656
+ "groups": [
23657
+ {
23658
+ "name": "Browser Testing and Tools Working Group",
23659
+ "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
23660
+ }
23661
+ ],
23662
+ "release": {
23663
+ "url": "https://www.w3.org/TR/webdriver-bidi/",
23664
+ "status": "First Public Working Draft",
23665
+ "filename": "Overview.html"
23666
+ },
23667
+ "nightly": {
23668
+ "url": "https://w3c.github.io/webdriver-bidi/",
23669
+ "status": "Editor's Draft",
23670
+ "alternateUrls": [],
23671
+ "repository": "https://github.com/w3c/webdriver-bidi",
23672
+ "sourcePath": "index.bs",
23673
+ "filename": "index.html"
23674
+ },
23675
+ "title": "WebDriver BiDi",
23676
+ "source": "w3c",
23677
+ "shortTitle": "WebDriver BiDi",
23678
+ "categories": [
23679
+ "browser"
23680
+ ],
23681
+ "standing": "good"
23682
+ },
23559
23683
  {
23560
23684
  "url": "https://www.w3.org/TR/webdriver2/",
23561
23685
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.25.0",
3
+ "version": "4.27.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",