browser-specs 3.39.0 → 3.40.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 +70 -84
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1168,6 +1168,42 @@
1168
1168
  ]
1169
1169
  }
1170
1170
  },
1171
+ {
1172
+ "url": "https://drafts.csswg.org/css-viewport/",
1173
+ "seriesComposition": "full",
1174
+ "shortname": "css-viewport",
1175
+ "series": {
1176
+ "shortname": "css-viewport",
1177
+ "currentSpecification": "css-viewport",
1178
+ "title": "CSS Viewport",
1179
+ "shortTitle": "CSS Viewport",
1180
+ "nightlyUrl": "https://drafts.csswg.org/css-viewport/"
1181
+ },
1182
+ "organization": "W3C",
1183
+ "groups": [
1184
+ {
1185
+ "name": "Cascading Style Sheets (CSS) Working Group",
1186
+ "url": "https://www.w3.org/Style/CSS/"
1187
+ }
1188
+ ],
1189
+ "nightly": {
1190
+ "url": "https://drafts.csswg.org/css-viewport/",
1191
+ "status": "Editor's Draft",
1192
+ "alternateUrls": [
1193
+ "https://w3c.github.io/csswg-drafts/css-viewport/"
1194
+ ],
1195
+ "repository": "https://github.com/w3c/csswg-drafts",
1196
+ "sourcePath": "css-viewport/Overview.bs",
1197
+ "filename": "Overview.html"
1198
+ },
1199
+ "title": "CSS Viewport Module Level 1",
1200
+ "source": "spec",
1201
+ "shortTitle": "CSS Viewport 1",
1202
+ "categories": [
1203
+ "browser"
1204
+ ],
1205
+ "standing": "good"
1206
+ },
1171
1207
  {
1172
1208
  "url": "https://drafts.csswg.org/web-animations-2/",
1173
1209
  "seriesComposition": "delta",
@@ -6791,6 +6827,40 @@
6791
6827
  ],
6792
6828
  "standing": "good"
6793
6829
  },
6830
+ {
6831
+ "url": "https://wicg.github.io/local-network-access/",
6832
+ "seriesComposition": "full",
6833
+ "shortname": "local-network-access",
6834
+ "series": {
6835
+ "shortname": "local-network-access",
6836
+ "currentSpecification": "local-network-access",
6837
+ "title": "Private Network Access",
6838
+ "shortTitle": "Private Network Access",
6839
+ "nightlyUrl": "https://wicg.github.io/local-network-access/"
6840
+ },
6841
+ "organization": "W3C",
6842
+ "groups": [
6843
+ {
6844
+ "name": "Web Platform Incubator Community Group",
6845
+ "url": "https://www.w3.org/community/wicg/"
6846
+ }
6847
+ ],
6848
+ "nightly": {
6849
+ "url": "https://wicg.github.io/local-network-access/",
6850
+ "status": "Draft Community Group Report",
6851
+ "alternateUrls": [],
6852
+ "repository": "https://github.com/WICG/local-network-access",
6853
+ "sourcePath": "index.src.html",
6854
+ "filename": "index.html"
6855
+ },
6856
+ "title": "Private Network Access",
6857
+ "source": "spec",
6858
+ "shortTitle": "Private Network Access",
6859
+ "categories": [
6860
+ "browser"
6861
+ ],
6862
+ "standing": "good"
6863
+ },
6794
6864
  {
6795
6865
  "url": "https://wicg.github.io/manifest-incubations/",
6796
6866
  "seriesComposition": "full",
@@ -7390,46 +7460,6 @@
7390
7460
  ]
7391
7461
  }
7392
7462
  },
7393
- {
7394
- "url": "https://wicg.github.io/private-network-access/",
7395
- "seriesComposition": "full",
7396
- "shortname": "private-network-access",
7397
- "series": {
7398
- "shortname": "private-network-access",
7399
- "currentSpecification": "private-network-access",
7400
- "title": "Private Network Access",
7401
- "shortTitle": "Private Network Access",
7402
- "nightlyUrl": "https://wicg.github.io/private-network-access/"
7403
- },
7404
- "organization": "W3C",
7405
- "groups": [
7406
- {
7407
- "name": "Web Platform Incubator Community Group",
7408
- "url": "https://www.w3.org/community/wicg/"
7409
- }
7410
- ],
7411
- "nightly": {
7412
- "url": "https://wicg.github.io/private-network-access/",
7413
- "status": "Draft Community Group Report",
7414
- "alternateUrls": [],
7415
- "repository": "https://github.com/WICG/private-network-access",
7416
- "sourcePath": "index.src.html",
7417
- "filename": "index.html"
7418
- },
7419
- "title": "Private Network Access",
7420
- "source": "spec",
7421
- "shortTitle": "Private Network Access",
7422
- "categories": [
7423
- "browser"
7424
- ],
7425
- "standing": "good",
7426
- "tests": {
7427
- "repository": "https://github.com/web-platform-tests/wpt",
7428
- "testPaths": [
7429
- "fetch/private-network-access"
7430
- ]
7431
- }
7432
- },
7433
7463
  {
7434
7464
  "url": "https://wicg.github.io/responsive-image-client-hints/",
7435
7465
  "seriesComposition": "full",
@@ -11440,50 +11470,6 @@
11440
11470
  ]
11441
11471
  }
11442
11472
  },
11443
- {
11444
- "url": "https://www.w3.org/TR/css-device-adapt-1/",
11445
- "seriesComposition": "full",
11446
- "shortname": "css-device-adapt-1",
11447
- "series": {
11448
- "shortname": "css-device-adapt",
11449
- "currentSpecification": "css-device-adapt-1",
11450
- "title": "CSS Device Adaptation",
11451
- "shortTitle": "CSS Device Adaptation",
11452
- "releaseUrl": "https://www.w3.org/TR/css-device-adapt/",
11453
- "nightlyUrl": "https://drafts.csswg.org/css-viewport-1/"
11454
- },
11455
- "seriesVersion": "1",
11456
- "nightly": {
11457
- "url": "https://drafts.csswg.org/css-viewport-1/",
11458
- "status": "Editor's Draft",
11459
- "sourcePath": "css-viewport/Overview.bs",
11460
- "alternateUrls": [
11461
- "https://w3c.github.io/csswg-drafts/css-viewport-1/",
11462
- "https://w3c.github.io/csswg-drafts/css-viewport/"
11463
- ],
11464
- "repository": "https://github.com/w3c/csswg-drafts",
11465
- "filename": "Overview.html"
11466
- },
11467
- "organization": "W3C",
11468
- "groups": [
11469
- {
11470
- "name": "Cascading Style Sheets (CSS) Working Group",
11471
- "url": "https://www.w3.org/Style/CSS/"
11472
- }
11473
- ],
11474
- "release": {
11475
- "url": "https://www.w3.org/TR/css-device-adapt-1/",
11476
- "status": "Working Draft",
11477
- "filename": "Overview.html"
11478
- },
11479
- "title": "CSS Device Adaptation Module Level 1",
11480
- "source": "w3c",
11481
- "shortTitle": "CSS Device Adaptation 1",
11482
- "categories": [
11483
- "browser"
11484
- ],
11485
- "standing": "good"
11486
- },
11487
11473
  {
11488
11474
  "url": "https://www.w3.org/TR/css-display-3/",
11489
11475
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.39.0",
3
+ "version": "3.40.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",