web-specs 3.4.0 → 3.5.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 +41 -1
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -6128,6 +6128,40 @@
|
|
|
6128
6128
|
],
|
|
6129
6129
|
"standing": "good"
|
|
6130
6130
|
},
|
|
6131
|
+
{
|
|
6132
|
+
"url": "https://w3c.github.io/long-animation-frames/",
|
|
6133
|
+
"seriesComposition": "full",
|
|
6134
|
+
"shortname": "long-animation-frames",
|
|
6135
|
+
"series": {
|
|
6136
|
+
"shortname": "long-animation-frames",
|
|
6137
|
+
"currentSpecification": "long-animation-frames",
|
|
6138
|
+
"title": "Long Animation Frames API",
|
|
6139
|
+
"shortTitle": "Long Animation Frames API",
|
|
6140
|
+
"nightlyUrl": "https://w3c.github.io/long-animation-frames/"
|
|
6141
|
+
},
|
|
6142
|
+
"organization": "W3C",
|
|
6143
|
+
"groups": [
|
|
6144
|
+
{
|
|
6145
|
+
"name": "Web Performance Working Group",
|
|
6146
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
6147
|
+
}
|
|
6148
|
+
],
|
|
6149
|
+
"nightly": {
|
|
6150
|
+
"url": "https://w3c.github.io/long-animation-frames/",
|
|
6151
|
+
"status": "Editor's Draft",
|
|
6152
|
+
"alternateUrls": [],
|
|
6153
|
+
"repository": "https://github.com/w3c/long-animation-frames",
|
|
6154
|
+
"sourcePath": "index.bs",
|
|
6155
|
+
"filename": "index.html"
|
|
6156
|
+
},
|
|
6157
|
+
"title": "Long Animation Frames API",
|
|
6158
|
+
"source": "spec",
|
|
6159
|
+
"shortTitle": "Long Animation Frames API",
|
|
6160
|
+
"categories": [
|
|
6161
|
+
"browser"
|
|
6162
|
+
],
|
|
6163
|
+
"standing": "good"
|
|
6164
|
+
},
|
|
6131
6165
|
{
|
|
6132
6166
|
"url": "https://w3c.github.io/mathml-aam/",
|
|
6133
6167
|
"seriesComposition": "full",
|
|
@@ -17845,7 +17879,13 @@
|
|
|
17845
17879
|
"categories": [
|
|
17846
17880
|
"browser"
|
|
17847
17881
|
],
|
|
17848
|
-
"standing": "good"
|
|
17882
|
+
"standing": "good",
|
|
17883
|
+
"tests": {
|
|
17884
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
17885
|
+
"testPaths": [
|
|
17886
|
+
"device-posture"
|
|
17887
|
+
]
|
|
17888
|
+
}
|
|
17849
17889
|
},
|
|
17850
17890
|
{
|
|
17851
17891
|
"url": "https://www.w3.org/TR/DOM-Level-2-Style/",
|