web-specs 2.15.0 → 2.16.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.
- package/index.json +0 -37
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -5287,43 +5287,6 @@
|
|
|
5287
5287
|
]
|
|
5288
5288
|
}
|
|
5289
5289
|
},
|
|
5290
|
-
{
|
|
5291
|
-
"url": "https://wicg.github.io/visual-viewport/",
|
|
5292
|
-
"seriesComposition": "full",
|
|
5293
|
-
"shortname": "visual-viewport",
|
|
5294
|
-
"series": {
|
|
5295
|
-
"shortname": "visual-viewport",
|
|
5296
|
-
"currentSpecification": "visual-viewport",
|
|
5297
|
-
"title": "Visual Viewport API",
|
|
5298
|
-
"shortTitle": "Visual Viewport API",
|
|
5299
|
-
"nightlyUrl": "https://wicg.github.io/visual-viewport/"
|
|
5300
|
-
},
|
|
5301
|
-
"organization": "W3C",
|
|
5302
|
-
"groups": [
|
|
5303
|
-
{
|
|
5304
|
-
"name": "Web Platform Incubator Community Group",
|
|
5305
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
5306
|
-
}
|
|
5307
|
-
],
|
|
5308
|
-
"nightly": {
|
|
5309
|
-
"url": "https://wicg.github.io/visual-viewport/",
|
|
5310
|
-
"repository": "https://github.com/WICG/visual-viewport",
|
|
5311
|
-
"sourcePath": "index.html",
|
|
5312
|
-
"filename": "index.html"
|
|
5313
|
-
},
|
|
5314
|
-
"title": "Visual Viewport API",
|
|
5315
|
-
"source": "specref",
|
|
5316
|
-
"shortTitle": "Visual Viewport API",
|
|
5317
|
-
"categories": [
|
|
5318
|
-
"browser"
|
|
5319
|
-
],
|
|
5320
|
-
"tests": {
|
|
5321
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
5322
|
-
"testPaths": [
|
|
5323
|
-
"visual-viewport"
|
|
5324
|
-
]
|
|
5325
|
-
}
|
|
5326
|
-
},
|
|
5327
5290
|
{
|
|
5328
5291
|
"url": "https://wicg.github.io/web-otp/",
|
|
5329
5292
|
"seriesComposition": "full",
|