browser-specs 3.71.0 → 3.73.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 +101 -39
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -667,6 +667,42 @@
667
667
  ]
668
668
  }
669
669
  },
670
+ {
671
+ "url": "https://drafts.csswg.org/css-color-hdr/",
672
+ "seriesComposition": "full",
673
+ "shortname": "css-color-hdr",
674
+ "series": {
675
+ "shortname": "css-color-hdr",
676
+ "currentSpecification": "css-color-hdr",
677
+ "title": "CSS Color HDR",
678
+ "shortTitle": "CSS Color HDR",
679
+ "nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
680
+ },
681
+ "organization": "W3C",
682
+ "groups": [
683
+ {
684
+ "name": "Cascading Style Sheets (CSS) Working Group",
685
+ "url": "https://www.w3.org/Style/CSS/"
686
+ }
687
+ ],
688
+ "nightly": {
689
+ "url": "https://drafts.csswg.org/css-color-hdr/",
690
+ "status": "Editor's Draft",
691
+ "alternateUrls": [
692
+ "https://w3c.github.io/csswg-drafts/css-color-hdr/"
693
+ ],
694
+ "repository": "https://github.com/w3c/csswg-drafts",
695
+ "sourcePath": "css-color-hdr/Overview.bs",
696
+ "filename": "index.html"
697
+ },
698
+ "title": "CSS Color HDR Module Level 1",
699
+ "source": "spec",
700
+ "shortTitle": "CSS Color HDR 1",
701
+ "categories": [
702
+ "browser"
703
+ ],
704
+ "standing": "good"
705
+ },
670
706
  {
671
707
  "url": "https://drafts.csswg.org/css-display-4/",
672
708
  "seriesComposition": "full",
@@ -1365,42 +1401,6 @@
1365
1401
  ],
1366
1402
  "standing": "good"
1367
1403
  },
1368
- {
1369
- "url": "https://drafts.csswg.org/css-viewport/",
1370
- "seriesComposition": "full",
1371
- "shortname": "css-viewport",
1372
- "series": {
1373
- "shortname": "css-viewport",
1374
- "currentSpecification": "css-viewport",
1375
- "title": "CSS Viewport",
1376
- "shortTitle": "CSS Viewport",
1377
- "nightlyUrl": "https://drafts.csswg.org/css-viewport/"
1378
- },
1379
- "organization": "W3C",
1380
- "groups": [
1381
- {
1382
- "name": "Cascading Style Sheets (CSS) Working Group",
1383
- "url": "https://www.w3.org/Style/CSS/"
1384
- }
1385
- ],
1386
- "nightly": {
1387
- "url": "https://drafts.csswg.org/css-viewport/",
1388
- "status": "Editor's Draft",
1389
- "alternateUrls": [
1390
- "https://w3c.github.io/csswg-drafts/css-viewport/"
1391
- ],
1392
- "repository": "https://github.com/w3c/csswg-drafts",
1393
- "sourcePath": "css-viewport/Overview.bs",
1394
- "filename": "index.html"
1395
- },
1396
- "title": "CSS Viewport Module Level 1",
1397
- "source": "spec",
1398
- "shortTitle": "CSS Viewport 1",
1399
- "categories": [
1400
- "browser"
1401
- ],
1402
- "standing": "good"
1403
- },
1404
1404
  {
1405
1405
  "url": "https://drafts.fxtf.org/compositing-2/",
1406
1406
  "seriesComposition": "full",
@@ -10739,7 +10739,7 @@
10739
10739
  ],
10740
10740
  "release": {
10741
10741
  "url": "https://www.w3.org/TR/css-2023/",
10742
- "status": "Draft Note",
10742
+ "status": "Note",
10743
10743
  "filename": "Overview.html"
10744
10744
  },
10745
10745
  "nightly": {
@@ -15133,6 +15133,56 @@
15133
15133
  ],
15134
15134
  "standing": "good"
15135
15135
  },
15136
+ {
15137
+ "url": "https://www.w3.org/TR/css-viewport-1/",
15138
+ "seriesComposition": "full",
15139
+ "shortname": "css-viewport-1",
15140
+ "series": {
15141
+ "shortname": "css-viewport",
15142
+ "currentSpecification": "css-viewport-1",
15143
+ "title": "CSS Viewport Module",
15144
+ "shortTitle": "CSS Viewport",
15145
+ "releaseUrl": "https://www.w3.org/TR/css-viewport/",
15146
+ "nightlyUrl": "https://drafts.csswg.org/css-viewport/"
15147
+ },
15148
+ "seriesVersion": "1",
15149
+ "organization": "W3C",
15150
+ "groups": [
15151
+ {
15152
+ "name": "Cascading Style Sheets (CSS) Working Group",
15153
+ "url": "https://www.w3.org/Style/CSS/"
15154
+ }
15155
+ ],
15156
+ "release": {
15157
+ "url": "https://www.w3.org/TR/css-viewport-1/",
15158
+ "status": "First Public Working Draft",
15159
+ "filename": "Overview.html"
15160
+ },
15161
+ "nightly": {
15162
+ "url": "https://drafts.csswg.org/css-viewport-1/",
15163
+ "status": "Editor's Draft",
15164
+ "alternateUrls": [
15165
+ "https://w3c.github.io/csswg-drafts/css-viewport-1/",
15166
+ "https://w3c.github.io/csswg-drafts/css-viewport/"
15167
+ ],
15168
+ "repository": "https://github.com/w3c/csswg-drafts",
15169
+ "sourcePath": "css-viewport/Overview.bs",
15170
+ "filename": "Overview.html"
15171
+ },
15172
+ "title": "CSS Viewport Module Level 1",
15173
+ "source": "w3c",
15174
+ "shortTitle": "CSS Viewport 1",
15175
+ "categories": [
15176
+ "browser"
15177
+ ],
15178
+ "standing": "good",
15179
+ "tests": {
15180
+ "repository": "https://github.com/web-platform-tests/wpt",
15181
+ "testPaths": [
15182
+ "css/css-viewport"
15183
+ ]
15184
+ }
15185
+ },
15136
15186
  {
15137
15187
  "url": "https://www.w3.org/TR/css-will-change-1/",
15138
15188
  "seriesComposition": "full",
@@ -16556,7 +16606,13 @@
16556
16606
  "categories": [
16557
16607
  "browser"
16558
16608
  ],
16559
- "standing": "good"
16609
+ "standing": "good",
16610
+ "tests": {
16611
+ "repository": "https://github.com/web-platform-tests/wpt",
16612
+ "testPaths": [
16613
+ "html-aam"
16614
+ ]
16615
+ }
16560
16616
  },
16561
16617
  {
16562
16618
  "url": "https://www.w3.org/TR/html-aria/",
@@ -17398,7 +17454,13 @@
17398
17454
  "categories": [
17399
17455
  "browser"
17400
17456
  ],
17401
- "standing": "good"
17457
+ "standing": "good",
17458
+ "tests": {
17459
+ "repository": "https://github.com/web-platform-tests/wpt",
17460
+ "testPaths": [
17461
+ "mediacapture-insertable-streams"
17462
+ ]
17463
+ }
17402
17464
  },
17403
17465
  {
17404
17466
  "url": "https://www.w3.org/TR/mediacapture-viewport/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.71.0",
3
+ "version": "3.73.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",