browser-specs 4.65.0 → 4.66.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 +80 -104
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -941,6 +941,48 @@
941
941
  ],
942
942
  "standing": "good"
943
943
  },
944
+ {
945
+ "url": "https://drafts.csswg.org/css-shadow-1/",
946
+ "seriesComposition": "full",
947
+ "shortname": "css-shadow-1",
948
+ "series": {
949
+ "shortname": "css-shadow",
950
+ "currentSpecification": "css-shadow-1",
951
+ "title": "CSS Shadow",
952
+ "shortTitle": "CSS Shadow",
953
+ "nightlyUrl": "https://drafts.csswg.org/css-shadow/"
954
+ },
955
+ "seriesVersion": "1",
956
+ "formerNames": [
957
+ "css-scoping-1",
958
+ "css-shadow-parts-1"
959
+ ],
960
+ "organization": "W3C",
961
+ "groups": [
962
+ {
963
+ "name": "Cascading Style Sheets (CSS) Working Group",
964
+ "url": "https://www.w3.org/groups/wg/css/"
965
+ }
966
+ ],
967
+ "nightly": {
968
+ "url": "https://drafts.csswg.org/css-shadow-1/",
969
+ "status": "Editor's Draft",
970
+ "alternateUrls": [
971
+ "https://w3c.github.io/csswg-drafts/css-shadow-1/",
972
+ "https://w3c.github.io/csswg-drafts/css-shadow/"
973
+ ],
974
+ "repository": "https://github.com/w3c/csswg-drafts",
975
+ "sourcePath": "css-shadow-1/Overview.bs",
976
+ "filename": "index.html"
977
+ },
978
+ "title": "CSS Shadow Module Level 1",
979
+ "source": "spec",
980
+ "shortTitle": "CSS Shadow 1",
981
+ "categories": [
982
+ "browser"
983
+ ],
984
+ "standing": "good"
985
+ },
944
986
  {
945
987
  "url": "https://drafts.csswg.org/css-shapes-2/",
946
988
  "seriesComposition": "delta",
@@ -8227,6 +8269,40 @@
8227
8269
  ],
8228
8270
  "standing": "good"
8229
8271
  },
8272
+ {
8273
+ "url": "https://wicg.github.io/PEPC/permission-elements.html",
8274
+ "seriesComposition": "full",
8275
+ "shortname": "permission-elements",
8276
+ "series": {
8277
+ "shortname": "permission-elements",
8278
+ "currentSpecification": "permission-elements",
8279
+ "title": "The HTML Permission Elements",
8280
+ "shortTitle": "The HTML Permission Elements",
8281
+ "nightlyUrl": "https://wicg.github.io/PEPC/permission-elements.html"
8282
+ },
8283
+ "organization": "W3C",
8284
+ "groups": [
8285
+ {
8286
+ "name": "Web Platform Incubator Community Group",
8287
+ "url": "https://www.w3.org/community/wicg/"
8288
+ }
8289
+ ],
8290
+ "nightly": {
8291
+ "url": "https://wicg.github.io/PEPC/permission-elements.html",
8292
+ "status": "Draft Community Group Report",
8293
+ "alternateUrls": [],
8294
+ "repository": "https://github.com/WICG/PEPC",
8295
+ "sourcePath": "permission-elements.bs",
8296
+ "filename": "permission-elements.html"
8297
+ },
8298
+ "title": "The HTML Permission Elements",
8299
+ "source": "spec",
8300
+ "shortTitle": "The HTML Permission Elements",
8301
+ "categories": [
8302
+ "browser"
8303
+ ],
8304
+ "standing": "good"
8305
+ },
8230
8306
  {
8231
8307
  "url": "https://wicg.github.io/performance-measure-memory/",
8232
8308
  "seriesComposition": "full",
@@ -15827,56 +15903,6 @@
15827
15903
  ]
15828
15904
  }
15829
15905
  },
15830
- {
15831
- "url": "https://www.w3.org/TR/css-scoping-1/",
15832
- "seriesComposition": "full",
15833
- "shortname": "css-scoping-1",
15834
- "series": {
15835
- "shortname": "css-scoping",
15836
- "currentSpecification": "css-scoping-1",
15837
- "title": "CSS Scoping",
15838
- "shortTitle": "CSS Scoping",
15839
- "releaseUrl": "https://www.w3.org/TR/css-scoping/",
15840
- "nightlyUrl": "https://drafts.csswg.org/css-scoping/"
15841
- },
15842
- "seriesVersion": "1",
15843
- "organization": "W3C",
15844
- "groups": [
15845
- {
15846
- "name": "Cascading Style Sheets (CSS) Working Group",
15847
- "url": "https://www.w3.org/groups/wg/css/"
15848
- }
15849
- ],
15850
- "release": {
15851
- "url": "https://www.w3.org/TR/css-scoping-1/",
15852
- "status": "First Public Working Draft",
15853
- "filename": "Overview.html"
15854
- },
15855
- "nightly": {
15856
- "url": "https://drafts.csswg.org/css-scoping-1/",
15857
- "status": "Editor's Draft",
15858
- "alternateUrls": [
15859
- "https://w3c.github.io/csswg-drafts/css-scoping-1/",
15860
- "https://w3c.github.io/csswg-drafts/css-scoping/"
15861
- ],
15862
- "repository": "https://github.com/w3c/csswg-drafts",
15863
- "sourcePath": "css-scoping-1/Overview.bs",
15864
- "filename": "index.html"
15865
- },
15866
- "title": "CSS Scoping Module Level 1",
15867
- "source": "w3c",
15868
- "shortTitle": "CSS Scoping 1",
15869
- "categories": [
15870
- "browser"
15871
- ],
15872
- "standing": "good",
15873
- "tests": {
15874
- "repository": "https://github.com/web-platform-tests/wpt",
15875
- "testPaths": [
15876
- "css/css-scoping"
15877
- ]
15878
- }
15879
- },
15880
15906
  {
15881
15907
  "url": "https://www.w3.org/TR/css-scroll-anchoring-1/",
15882
15908
  "seriesComposition": "full",
@@ -16078,56 +16104,6 @@
16078
16104
  ]
16079
16105
  }
16080
16106
  },
16081
- {
16082
- "url": "https://www.w3.org/TR/css-shadow-parts-1/",
16083
- "seriesComposition": "full",
16084
- "shortname": "css-shadow-parts-1",
16085
- "series": {
16086
- "shortname": "css-shadow-parts",
16087
- "currentSpecification": "css-shadow-parts-1",
16088
- "title": "CSS Shadow Parts",
16089
- "shortTitle": "CSS Shadow Parts",
16090
- "releaseUrl": "https://www.w3.org/TR/css-shadow-parts/",
16091
- "nightlyUrl": "https://drafts.csswg.org/css-shadow-parts/"
16092
- },
16093
- "seriesVersion": "1",
16094
- "organization": "W3C",
16095
- "groups": [
16096
- {
16097
- "name": "Cascading Style Sheets (CSS) Working Group",
16098
- "url": "https://www.w3.org/groups/wg/css/"
16099
- }
16100
- ],
16101
- "release": {
16102
- "url": "https://www.w3.org/TR/css-shadow-parts-1/",
16103
- "status": "Working Draft",
16104
- "filename": "Overview.html"
16105
- },
16106
- "nightly": {
16107
- "url": "https://drafts.csswg.org/css-shadow-parts-1/",
16108
- "status": "Editor's Draft",
16109
- "alternateUrls": [
16110
- "https://w3c.github.io/csswg-drafts/css-shadow-parts-1/",
16111
- "https://w3c.github.io/csswg-drafts/css-shadow-parts/"
16112
- ],
16113
- "repository": "https://github.com/w3c/csswg-drafts",
16114
- "sourcePath": "css-shadow-parts-1/Overview.bs",
16115
- "filename": "index.html"
16116
- },
16117
- "title": "CSS Shadow Parts Module Level 1",
16118
- "source": "w3c",
16119
- "shortTitle": "CSS Shadow Parts 1",
16120
- "categories": [
16121
- "browser"
16122
- ],
16123
- "standing": "good",
16124
- "tests": {
16125
- "repository": "https://github.com/web-platform-tests/wpt",
16126
- "testPaths": [
16127
- "css/css-shadow-parts"
16128
- ]
16129
- }
16130
- },
16131
16107
  {
16132
16108
  "url": "https://www.w3.org/TR/css-shapes-1/",
16133
16109
  "seriesComposition": "full",
@@ -16818,9 +16794,9 @@
16818
16794
  "sourcePath": "css-transitions-1/Overview.bs",
16819
16795
  "filename": "index.html"
16820
16796
  },
16821
- "title": "CSS Transitions",
16797
+ "title": "CSS Transitions Module Level 1",
16822
16798
  "source": "w3c",
16823
- "shortTitle": "CSS Transitions",
16799
+ "shortTitle": "CSS Transitions 1",
16824
16800
  "categories": [
16825
16801
  "browser"
16826
16802
  ],
@@ -20798,7 +20774,7 @@
20798
20774
  "status": "Editor's Draft",
20799
20775
  "alternateUrls": [],
20800
20776
  "repository": "https://github.com/w3c/network-error-logging",
20801
- "sourcePath": "index.html",
20777
+ "sourcePath": "index.bs",
20802
20778
  "filename": "index.html"
20803
20779
  },
20804
20780
  "title": "Network Error Logging",
@@ -24036,7 +24012,7 @@
24036
24012
  ],
24037
24013
  "release": {
24038
24014
  "url": "https://www.w3.org/TR/webauthn-3/",
24039
- "status": "Working Draft",
24015
+ "status": "Candidate Recommendation Snapshot",
24040
24016
  "filename": "Overview.html"
24041
24017
  },
24042
24018
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.65.0",
3
+ "version": "4.66.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",