web-specs 3.15.0 → 3.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 +44 -34
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -6479,40 +6479,6 @@
|
|
|
6479
6479
|
],
|
|
6480
6480
|
"standing": "good"
|
|
6481
6481
|
},
|
|
6482
|
-
{
|
|
6483
|
-
"url": "https://w3c.github.io/PNG-spec/",
|
|
6484
|
-
"seriesComposition": "full",
|
|
6485
|
-
"shortname": "PNG-spec",
|
|
6486
|
-
"series": {
|
|
6487
|
-
"shortname": "PNG-spec",
|
|
6488
|
-
"currentSpecification": "PNG-spec",
|
|
6489
|
-
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
6490
|
-
"shortTitle": "PNG",
|
|
6491
|
-
"nightlyUrl": "https://w3c.github.io/PNG-spec/"
|
|
6492
|
-
},
|
|
6493
|
-
"nightly": {
|
|
6494
|
-
"url": "https://w3c.github.io/PNG-spec/",
|
|
6495
|
-
"status": "Editor's Draft",
|
|
6496
|
-
"alternateUrls": [],
|
|
6497
|
-
"repository": "https://github.com/w3c/PNG-spec",
|
|
6498
|
-
"sourcePath": "index.html",
|
|
6499
|
-
"filename": "index.html"
|
|
6500
|
-
},
|
|
6501
|
-
"organization": "W3C",
|
|
6502
|
-
"groups": [
|
|
6503
|
-
{
|
|
6504
|
-
"name": "Portable Network Graphics (PNG) Working Group",
|
|
6505
|
-
"url": "https://www.w3.org/groups/wg/png/"
|
|
6506
|
-
}
|
|
6507
|
-
],
|
|
6508
|
-
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
6509
|
-
"source": "spec",
|
|
6510
|
-
"shortTitle": "PNG",
|
|
6511
|
-
"categories": [
|
|
6512
|
-
"browser"
|
|
6513
|
-
],
|
|
6514
|
-
"standing": "good"
|
|
6515
|
-
},
|
|
6516
6482
|
{
|
|
6517
6483
|
"url": "https://w3c.github.io/reporting/network-reporting.html",
|
|
6518
6484
|
"seriesComposition": "full",
|
|
@@ -22148,6 +22114,50 @@
|
|
|
22148
22114
|
]
|
|
22149
22115
|
}
|
|
22150
22116
|
},
|
|
22117
|
+
{
|
|
22118
|
+
"url": "https://www.w3.org/TR/png-3/",
|
|
22119
|
+
"seriesComposition": "full",
|
|
22120
|
+
"shortname": "png-3",
|
|
22121
|
+
"series": {
|
|
22122
|
+
"shortname": "png",
|
|
22123
|
+
"currentSpecification": "png-3",
|
|
22124
|
+
"title": "Portable Network Graphics (PNG)",
|
|
22125
|
+
"shortTitle": "PNG",
|
|
22126
|
+
"releaseUrl": "https://www.w3.org/TR/png/",
|
|
22127
|
+
"nightlyUrl": "https://w3c.github.io/png/"
|
|
22128
|
+
},
|
|
22129
|
+
"seriesVersion": "3",
|
|
22130
|
+
"formerNames": [
|
|
22131
|
+
"PNG-spec"
|
|
22132
|
+
],
|
|
22133
|
+
"organization": "W3C",
|
|
22134
|
+
"groups": [
|
|
22135
|
+
{
|
|
22136
|
+
"name": "Portable Network Graphics (PNG) Working Group",
|
|
22137
|
+
"url": "https://www.w3.org/groups/wg/png/"
|
|
22138
|
+
}
|
|
22139
|
+
],
|
|
22140
|
+
"release": {
|
|
22141
|
+
"url": "https://www.w3.org/TR/png-3/",
|
|
22142
|
+
"status": "Candidate Recommendation Draft",
|
|
22143
|
+
"filename": "Overview.html"
|
|
22144
|
+
},
|
|
22145
|
+
"nightly": {
|
|
22146
|
+
"url": "https://w3c.github.io/png/",
|
|
22147
|
+
"status": "Editor's Draft",
|
|
22148
|
+
"alternateUrls": [],
|
|
22149
|
+
"repository": "https://github.com/w3c/png",
|
|
22150
|
+
"sourcePath": "index.html",
|
|
22151
|
+
"filename": "index.html"
|
|
22152
|
+
},
|
|
22153
|
+
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
22154
|
+
"source": "w3c",
|
|
22155
|
+
"shortTitle": "PNG",
|
|
22156
|
+
"categories": [
|
|
22157
|
+
"browser"
|
|
22158
|
+
],
|
|
22159
|
+
"standing": "good"
|
|
22160
|
+
},
|
|
22151
22161
|
{
|
|
22152
22162
|
"url": "https://www.w3.org/TR/pointerevents3/",
|
|
22153
22163
|
"seriesComposition": "full",
|