web-specs 3.21.0 → 3.23.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 +96 -51
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1032,51 +1032,6 @@
1032
1032
  ]
1033
1033
  }
1034
1034
  },
1035
- {
1036
- "url": "https://drafts.csswg.org/css-grid-3/",
1037
- "seriesComposition": "delta",
1038
- "shortname": "css-grid-3",
1039
- "series": {
1040
- "shortname": "css-grid",
1041
- "currentSpecification": "css-grid-2",
1042
- "title": "CSS Grid Layout",
1043
- "shortTitle": "CSS Grid Layout",
1044
- "releaseUrl": "https://www.w3.org/TR/css-grid/",
1045
- "nightlyUrl": "https://drafts.csswg.org/css-grid/"
1046
- },
1047
- "seriesVersion": "3",
1048
- "seriesPrevious": "css-grid-2",
1049
- "organization": "W3C",
1050
- "groups": [
1051
- {
1052
- "name": "Cascading Style Sheets (CSS) Working Group",
1053
- "url": "https://www.w3.org/Style/CSS/"
1054
- }
1055
- ],
1056
- "nightly": {
1057
- "url": "https://drafts.csswg.org/css-grid-3/",
1058
- "status": "Editor's Draft",
1059
- "alternateUrls": [
1060
- "https://w3c.github.io/csswg-drafts/css-grid-3/"
1061
- ],
1062
- "repository": "https://github.com/w3c/csswg-drafts",
1063
- "sourcePath": "css-grid-3/Overview.bs",
1064
- "filename": "index.html"
1065
- },
1066
- "title": "CSS Grid Layout Module Level 3",
1067
- "source": "spec",
1068
- "shortTitle": "CSS Grid Layout 3",
1069
- "categories": [
1070
- "browser"
1071
- ],
1072
- "standing": "good",
1073
- "tests": {
1074
- "repository": "https://github.com/web-platform-tests/wpt",
1075
- "testPaths": [
1076
- "css/css-grid"
1077
- ]
1078
- }
1079
- },
1080
1035
  {
1081
1036
  "url": "https://drafts.csswg.org/css-images-5/",
1082
1037
  "seriesComposition": "delta",
@@ -2413,7 +2368,13 @@
2413
2368
  "categories": [
2414
2369
  "browser"
2415
2370
  ],
2416
- "standing": "good"
2371
+ "standing": "good",
2372
+ "tests": {
2373
+ "repository": "https://github.com/web-platform-tests/wpt",
2374
+ "testPaths": [
2375
+ "nav-tracking-mitigations"
2376
+ ]
2377
+ }
2417
2378
  },
2418
2379
  {
2419
2380
  "url": "https://privacycg.github.io/private-click-measurement/",
@@ -6052,7 +6013,7 @@
6052
6013
  "series": {
6053
6014
  "shortname": "sourcemap",
6054
6015
  "currentSpecification": "sourcemap",
6055
- "title": "Source Map",
6016
+ "title": "Source Map specification",
6056
6017
  "shortTitle": "Source Map",
6057
6018
  "nightlyUrl": "https://tc39.es/source-map/"
6058
6019
  },
@@ -6071,7 +6032,7 @@
6071
6032
  "url": "https://tc39.es/"
6072
6033
  }
6073
6034
  ],
6074
- "title": "Source Map",
6035
+ "title": "Source Map specification",
6075
6036
  "source": "spec",
6076
6037
  "shortTitle": "Source Map",
6077
6038
  "categories": [
@@ -6187,6 +6148,40 @@
6187
6148
  ],
6188
6149
  "standing": "good"
6189
6150
  },
6151
+ {
6152
+ "url": "https://w3c.github.io/at-driver/",
6153
+ "seriesComposition": "full",
6154
+ "shortname": "at-driver",
6155
+ "series": {
6156
+ "shortname": "at-driver",
6157
+ "currentSpecification": "at-driver",
6158
+ "title": "AT Driver",
6159
+ "shortTitle": "AT Driver",
6160
+ "nightlyUrl": "https://w3c.github.io/at-driver/"
6161
+ },
6162
+ "organization": "W3C",
6163
+ "groups": [
6164
+ {
6165
+ "name": "Browser Testing and Tools Working Group",
6166
+ "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
6167
+ }
6168
+ ],
6169
+ "nightly": {
6170
+ "url": "https://w3c.github.io/at-driver/",
6171
+ "status": "Editor's Draft",
6172
+ "alternateUrls": [],
6173
+ "repository": "https://github.com/w3c/at-driver",
6174
+ "sourcePath": "index.bs",
6175
+ "filename": "index.html"
6176
+ },
6177
+ "title": "AT Driver",
6178
+ "source": "spec",
6179
+ "shortTitle": "AT Driver",
6180
+ "categories": [
6181
+ "browser"
6182
+ ],
6183
+ "standing": "good"
6184
+ },
6190
6185
  {
6191
6186
  "url": "https://w3c.github.io/audio-session/",
6192
6187
  "seriesComposition": "full",
@@ -6729,7 +6724,7 @@
6729
6724
  "groups": [
6730
6725
  {
6731
6726
  "name": "Browser Testing and Tools Working Group",
6732
- "url": "https://www.w3.org/testing/browser/"
6727
+ "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
6733
6728
  }
6734
6729
  ],
6735
6730
  "nightly": {
@@ -15114,6 +15109,56 @@
15114
15109
  ]
15115
15110
  }
15116
15111
  },
15112
+ {
15113
+ "url": "https://www.w3.org/TR/css-grid-3/",
15114
+ "seriesComposition": "delta",
15115
+ "shortname": "css-grid-3",
15116
+ "series": {
15117
+ "shortname": "css-grid",
15118
+ "currentSpecification": "css-grid-2",
15119
+ "title": "CSS Grid Layout",
15120
+ "shortTitle": "CSS Grid Layout",
15121
+ "releaseUrl": "https://www.w3.org/TR/css-grid/",
15122
+ "nightlyUrl": "https://drafts.csswg.org/css-grid/"
15123
+ },
15124
+ "seriesVersion": "3",
15125
+ "seriesPrevious": "css-grid-2",
15126
+ "organization": "W3C",
15127
+ "groups": [
15128
+ {
15129
+ "name": "Cascading Style Sheets (CSS) Working Group",
15130
+ "url": "https://www.w3.org/Style/CSS/"
15131
+ }
15132
+ ],
15133
+ "release": {
15134
+ "url": "https://www.w3.org/TR/css-grid-3/",
15135
+ "status": "Working Draft",
15136
+ "filename": "Overview.html"
15137
+ },
15138
+ "nightly": {
15139
+ "url": "https://drafts.csswg.org/css-grid-3/",
15140
+ "status": "Editor's Draft",
15141
+ "alternateUrls": [
15142
+ "https://w3c.github.io/csswg-drafts/css-grid-3/"
15143
+ ],
15144
+ "repository": "https://github.com/w3c/csswg-drafts",
15145
+ "sourcePath": "css-grid-3/Overview.bs",
15146
+ "filename": "index.html"
15147
+ },
15148
+ "title": "CSS Grid Layout Module Level 3",
15149
+ "source": "w3c",
15150
+ "shortTitle": "CSS Grid Layout 3",
15151
+ "categories": [
15152
+ "browser"
15153
+ ],
15154
+ "standing": "good",
15155
+ "tests": {
15156
+ "repository": "https://github.com/web-platform-tests/wpt",
15157
+ "testPaths": [
15158
+ "css/css-grid"
15159
+ ]
15160
+ }
15161
+ },
15117
15162
  {
15118
15163
  "url": "https://www.w3.org/TR/css-highlight-api-1/",
15119
15164
  "seriesComposition": "full",
@@ -17697,7 +17742,7 @@
17697
17742
  ],
17698
17743
  "release": {
17699
17744
  "url": "https://www.w3.org/TR/css-values-5/",
17700
- "status": "First Public Working Draft",
17745
+ "status": "Working Draft",
17701
17746
  "filename": "Overview.html"
17702
17747
  },
17703
17748
  "nightly": {
@@ -26621,7 +26666,7 @@
26621
26666
  "groups": [
26622
26667
  {
26623
26668
  "name": "Browser Testing and Tools Working Group",
26624
- "url": "https://www.w3.org/testing/browser/"
26669
+ "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
26625
26670
  }
26626
26671
  ],
26627
26672
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.21.0",
3
+ "version": "3.23.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",