@webref/xref 1.0.1 → 1.2.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 (42) hide show
  1. package/README.md +77 -0
  2. package/ed/dfns/ecmascript.json +2 -2
  3. package/ed/dfns/encoding.json +20 -0
  4. package/ed/dfns/picture-in-picture.json +58 -18
  5. package/ed/dfns/shacl12-rules.json +181 -86
  6. package/ed/dfns/webdriver-bidi.json +148 -17
  7. package/ed/dfns/webmcp.json +164 -3
  8. package/ed/headings/SVG2.json +1 -1
  9. package/ed/headings/ecmascript.json +1 -1
  10. package/ed/headings/encoding.json +1 -1
  11. package/ed/headings/picture-in-picture.json +5 -5
  12. package/ed/headings/rfc2397.json +33 -9
  13. package/ed/headings/rfc4120.json +164 -134
  14. package/ed/headings/rfc6386.json +128 -104
  15. package/ed/headings/rfc6454.json +62 -38
  16. package/ed/headings/rfc6455.json +120 -90
  17. package/ed/headings/rfc6797.json +104 -80
  18. package/ed/headings/rfc7034.json +52 -28
  19. package/ed/headings/rfc7239.json +55 -31
  20. package/ed/headings/rfc7469.json +63 -39
  21. package/ed/headings/rfc7578.json +54 -30
  22. package/ed/headings/rfc7932.json +70 -40
  23. package/ed/headings/rfc8610.json +100 -63
  24. package/ed/headings/rfc8878.json +97 -88
  25. package/ed/headings/rfc9163.json +62 -59
  26. package/ed/headings/rfc9649.json +82 -79
  27. package/ed/headings/rfc9659.json +33 -30
  28. package/ed/headings/selectors-5.json +8 -1
  29. package/ed/headings/shacl12-rules.json +127 -77
  30. package/ed/headings/webdriver-bidi.json +10 -3
  31. package/ed/headings/webmcp.json +14 -0
  32. package/ed/headings/webusb.json +1 -1
  33. package/ed/headings/webvtt1.json +2 -2
  34. package/index.js +82 -9
  35. package/package.json +1 -1
  36. package/specs.json +28890 -0
  37. package/tr/dfns/shacl12-rules.json +181 -86
  38. package/tr/dfns/webdriver-bidi.json +148 -17
  39. package/tr/dfns/webvtt1.json +82 -95
  40. package/tr/headings/shacl12-rules.json +127 -77
  41. package/tr/headings/webdriver-bidi.json +10 -3
  42. package/tr/headings/webvtt1.json +3 -9
@@ -1,260 +1,284 @@
1
1
  {
2
2
  "spec": {
3
- "title": "RFC 6454: The Web Origin Concept",
4
- "url": "https://www.rfc-editor.org/rfc/rfc6454"
3
+ "title": "RFC 6454: The Web Origin Concept | RFC Editor",
4
+ "url": "https://www.rfc-editor.org/info/rfc6454/"
5
5
  },
6
6
  "headings": [
7
7
  {
8
8
  "id": "section-1",
9
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-1",
9
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-1",
10
10
  "title": "Introduction",
11
11
  "level": 1,
12
12
  "number": "1"
13
13
  },
14
14
  {
15
15
  "id": "section-2",
16
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-2",
16
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-2",
17
17
  "title": "Conventions",
18
18
  "level": 1,
19
19
  "number": "2"
20
20
  },
21
21
  {
22
22
  "id": "section-2.1",
23
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-2.1",
23
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-2.1",
24
24
  "title": "Conformance Criteria",
25
25
  "level": 2,
26
26
  "number": "2.1"
27
27
  },
28
28
  {
29
29
  "id": "section-2.2",
30
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-2.2",
30
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-2.2",
31
31
  "title": "Syntax Notation",
32
32
  "level": 2,
33
33
  "number": "2.2"
34
34
  },
35
35
  {
36
36
  "id": "section-2.3",
37
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-2.3",
37
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-2.3",
38
38
  "title": "Terminology",
39
39
  "level": 2,
40
40
  "number": "2.3"
41
41
  },
42
42
  {
43
43
  "id": "section-3",
44
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3",
44
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3",
45
45
  "title": "Principles of the Same-Origin Policy",
46
46
  "level": 1,
47
47
  "number": "3"
48
48
  },
49
49
  {
50
50
  "id": "section-3.1",
51
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.1",
51
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.1",
52
52
  "title": "Trust",
53
53
  "level": 2,
54
54
  "number": "3.1"
55
55
  },
56
56
  {
57
57
  "id": "section-3.1.1",
58
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.1.1",
58
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.1.1",
59
59
  "title": "Pitfalls",
60
60
  "level": 3,
61
61
  "number": "3.1.1"
62
62
  },
63
63
  {
64
64
  "id": "section-3.2",
65
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.2",
65
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.2",
66
66
  "title": "Origin",
67
67
  "level": 2,
68
68
  "number": "3.2"
69
69
  },
70
70
  {
71
71
  "id": "section-3.2.1",
72
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.2.1",
72
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.2.1",
73
73
  "title": "Examples",
74
74
  "level": 3,
75
75
  "number": "3.2.1"
76
76
  },
77
77
  {
78
78
  "id": "section-3.3",
79
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.3",
79
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.3",
80
80
  "title": "Authority",
81
81
  "level": 2,
82
82
  "number": "3.3"
83
83
  },
84
84
  {
85
85
  "id": "section-3.3.1",
86
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.3.1",
86
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.3.1",
87
87
  "title": "Pitfalls",
88
88
  "level": 3,
89
89
  "number": "3.3.1"
90
90
  },
91
91
  {
92
92
  "id": "section-3.4",
93
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.4",
93
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.4",
94
94
  "title": "Policy",
95
95
  "level": 2,
96
96
  "number": "3.4"
97
97
  },
98
98
  {
99
99
  "id": "section-3.4.1",
100
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.4.1",
100
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.4.1",
101
101
  "title": "Object Access",
102
102
  "level": 3,
103
103
  "number": "3.4.1"
104
104
  },
105
105
  {
106
106
  "id": "section-3.4.2",
107
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.4.2",
107
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.4.2",
108
108
  "title": "Network Access",
109
109
  "level": 3,
110
110
  "number": "3.4.2"
111
111
  },
112
112
  {
113
113
  "id": "section-3.4.3",
114
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.4.3",
114
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.4.3",
115
115
  "title": "Pitfalls",
116
116
  "level": 3,
117
117
  "number": "3.4.3"
118
118
  },
119
119
  {
120
120
  "id": "section-3.5",
121
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-3.5",
121
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-3.5",
122
122
  "title": "Conclusion",
123
123
  "level": 2,
124
124
  "number": "3.5"
125
125
  },
126
126
  {
127
127
  "id": "section-4",
128
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-4",
128
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-4",
129
129
  "title": "Origin of a URI",
130
130
  "level": 1,
131
131
  "number": "4"
132
132
  },
133
133
  {
134
134
  "id": "section-5",
135
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-5",
135
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-5",
136
136
  "title": "Comparing Origins",
137
137
  "level": 1,
138
138
  "number": "5"
139
139
  },
140
140
  {
141
141
  "id": "section-6",
142
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-6",
142
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-6",
143
143
  "title": "Serializing Origins",
144
144
  "level": 1,
145
145
  "number": "6"
146
146
  },
147
147
  {
148
148
  "id": "section-6.1",
149
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-6.1",
149
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-6.1",
150
150
  "title": "Unicode Serialization of an Origin",
151
151
  "level": 2,
152
152
  "number": "6.1"
153
153
  },
154
154
  {
155
155
  "id": "section-6.2",
156
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-6.2",
156
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-6.2",
157
157
  "title": "ASCII Serialization of an Origin",
158
158
  "level": 2,
159
159
  "number": "6.2"
160
160
  },
161
161
  {
162
162
  "id": "section-7",
163
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-7",
163
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-7",
164
164
  "title": "The HTTP Origin Header Field",
165
165
  "level": 1,
166
166
  "number": "7"
167
167
  },
168
168
  {
169
169
  "id": "section-7.1",
170
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-7.1",
170
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-7.1",
171
171
  "title": "Syntax",
172
172
  "level": 2,
173
173
  "number": "7.1"
174
174
  },
175
175
  {
176
176
  "id": "section-7.2",
177
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-7.2",
177
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-7.2",
178
178
  "title": "Semantics",
179
179
  "level": 2,
180
180
  "number": "7.2"
181
181
  },
182
182
  {
183
183
  "id": "section-7.3",
184
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-7.3",
184
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-7.3",
185
185
  "title": "User Agent Requirements",
186
186
  "level": 2,
187
187
  "number": "7.3"
188
188
  },
189
189
  {
190
190
  "id": "section-8",
191
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-8",
191
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-8",
192
192
  "title": "Security Considerations",
193
193
  "level": 1,
194
194
  "number": "8"
195
195
  },
196
196
  {
197
197
  "id": "section-8.1",
198
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-8.1",
198
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-8.1",
199
199
  "title": "Reliance on DNS",
200
200
  "level": 2,
201
201
  "number": "8.1"
202
202
  },
203
203
  {
204
204
  "id": "section-8.2",
205
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-8.2",
205
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-8.2",
206
206
  "title": "Divergent Units of Isolation",
207
207
  "level": 2,
208
208
  "number": "8.2"
209
209
  },
210
210
  {
211
211
  "id": "section-8.3",
212
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-8.3",
212
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-8.3",
213
213
  "title": "Ambient Authority",
214
214
  "level": 2,
215
215
  "number": "8.3"
216
216
  },
217
217
  {
218
218
  "id": "section-8.4",
219
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-8.4",
219
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-8.4",
220
220
  "title": "IDNA Dependency and Migration",
221
221
  "level": 2,
222
222
  "number": "8.4"
223
223
  },
224
224
  {
225
225
  "id": "section-9",
226
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-9",
226
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-9",
227
227
  "title": "IANA Considerations",
228
228
  "level": 1,
229
229
  "number": "9"
230
230
  },
231
231
  {
232
232
  "id": "section-10",
233
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-10",
233
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-10",
234
234
  "title": "References",
235
235
  "level": 1,
236
236
  "number": "10"
237
237
  },
238
238
  {
239
239
  "id": "section-10.1",
240
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-10.1",
240
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-10.1",
241
241
  "title": "Normative References",
242
242
  "level": 2,
243
243
  "number": "10.1"
244
244
  },
245
245
  {
246
246
  "id": "section-10.2",
247
- "href": "https://www.rfc-editor.org/rfc/rfc6454#section-10.2",
247
+ "href": "https://www.rfc-editor.org/info/rfc6454/#section-10.2",
248
248
  "title": "Informative References",
249
249
  "level": 2,
250
250
  "number": "10.2"
251
251
  },
252
252
  {
253
253
  "id": "appendix-A",
254
- "href": "https://www.rfc-editor.org/rfc/rfc6454#appendix-A",
254
+ "href": "https://www.rfc-editor.org/info/rfc6454/#appendix-A",
255
255
  "title": "Acknowledgements",
256
256
  "level": 1,
257
257
  "number": "A"
258
+ },
259
+ {
260
+ "id": "in-this-section",
261
+ "href": "https://www.rfc-editor.org/info/rfc6454/#in-this-section",
262
+ "level": 2,
263
+ "title": "In this section"
264
+ },
265
+ {
266
+ "id": "the-web-origin-concept",
267
+ "href": "https://www.rfc-editor.org/info/rfc6454/#the-web-origin-concept",
268
+ "level": 1,
269
+ "title": "RFC 6454: The Web Origin Concept"
270
+ },
271
+ {
272
+ "id": "useful-links",
273
+ "href": "https://www.rfc-editor.org/info/rfc6454/#useful-links",
274
+ "level": 2,
275
+ "title": "Useful links"
276
+ },
277
+ {
278
+ "id": "contact-us",
279
+ "href": "https://www.rfc-editor.org/info/rfc6454/#contact-us",
280
+ "level": 2,
281
+ "title": "Contact Us"
258
282
  }
259
283
  ]
260
284
  }