web-specs 3.56.0 → 3.57.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 +85 -48
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1077,51 +1077,6 @@
1077
1077
  ]
1078
1078
  }
1079
1079
  },
1080
- {
1081
- "url": "https://drafts.csswg.org/css-position-4/",
1082
- "seriesComposition": "delta",
1083
- "shortname": "css-position-4",
1084
- "series": {
1085
- "shortname": "css-position",
1086
- "currentSpecification": "css-position-3",
1087
- "title": "CSS Positioned Layout",
1088
- "shortTitle": "CSS Positioned Layout",
1089
- "releaseUrl": "https://www.w3.org/TR/css-position/",
1090
- "nightlyUrl": "https://drafts.csswg.org/css-position/"
1091
- },
1092
- "seriesVersion": "4",
1093
- "seriesPrevious": "css-position-3",
1094
- "organization": "W3C",
1095
- "groups": [
1096
- {
1097
- "name": "Cascading Style Sheets (CSS) Working Group",
1098
- "url": "https://www.w3.org/Style/CSS/"
1099
- }
1100
- ],
1101
- "nightly": {
1102
- "url": "https://drafts.csswg.org/css-position-4/",
1103
- "status": "Editor's Draft",
1104
- "alternateUrls": [
1105
- "https://w3c.github.io/csswg-drafts/css-position-4/"
1106
- ],
1107
- "repository": "https://github.com/w3c/csswg-drafts",
1108
- "sourcePath": "css-position-4/Overview.bs",
1109
- "filename": "index.html"
1110
- },
1111
- "title": "CSS Positioned Layout Module Level 4",
1112
- "source": "spec",
1113
- "shortTitle": "CSS Positioned Layout 4",
1114
- "categories": [
1115
- "browser"
1116
- ],
1117
- "standing": "good",
1118
- "tests": {
1119
- "repository": "https://github.com/web-platform-tests/wpt",
1120
- "testPaths": [
1121
- "css/css-position"
1122
- ]
1123
- }
1124
- },
1125
1080
  {
1126
1081
  "url": "https://drafts.csswg.org/css-shapes-2/",
1127
1082
  "seriesComposition": "delta",
@@ -6691,6 +6646,38 @@
6691
6646
  "categories": [],
6692
6647
  "standing": "good"
6693
6648
  },
6649
+ {
6650
+ "url": "https://w3c.github.io/tracestate-ids-registry/",
6651
+ "seriesComposition": "full",
6652
+ "shortname": "tracestate-ids-registry",
6653
+ "series": {
6654
+ "shortname": "tracestate-ids-registry",
6655
+ "currentSpecification": "tracestate-ids-registry",
6656
+ "title": "Tracestate Ids Registry",
6657
+ "shortTitle": "Tracestate Ids Registry",
6658
+ "nightlyUrl": "https://w3c.github.io/tracestate-ids-registry/"
6659
+ },
6660
+ "organization": "W3C",
6661
+ "groups": [
6662
+ {
6663
+ "name": "Distributed Tracing Working Group",
6664
+ "url": "https://www.w3.org/groups/wg/distributed-tracing/"
6665
+ }
6666
+ ],
6667
+ "nightly": {
6668
+ "url": "https://w3c.github.io/tracestate-ids-registry/",
6669
+ "status": "Editor's Draft",
6670
+ "alternateUrls": [],
6671
+ "repository": "https://github.com/w3c/tracestate-ids-registry",
6672
+ "sourcePath": "index.html",
6673
+ "filename": "index.html"
6674
+ },
6675
+ "title": "Tracestate Ids Registry",
6676
+ "source": "spec",
6677
+ "shortTitle": "Tracestate Ids Registry",
6678
+ "categories": [],
6679
+ "standing": "good"
6680
+ },
6694
6681
  {
6695
6682
  "url": "https://w3c.github.io/web-nfc/",
6696
6683
  "seriesComposition": "full",
@@ -17145,6 +17132,56 @@
17145
17132
  ]
17146
17133
  }
17147
17134
  },
17135
+ {
17136
+ "url": "https://www.w3.org/TR/css-position-4/",
17137
+ "seriesComposition": "delta",
17138
+ "shortname": "css-position-4",
17139
+ "series": {
17140
+ "shortname": "css-position",
17141
+ "currentSpecification": "css-position-3",
17142
+ "title": "CSS Positioned Layout",
17143
+ "shortTitle": "CSS Positioned Layout",
17144
+ "releaseUrl": "https://www.w3.org/TR/css-position/",
17145
+ "nightlyUrl": "https://drafts.csswg.org/css-position/"
17146
+ },
17147
+ "seriesVersion": "4",
17148
+ "seriesPrevious": "css-position-3",
17149
+ "organization": "W3C",
17150
+ "groups": [
17151
+ {
17152
+ "name": "Cascading Style Sheets (CSS) Working Group",
17153
+ "url": "https://www.w3.org/Style/CSS/"
17154
+ }
17155
+ ],
17156
+ "release": {
17157
+ "url": "https://www.w3.org/TR/css-position-4/",
17158
+ "status": "First Public Working Draft",
17159
+ "filename": "Overview.html"
17160
+ },
17161
+ "nightly": {
17162
+ "url": "https://drafts.csswg.org/css-position-4/",
17163
+ "status": "Editor's Draft",
17164
+ "alternateUrls": [
17165
+ "https://w3c.github.io/csswg-drafts/css-position-4/"
17166
+ ],
17167
+ "repository": "https://github.com/w3c/csswg-drafts",
17168
+ "sourcePath": "css-position-4/Overview.bs",
17169
+ "filename": "index.html"
17170
+ },
17171
+ "title": "CSS Positioned Layout Module Level 4",
17172
+ "source": "w3c",
17173
+ "shortTitle": "CSS Positioned Layout 4",
17174
+ "categories": [
17175
+ "browser"
17176
+ ],
17177
+ "standing": "good",
17178
+ "tests": {
17179
+ "repository": "https://github.com/web-platform-tests/wpt",
17180
+ "testPaths": [
17181
+ "css/css-position"
17182
+ ]
17183
+ }
17184
+ },
17148
17185
  {
17149
17186
  "url": "https://www.w3.org/TR/css-properties-values-api-1/",
17150
17187
  "seriesComposition": "full",
@@ -19642,7 +19679,7 @@
19642
19679
  ],
19643
19680
  "release": {
19644
19681
  "url": "https://www.w3.org/TR/digital-credentials/",
19645
- "status": "First Public Working Draft",
19682
+ "status": "Working Draft",
19646
19683
  "filename": "Overview.html"
19647
19684
  },
19648
19685
  "nightly": {
@@ -25748,7 +25785,7 @@
25748
25785
  ],
25749
25786
  "release": {
25750
25787
  "url": "https://www.w3.org/TR/shacl12-core/",
25751
- "status": "First Public Working Draft",
25788
+ "status": "Working Draft",
25752
25789
  "filename": "Overview.html"
25753
25790
  },
25754
25791
  "nightly": {
@@ -25787,7 +25824,7 @@
25787
25824
  ],
25788
25825
  "release": {
25789
25826
  "url": "https://www.w3.org/TR/shacl12-sparql/",
25790
- "status": "First Public Working Draft",
25827
+ "status": "Working Draft",
25791
25828
  "filename": "Overview.html"
25792
25829
  },
25793
25830
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.56.0",
3
+ "version": "3.57.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",