browser-specs 4.46.0 → 4.47.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 +92 -78
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -919,44 +919,6 @@
919
919
  ],
920
920
  "standing": "good"
921
921
  },
922
- {
923
- "url": "https://drafts.csswg.org/css-mixins-1/",
924
- "seriesComposition": "full",
925
- "shortname": "css-mixins-1",
926
- "series": {
927
- "shortname": "css-mixins",
928
- "currentSpecification": "css-mixins-1",
929
- "title": "CSS Functions and Mixins",
930
- "shortTitle": "CSS Functions and Mixins",
931
- "nightlyUrl": "https://drafts.csswg.org/css-mixins/"
932
- },
933
- "seriesVersion": "1",
934
- "organization": "W3C",
935
- "groups": [
936
- {
937
- "name": "Cascading Style Sheets (CSS) Working Group",
938
- "url": "https://www.w3.org/Style/CSS/"
939
- }
940
- ],
941
- "nightly": {
942
- "url": "https://drafts.csswg.org/css-mixins-1/",
943
- "status": "Editor's Draft",
944
- "alternateUrls": [
945
- "https://w3c.github.io/csswg-drafts/css-mixins-1/",
946
- "https://w3c.github.io/csswg-drafts/css-mixins/"
947
- ],
948
- "repository": "https://github.com/w3c/csswg-drafts",
949
- "sourcePath": "css-mixins-1/Overview.bs",
950
- "filename": "index.html"
951
- },
952
- "title": "CSS Functions and Mixins Module",
953
- "source": "spec",
954
- "shortTitle": "CSS Functions and Mixins",
955
- "categories": [
956
- "browser"
957
- ],
958
- "standing": "good"
959
- },
960
922
  {
961
923
  "url": "https://drafts.csswg.org/css-position-4/",
962
924
  "seriesComposition": "delta",
@@ -4318,8 +4280,8 @@
4318
4280
  "series": {
4319
4281
  "shortname": "tc39-array-from-async",
4320
4282
  "currentSpecification": "tc39-array-from-async",
4321
- "title": "ES Array.fromAsync (2022)",
4322
- "shortTitle": "2022",
4283
+ "title": "ES Array.fromAsync",
4284
+ "shortTitle": "ES Array.fromAsync",
4323
4285
  "nightlyUrl": "https://tc39.es/proposal-array-from-async/"
4324
4286
  },
4325
4287
  "organization": "Ecma International",
@@ -4337,9 +4299,9 @@
4337
4299
  "sourcePath": "spec.html",
4338
4300
  "filename": "index.html"
4339
4301
  },
4340
- "title": "ES Array.fromAsync (2022)",
4302
+ "title": "ES Array.fromAsync",
4341
4303
  "source": "spec",
4342
- "shortTitle": "2022",
4304
+ "shortTitle": "ES Array.fromAsync",
4343
4305
  "categories": [
4344
4306
  "browser"
4345
4307
  ],
@@ -5691,40 +5653,6 @@
5691
5653
  ],
5692
5654
  "standing": "good"
5693
5655
  },
5694
- {
5695
- "url": "https://w3c.github.io/ppa/",
5696
- "seriesComposition": "full",
5697
- "shortname": "ppa",
5698
- "series": {
5699
- "shortname": "ppa",
5700
- "currentSpecification": "ppa",
5701
- "title": "Privacy-Preserving Attribution",
5702
- "shortTitle": "Privacy-Preserving Attribution",
5703
- "nightlyUrl": "https://w3c.github.io/ppa/"
5704
- },
5705
- "nightly": {
5706
- "url": "https://w3c.github.io/ppa/",
5707
- "status": "Editor's Draft",
5708
- "sourcePath": "api.bs",
5709
- "alternateUrls": [],
5710
- "repository": "https://github.com/w3c/ppa",
5711
- "filename": "index.html"
5712
- },
5713
- "organization": "W3C",
5714
- "groups": [
5715
- {
5716
- "name": "Private Advertising Technology Working Group",
5717
- "url": "https://www.w3.org/groups/wg/pat/"
5718
- }
5719
- ],
5720
- "title": "Privacy-Preserving Attribution: Level 1",
5721
- "source": "spec",
5722
- "shortTitle": "Privacy-Preserving Attribution 1",
5723
- "categories": [
5724
- "browser"
5725
- ],
5726
- "standing": "good"
5727
- },
5728
5656
  {
5729
5657
  "url": "https://w3c.github.io/reporting/network-reporting.html",
5730
5658
  "seriesComposition": "full",
@@ -8416,7 +8344,6 @@
8416
8344
  "tests": {
8417
8345
  "repository": "https://github.com/web-platform-tests/wpt",
8418
8346
  "testPaths": [
8419
- "lifecycle",
8420
8347
  "page-lifecycle"
8421
8348
  ]
8422
8349
  }
@@ -14549,6 +14476,50 @@
14549
14476
  ]
14550
14477
  }
14551
14478
  },
14479
+ {
14480
+ "url": "https://www.w3.org/TR/css-mixins-1/",
14481
+ "seriesComposition": "full",
14482
+ "shortname": "css-mixins-1",
14483
+ "series": {
14484
+ "shortname": "css-mixins",
14485
+ "currentSpecification": "css-mixins-1",
14486
+ "title": "CSS Functions and Mixins Module",
14487
+ "shortTitle": "CSS Functions and Mixins",
14488
+ "releaseUrl": "https://www.w3.org/TR/css-mixins/",
14489
+ "nightlyUrl": "https://drafts.csswg.org/css-mixins/"
14490
+ },
14491
+ "seriesVersion": "1",
14492
+ "organization": "W3C",
14493
+ "groups": [
14494
+ {
14495
+ "name": "Cascading Style Sheets (CSS) Working Group",
14496
+ "url": "https://www.w3.org/Style/CSS/"
14497
+ }
14498
+ ],
14499
+ "release": {
14500
+ "url": "https://www.w3.org/TR/css-mixins-1/",
14501
+ "status": "First Public Working Draft",
14502
+ "filename": "Overview.html"
14503
+ },
14504
+ "nightly": {
14505
+ "url": "https://drafts.csswg.org/css-mixins-1/",
14506
+ "status": "Editor's Draft",
14507
+ "alternateUrls": [
14508
+ "https://w3c.github.io/csswg-drafts/css-mixins-1/",
14509
+ "https://w3c.github.io/csswg-drafts/css-mixins/"
14510
+ ],
14511
+ "repository": "https://github.com/w3c/csswg-drafts",
14512
+ "sourcePath": "css-mixins-1/Overview.bs",
14513
+ "filename": "index.html"
14514
+ },
14515
+ "title": "CSS Functions and Mixins Module",
14516
+ "source": "w3c",
14517
+ "shortTitle": "CSS Functions and Mixins",
14518
+ "categories": [
14519
+ "browser"
14520
+ ],
14521
+ "standing": "good"
14522
+ },
14552
14523
  {
14553
14524
  "url": "https://www.w3.org/TR/css-multicol-1/",
14554
14525
  "seriesComposition": "full",
@@ -20994,7 +20965,7 @@
20994
20965
  ],
20995
20966
  "release": {
20996
20967
  "url": "https://www.w3.org/TR/png-3/",
20997
- "status": "Candidate Recommendation Snapshot",
20968
+ "status": "Proposed Recommendation",
20998
20969
  "filename": "Overview.html"
20999
20970
  },
21000
20971
  "nightly": {
@@ -21202,6 +21173,49 @@
21202
21173
  ]
21203
21174
  }
21204
21175
  },
21176
+ {
21177
+ "url": "https://www.w3.org/TR/privacy-preserving-attribution/",
21178
+ "seriesComposition": "full",
21179
+ "shortname": "privacy-preserving-attribution",
21180
+ "series": {
21181
+ "shortname": "privacy-preserving-attribution",
21182
+ "currentSpecification": "privacy-preserving-attribution",
21183
+ "title": "Privacy-Preserving Attribution",
21184
+ "shortTitle": "Privacy-Preserving Attribution",
21185
+ "releaseUrl": "https://www.w3.org/TR/privacy-preserving-attribution/",
21186
+ "nightlyUrl": "https://w3c.github.io/ppa/"
21187
+ },
21188
+ "nightly": {
21189
+ "url": "https://w3c.github.io/ppa/",
21190
+ "status": "Editor's Draft",
21191
+ "sourcePath": "api.bs",
21192
+ "alternateUrls": [],
21193
+ "repository": "https://github.com/w3c/ppa",
21194
+ "filename": "index.html"
21195
+ },
21196
+ "formerNames": [
21197
+ "ppa"
21198
+ ],
21199
+ "organization": "W3C",
21200
+ "groups": [
21201
+ {
21202
+ "name": "Private Advertising Technology Working Group",
21203
+ "url": "https://www.w3.org/groups/wg/pat/"
21204
+ }
21205
+ ],
21206
+ "release": {
21207
+ "url": "https://www.w3.org/TR/privacy-preserving-attribution/",
21208
+ "status": "First Public Working Draft",
21209
+ "filename": "Overview.html"
21210
+ },
21211
+ "title": "Privacy-Preserving Attribution: Level 1",
21212
+ "source": "w3c",
21213
+ "shortTitle": "Privacy-Preserving Attribution 1",
21214
+ "categories": [
21215
+ "browser"
21216
+ ],
21217
+ "standing": "good"
21218
+ },
21205
21219
  {
21206
21220
  "url": "https://www.w3.org/TR/proximity/",
21207
21221
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.46.0",
3
+ "version": "4.47.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",