browser-specs 4.68.0 → 4.70.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 +98 -75
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -6499,6 +6499,40 @@
6499
6499
  ],
6500
6500
  "standing": "good"
6501
6501
  },
6502
+ {
6503
+ "url": "https://webmachinelearning.github.io/webmcp/",
6504
+ "seriesComposition": "full",
6505
+ "shortname": "webmcp",
6506
+ "series": {
6507
+ "shortname": "webmcp",
6508
+ "currentSpecification": "webmcp",
6509
+ "title": "WebMCP",
6510
+ "shortTitle": "WebMCP",
6511
+ "nightlyUrl": "https://webmachinelearning.github.io/webmcp/"
6512
+ },
6513
+ "organization": "W3C",
6514
+ "groups": [
6515
+ {
6516
+ "name": "Web Machine Learning Community Group",
6517
+ "url": "https://www.w3.org/community/webmachinelearning/"
6518
+ }
6519
+ ],
6520
+ "nightly": {
6521
+ "url": "https://webmachinelearning.github.io/webmcp/",
6522
+ "status": "Draft Community Group Report",
6523
+ "alternateUrls": [],
6524
+ "repository": "https://github.com/webmachinelearning/webmcp",
6525
+ "sourcePath": "index.bs",
6526
+ "filename": "index.html"
6527
+ },
6528
+ "title": "WebMCP",
6529
+ "source": "spec",
6530
+ "shortTitle": "WebMCP",
6531
+ "categories": [
6532
+ "browser"
6533
+ ],
6534
+ "standing": "good"
6535
+ },
6502
6536
  {
6503
6537
  "url": "https://webmachinelearning.github.io/writing-assistance-apis/",
6504
6538
  "seriesComposition": "full",
@@ -15788,7 +15822,7 @@
15788
15822
  ],
15789
15823
  "release": {
15790
15824
  "url": "https://www.w3.org/TR/css-rhythm-1/",
15791
- "status": "First Public Working Draft",
15825
+ "status": "Working Draft",
15792
15826
  "filename": "Overview.html"
15793
15827
  },
15794
15828
  "nightly": {
@@ -15802,9 +15836,9 @@
15802
15836
  "sourcePath": "css-rhythm-1/Overview.bs",
15803
15837
  "filename": "index.html"
15804
15838
  },
15805
- "title": "CSS Rhythmic Sizing",
15839
+ "title": "CSS Rhythmic Sizing Module Level 1",
15806
15840
  "source": "w3c",
15807
- "shortTitle": "CSS Rhythmic Sizing",
15841
+ "shortTitle": "CSS Rhythmic Sizing 1",
15808
15842
  "categories": [
15809
15843
  "browser"
15810
15844
  ],
@@ -21024,52 +21058,6 @@
21024
21058
  ],
21025
21059
  "standing": "good"
21026
21060
  },
21027
- {
21028
- "url": "https://www.w3.org/TR/payment-handler/",
21029
- "seriesComposition": "full",
21030
- "shortname": "payment-handler",
21031
- "series": {
21032
- "shortname": "payment-handler",
21033
- "currentSpecification": "payment-handler",
21034
- "title": "Payment Handler API",
21035
- "shortTitle": "Payment Handler API",
21036
- "releaseUrl": "https://www.w3.org/TR/payment-handler/",
21037
- "nightlyUrl": "https://w3c.github.io/payment-handler/"
21038
- },
21039
- "organization": "W3C",
21040
- "groups": [
21041
- {
21042
- "name": "Web Payments Working Group",
21043
- "url": "https://www.w3.org/groups/wg/payments/"
21044
- }
21045
- ],
21046
- "release": {
21047
- "url": "https://www.w3.org/TR/payment-handler/",
21048
- "status": "Working Draft",
21049
- "filename": "Overview.html"
21050
- },
21051
- "nightly": {
21052
- "url": "https://w3c.github.io/payment-handler/",
21053
- "status": "Editor's Draft",
21054
- "alternateUrls": [],
21055
- "repository": "https://github.com/w3c/payment-handler",
21056
- "sourcePath": "index.html",
21057
- "filename": "index.html"
21058
- },
21059
- "title": "Payment Handler API",
21060
- "source": "w3c",
21061
- "shortTitle": "Payment Handler API",
21062
- "categories": [
21063
- "browser"
21064
- ],
21065
- "standing": "good",
21066
- "tests": {
21067
- "repository": "https://github.com/web-platform-tests/wpt",
21068
- "testPaths": [
21069
- "payment-handler"
21070
- ]
21071
- }
21072
- },
21073
21061
  {
21074
21062
  "url": "https://www.w3.org/TR/payment-method-id/",
21075
21063
  "seriesComposition": "full",
@@ -21461,11 +21449,9 @@
21461
21449
  "filename": "Overview.html"
21462
21450
  },
21463
21451
  "nightly": {
21464
- "url": "https://w3c.github.io/pointerevents/",
21452
+ "url": "https://www.w3.org/TR/pointerevents3/",
21465
21453
  "status": "Editor's Draft",
21466
21454
  "alternateUrls": [],
21467
- "repository": "https://github.com/w3c/pointerevents",
21468
- "sourcePath": "index.html",
21469
21455
  "filename": "index.html"
21470
21456
  },
21471
21457
  "title": "Pointer Events",
@@ -21474,13 +21460,7 @@
21474
21460
  "categories": [
21475
21461
  "browser"
21476
21462
  ],
21477
- "standing": "good",
21478
- "tests": {
21479
- "repository": "https://github.com/web-platform-tests/wpt",
21480
- "testPaths": [
21481
- "pointerevents"
21482
- ]
21483
- }
21463
+ "standing": "good"
21484
21464
  },
21485
21465
  {
21486
21466
  "url": "https://www.w3.org/TR/pointerevents4/",
@@ -21979,7 +21959,7 @@
21979
21959
  "status": "Editor's Draft",
21980
21960
  "alternateUrls": [],
21981
21961
  "repository": "https://github.com/w3c/resource-timing",
21982
- "sourcePath": "index.html",
21962
+ "sourcePath": "index.bs",
21983
21963
  "filename": "index.html"
21984
21964
  },
21985
21965
  "title": "Resource Timing",
@@ -22582,8 +22562,8 @@
22582
22562
  "organization": "W3C",
22583
22563
  "groups": [
22584
22564
  {
22585
- "name": "SVG Working Group",
22586
- "url": "https://www.w3.org/groups/wg/svg/"
22565
+ "name": "Accessible Rich Internet Applications Working Group",
22566
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
22587
22567
  }
22588
22568
  ],
22589
22569
  "release": {
@@ -22746,10 +22726,17 @@
22746
22726
  "nightlyUrl": "https://svgwg.org/svg2-draft/"
22747
22727
  },
22748
22728
  "seriesVersion": "1.1",
22749
- "nightly": {
22729
+ "seriesNext": "SVG2",
22730
+ "organization": "W3C",
22731
+ "groups": [
22732
+ {
22733
+ "name": "SVG Working Group",
22734
+ "url": "https://www.w3.org/groups/wg/svg/"
22735
+ }
22736
+ ],
22737
+ "release": {
22750
22738
  "url": "https://www.w3.org/TR/SVG11/",
22751
- "status": "Editor's Draft",
22752
- "alternateUrls": [],
22739
+ "status": "Recommendation",
22753
22740
  "pages": [
22754
22741
  "https://www.w3.org/TR/SVG11/expanded-toc.html",
22755
22742
  "https://www.w3.org/TR/SVG11/intro.html",
@@ -22795,17 +22782,10 @@
22795
22782
  ],
22796
22783
  "filename": "Overview.html"
22797
22784
  },
22798
- "seriesNext": "SVG2",
22799
- "organization": "W3C",
22800
- "groups": [
22801
- {
22802
- "name": "SVG Working Group",
22803
- "url": "https://www.w3.org/groups/wg/svg/"
22804
- }
22805
- ],
22806
- "release": {
22785
+ "nightly": {
22807
22786
  "url": "https://www.w3.org/TR/SVG11/",
22808
- "status": "Recommendation",
22787
+ "status": "Editor's Draft",
22788
+ "alternateUrls": [],
22809
22789
  "pages": [
22810
22790
  "https://www.w3.org/TR/SVG11/expanded-toc.html",
22811
22791
  "https://www.w3.org/TR/SVG11/intro.html",
@@ -23767,6 +23747,49 @@
23767
23747
  ]
23768
23748
  }
23769
23749
  },
23750
+ {
23751
+ "url": "https://www.w3.org/TR/web-based-payment-handler/",
23752
+ "seriesComposition": "full",
23753
+ "shortname": "web-based-payment-handler",
23754
+ "series": {
23755
+ "shortname": "web-based-payment-handler",
23756
+ "currentSpecification": "web-based-payment-handler",
23757
+ "title": "Web-based Payment Handler API",
23758
+ "shortTitle": "Web-based Payment Handler API",
23759
+ "releaseUrl": "https://www.w3.org/TR/web-based-payment-handler/",
23760
+ "nightlyUrl": "https://w3c.github.io/web-based-payment-handler/"
23761
+ },
23762
+ "formerNames": [
23763
+ "payment-handler"
23764
+ ],
23765
+ "organization": "W3C",
23766
+ "groups": [
23767
+ {
23768
+ "name": "Web Payments Working Group",
23769
+ "url": "https://www.w3.org/groups/wg/payments/"
23770
+ }
23771
+ ],
23772
+ "release": {
23773
+ "url": "https://www.w3.org/TR/web-based-payment-handler/",
23774
+ "status": "Working Draft",
23775
+ "filename": "Overview.html"
23776
+ },
23777
+ "nightly": {
23778
+ "url": "https://w3c.github.io/web-based-payment-handler/",
23779
+ "status": "Editor's Draft",
23780
+ "alternateUrls": [],
23781
+ "repository": "https://github.com/w3c/web-based-payment-handler",
23782
+ "sourcePath": "index.html",
23783
+ "filename": "index.html"
23784
+ },
23785
+ "title": "Web-based Payment Handler API",
23786
+ "source": "w3c",
23787
+ "shortTitle": "Web-based Payment Handler API",
23788
+ "categories": [
23789
+ "browser"
23790
+ ],
23791
+ "standing": "good"
23792
+ },
23770
23793
  {
23771
23794
  "url": "https://www.w3.org/TR/web-locks/",
23772
23795
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.68.0",
3
+ "version": "4.70.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",