@webref/xref 1.2.1 → 1.2.3
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/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +596 -487
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
"number": "1"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
|
-
"id": "sec-
|
|
43
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-
|
|
42
|
+
"id": "sec-timeline-slicing",
|
|
43
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-timeline-slicing",
|
|
44
44
|
"level": 2,
|
|
45
|
-
"title": "
|
|
45
|
+
"title": "Performance Timeline Slicing",
|
|
46
46
|
"number": "2"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
@@ -52,75 +52,96 @@
|
|
|
52
52
|
"title": "Navigation ID",
|
|
53
53
|
"number": "2.1"
|
|
54
54
|
},
|
|
55
|
+
{
|
|
56
|
+
"id": "sec-pe-extension",
|
|
57
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-pe-extension",
|
|
58
|
+
"level": 3,
|
|
59
|
+
"title": "The PerformanceEntry extension",
|
|
60
|
+
"number": "2.2"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "sec-performance-timeline-integration",
|
|
64
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-performance-timeline-integration",
|
|
65
|
+
"level": 3,
|
|
66
|
+
"title": "Performance Timeline Integration",
|
|
67
|
+
"number": "2.3"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "sec-infrastructure",
|
|
71
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-infrastructure",
|
|
72
|
+
"level": 2,
|
|
73
|
+
"title": "Interaction Infrastructure",
|
|
74
|
+
"number": "3"
|
|
75
|
+
},
|
|
55
76
|
{
|
|
56
77
|
"id": "sec-interaction-context-intro",
|
|
57
78
|
"href": "https://wicg.github.io/soft-navigations/#sec-interaction-context-intro",
|
|
58
79
|
"level": 3,
|
|
59
80
|
"title": "Interaction Context Intro",
|
|
60
|
-
"number": "
|
|
81
|
+
"number": "3.1"
|
|
61
82
|
},
|
|
62
83
|
{
|
|
63
84
|
"id": "sec-interaction",
|
|
64
85
|
"href": "https://wicg.github.io/soft-navigations/#sec-interaction",
|
|
65
86
|
"level": 3,
|
|
66
87
|
"title": "The InteractionContext struct",
|
|
67
|
-
"number": "2
|
|
88
|
+
"number": "3.2"
|
|
68
89
|
},
|
|
69
90
|
{
|
|
70
91
|
"id": "sec-infra-algos",
|
|
71
92
|
"href": "https://wicg.github.io/soft-navigations/#sec-infra-algos",
|
|
72
93
|
"level": 3,
|
|
73
94
|
"title": "Infrastructure Algorithms",
|
|
74
|
-
"number": "
|
|
95
|
+
"number": "3.3"
|
|
75
96
|
},
|
|
76
97
|
{
|
|
77
98
|
"id": "sec-interaction-contentful-paint",
|
|
78
99
|
"href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint",
|
|
79
100
|
"level": 2,
|
|
80
101
|
"title": "Interaction Contentful Paints",
|
|
81
|
-
"number": "
|
|
102
|
+
"number": "4"
|
|
82
103
|
},
|
|
83
104
|
{
|
|
84
105
|
"id": "sec-interaction-contentful-paint-interface",
|
|
85
106
|
"href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint-interface",
|
|
86
107
|
"level": 3,
|
|
87
108
|
"title": "The InteractionContentfulPaint interface",
|
|
88
|
-
"number": "
|
|
109
|
+
"number": "4.1"
|
|
89
110
|
},
|
|
90
111
|
{
|
|
91
112
|
"id": "sec-interaction-contentful-paint-algos",
|
|
92
113
|
"href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint-algos",
|
|
93
114
|
"level": 3,
|
|
94
115
|
"title": "Interaction Contentful Paint Algorithms",
|
|
95
|
-
"number": "
|
|
116
|
+
"number": "4.2"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"id": "sec-interaction-contentful-paint-attribution",
|
|
120
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint-attribution",
|
|
121
|
+
"level": 3,
|
|
122
|
+
"title": "Interaction Contentful Paint Attribution",
|
|
123
|
+
"number": "4.3"
|
|
96
124
|
},
|
|
97
125
|
{
|
|
98
126
|
"id": "sec-soft-navs",
|
|
99
127
|
"href": "https://wicg.github.io/soft-navigations/#sec-soft-navs",
|
|
100
128
|
"level": 2,
|
|
101
129
|
"title": "Soft Navigations",
|
|
102
|
-
"number": "
|
|
130
|
+
"number": "5"
|
|
103
131
|
},
|
|
104
132
|
{
|
|
105
133
|
"id": "sec-interface",
|
|
106
134
|
"href": "https://wicg.github.io/soft-navigations/#sec-interface",
|
|
107
135
|
"level": 3,
|
|
108
|
-
"title": "The
|
|
109
|
-
"number": "
|
|
136
|
+
"title": "The PerformanceSoftNavigation interface",
|
|
137
|
+
"number": "5.1"
|
|
110
138
|
},
|
|
111
139
|
{
|
|
112
140
|
"id": "sec-soft-nav-algos",
|
|
113
141
|
"href": "https://wicg.github.io/soft-navigations/#sec-soft-nav-algos",
|
|
114
142
|
"level": 3,
|
|
115
143
|
"title": "Soft Navigation Algorithms",
|
|
116
|
-
"number": "
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"id": "sec-pe-extension",
|
|
120
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-pe-extension",
|
|
121
|
-
"level": 2,
|
|
122
|
-
"title": "The PerformanceEntry extension",
|
|
123
|
-
"number": "5"
|
|
144
|
+
"number": "5.2"
|
|
124
145
|
},
|
|
125
146
|
{
|
|
126
147
|
"id": "sec-integrations",
|
|
@@ -130,10 +151,10 @@
|
|
|
130
151
|
"number": "6"
|
|
131
152
|
},
|
|
132
153
|
{
|
|
133
|
-
"id": "sec-
|
|
134
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-
|
|
154
|
+
"id": "sec-dom-integration",
|
|
155
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-dom-integration",
|
|
135
156
|
"level": 3,
|
|
136
|
-
"title": "
|
|
157
|
+
"title": "DOM integration",
|
|
137
158
|
"number": "6.1"
|
|
138
159
|
},
|
|
139
160
|
{
|
|
@@ -144,66 +165,66 @@
|
|
|
144
165
|
"number": "6.1.1"
|
|
145
166
|
},
|
|
146
167
|
{
|
|
147
|
-
"id": "sec-html-
|
|
148
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-html-
|
|
168
|
+
"id": "sec-html-node",
|
|
169
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-html-node",
|
|
149
170
|
"level": 4,
|
|
150
|
-
"title": "
|
|
171
|
+
"title": "Node",
|
|
151
172
|
"number": "6.1.2"
|
|
152
173
|
},
|
|
153
174
|
{
|
|
154
|
-
"id": "sec-html
|
|
155
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-html
|
|
175
|
+
"id": "sec-html",
|
|
176
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-html",
|
|
177
|
+
"level": 3,
|
|
178
|
+
"title": "HTML integration",
|
|
179
|
+
"number": "6.2"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "sec-html-history",
|
|
183
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-html-history",
|
|
156
184
|
"level": 4,
|
|
157
|
-
"title": "
|
|
158
|
-
"number": "6.1
|
|
185
|
+
"title": "History",
|
|
186
|
+
"number": "6.2.1"
|
|
159
187
|
},
|
|
160
188
|
{
|
|
161
189
|
"id": "sec-html-hard-nav",
|
|
162
190
|
"href": "https://wicg.github.io/soft-navigations/#sec-html-hard-nav",
|
|
163
191
|
"level": 4,
|
|
164
192
|
"title": "Hard Navigation",
|
|
165
|
-
"number": "6.
|
|
193
|
+
"number": "6.2.2"
|
|
166
194
|
},
|
|
167
195
|
{
|
|
168
196
|
"id": "sec-event-timing-integration",
|
|
169
197
|
"href": "https://wicg.github.io/soft-navigations/#sec-event-timing-integration",
|
|
170
198
|
"level": 3,
|
|
171
199
|
"title": "Event Timing integration",
|
|
172
|
-
"number": "6.2"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"id": "sec-lcp-integration",
|
|
176
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-lcp-integration",
|
|
177
|
-
"level": 3,
|
|
178
|
-
"title": "Largest Contentful Paint (LCP) integration",
|
|
179
200
|
"number": "6.3"
|
|
180
201
|
},
|
|
181
202
|
{
|
|
182
|
-
"id": "sec-
|
|
183
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-
|
|
203
|
+
"id": "sec-paint-timing-integration",
|
|
204
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-paint-timing-integration",
|
|
184
205
|
"level": 3,
|
|
185
|
-
"title": "
|
|
206
|
+
"title": "Paint Timing integration",
|
|
186
207
|
"number": "6.4"
|
|
187
208
|
},
|
|
188
209
|
{
|
|
189
|
-
"id": "sec-
|
|
190
|
-
"href": "https://wicg.github.io/soft-navigations/#sec-
|
|
210
|
+
"id": "sec-lcp-integration",
|
|
211
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-lcp-integration",
|
|
191
212
|
"level": 3,
|
|
192
|
-
"title": "
|
|
213
|
+
"title": "Largest Contentful Paint (LCP) integration",
|
|
193
214
|
"number": "6.5"
|
|
194
215
|
},
|
|
195
216
|
{
|
|
196
|
-
"id": "sec
|
|
197
|
-
"href": "https://wicg.github.io/soft-navigations/#sec
|
|
217
|
+
"id": "priv-sec",
|
|
218
|
+
"href": "https://wicg.github.io/soft-navigations/#priv-sec",
|
|
198
219
|
"level": 2,
|
|
199
|
-
"title": "
|
|
220
|
+
"title": "Security & privacy considerations",
|
|
200
221
|
"number": "7"
|
|
201
222
|
},
|
|
202
223
|
{
|
|
203
|
-
"id": "
|
|
204
|
-
"href": "https://wicg.github.io/soft-navigations/#
|
|
224
|
+
"id": "sec-overlapping-interactions",
|
|
225
|
+
"href": "https://wicg.github.io/soft-navigations/#sec-overlapping-interactions",
|
|
205
226
|
"level": 2,
|
|
206
|
-
"title": "
|
|
227
|
+
"title": "Appendix: Overlapping Interactions and Race Conditions",
|
|
207
228
|
"number": "8"
|
|
208
229
|
},
|
|
209
230
|
{
|
|
@@ -247,6 +268,12 @@
|
|
|
247
268
|
"href": "https://wicg.github.io/soft-navigations/#idl-index",
|
|
248
269
|
"level": 2,
|
|
249
270
|
"title": "IDL Index"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"id": "issues-index",
|
|
274
|
+
"href": "https://wicg.github.io/soft-navigations/#issues-index",
|
|
275
|
+
"level": 2,
|
|
276
|
+
"title": "Issues Index"
|
|
250
277
|
}
|
|
251
278
|
]
|
|
252
279
|
}
|
|
@@ -2497,12 +2497,12 @@
|
|
|
2497
2497
|
"number": "19.1"
|
|
2498
2498
|
},
|
|
2499
2499
|
{
|
|
2500
|
-
"id": "
|
|
2501
|
-
"href": "https://w3c.github.io/sparql-query/spec/#
|
|
2500
|
+
"id": "sec-escapes",
|
|
2501
|
+
"href": "https://w3c.github.io/sparql-query/spec/#sec-escapes",
|
|
2502
2502
|
"level": 3,
|
|
2503
|
-
"title": "
|
|
2503
|
+
"title": "Escape Sequences",
|
|
2504
2504
|
"alternateIds": [
|
|
2505
|
-
"x19-2-
|
|
2505
|
+
"x19-2-escape-sequences"
|
|
2506
2506
|
],
|
|
2507
2507
|
"number": "19.2"
|
|
2508
2508
|
},
|
|
@@ -2546,25 +2546,15 @@
|
|
|
2546
2546
|
],
|
|
2547
2547
|
"number": "19.6"
|
|
2548
2548
|
},
|
|
2549
|
-
{
|
|
2550
|
-
"id": "grammarEscapes",
|
|
2551
|
-
"href": "https://w3c.github.io/sparql-query/spec/#grammarEscapes",
|
|
2552
|
-
"level": 3,
|
|
2553
|
-
"title": "Escape sequences in strings",
|
|
2554
|
-
"alternateIds": [
|
|
2555
|
-
"x19-7-escape-sequences-in-strings"
|
|
2556
|
-
],
|
|
2557
|
-
"number": "19.7"
|
|
2558
|
-
},
|
|
2559
2549
|
{
|
|
2560
2550
|
"id": "sparqlGrammar",
|
|
2561
2551
|
"href": "https://w3c.github.io/sparql-query/spec/#sparqlGrammar",
|
|
2562
2552
|
"level": 3,
|
|
2563
2553
|
"title": "Grammar",
|
|
2564
2554
|
"alternateIds": [
|
|
2565
|
-
"x19-
|
|
2555
|
+
"x19-7-grammar"
|
|
2566
2556
|
],
|
|
2567
|
-
"number": "19.
|
|
2557
|
+
"number": "19.7"
|
|
2568
2558
|
},
|
|
2569
2559
|
{
|
|
2570
2560
|
"id": "conformance",
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Error Stack Accessor",
|
|
4
|
+
"url": "https://tc39.es/proposal-error-stack-accessor/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-fundamental-objects",
|
|
9
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-fundamental-objects",
|
|
10
|
+
"title": "Fundamental Objects",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "20"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-error-objects",
|
|
16
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-error-objects",
|
|
17
|
+
"title": "Error Objects",
|
|
18
|
+
"level": 2,
|
|
19
|
+
"number": "20.5"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "sec-properties-of-the-error-prototype-object",
|
|
23
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-properties-of-the-error-prototype-object",
|
|
24
|
+
"title": "Properties of the Error Prototype Object",
|
|
25
|
+
"level": 3,
|
|
26
|
+
"number": "20.5.3"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "sec-get-error.prototype-stack",
|
|
30
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-get-error.prototype-stack",
|
|
31
|
+
"title": "Error.prototype.stack",
|
|
32
|
+
"level": 4,
|
|
33
|
+
"number": "20.5.3.1"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "sec-get-error.prototype.stack",
|
|
37
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-get-error.prototype.stack",
|
|
38
|
+
"title": "get Error.prototype.stack",
|
|
39
|
+
"level": 5,
|
|
40
|
+
"number": "20.5.3.1.1"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "sec-set-error.prototype.stack",
|
|
44
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-set-error.prototype.stack",
|
|
45
|
+
"title": "set Error.prototype.stack",
|
|
46
|
+
"level": 5,
|
|
47
|
+
"number": "20.5.3.1.2"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "sec-properties-of-error-instances",
|
|
51
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-properties-of-error-instances",
|
|
52
|
+
"title": "Properties of Error Instances",
|
|
53
|
+
"level": 3,
|
|
54
|
+
"number": "20.5.4"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "sec-nativeerror-object-structure",
|
|
58
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-nativeerror-object-structure",
|
|
59
|
+
"title": "NativeError Object Structure",
|
|
60
|
+
"level": 3,
|
|
61
|
+
"number": "20.5.6"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"id": "sec-properties-of-nativeerror-instances",
|
|
65
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-properties-of-nativeerror-instances",
|
|
66
|
+
"title": "Properties of NativeError Instances",
|
|
67
|
+
"level": 4,
|
|
68
|
+
"number": "20.5.6.4"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "sec-aggregate-error-objects",
|
|
72
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-aggregate-error-objects",
|
|
73
|
+
"title": "AggregateError Objects",
|
|
74
|
+
"level": 3,
|
|
75
|
+
"number": "20.5.7"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "sec-properties-of-aggregate-error-instances",
|
|
79
|
+
"href": "https://tc39.es/proposal-error-stack-accessor/#sec-properties-of-aggregate-error-instances",
|
|
80
|
+
"title": "Properties of AggregateError Instances",
|
|
81
|
+
"level": 4,
|
|
82
|
+
"number": "20.5.7.4"
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Keep trailing zeros in Intl.NumberFormat and Intl.PluralRules",
|
|
4
|
+
"url": "https://tc39.es/proposal-intl-keep-trailing-zeros/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "numberformat-objects",
|
|
9
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#numberformat-objects",
|
|
10
|
+
"title": "NumberFormat Objects",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "16"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-intl-numberformat-constructor",
|
|
16
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-intl-numberformat-constructor",
|
|
17
|
+
"title": "The Intl.NumberFormat Constructor",
|
|
18
|
+
"level": 2,
|
|
19
|
+
"number": "16.1"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "sec-setnumberformatdigitoptions",
|
|
23
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-setnumberformatdigitoptions",
|
|
24
|
+
"title": "SetNumberFormatDigitOptions ( intlObj, options, mnfdDefault, mxfdDefault, notation )",
|
|
25
|
+
"level": 3,
|
|
26
|
+
"number": "16.1.2"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "sec-properties-of-intl-numberformat-instances",
|
|
30
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-properties-of-intl-numberformat-instances",
|
|
31
|
+
"title": "Properties of Intl.NumberFormat Instances",
|
|
32
|
+
"level": 2,
|
|
33
|
+
"number": "16.4"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "sec-numberformat-abstracts",
|
|
37
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-numberformat-abstracts",
|
|
38
|
+
"title": "Abstract Operations for NumberFormat Objects",
|
|
39
|
+
"level": 2,
|
|
40
|
+
"number": "16.5"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "sec-intl-mv-records",
|
|
44
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-intl-mv-records",
|
|
45
|
+
"title": "Intl MV Records",
|
|
46
|
+
"level": 3,
|
|
47
|
+
"number": "16.5.1"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "sec-formatnumerictostring",
|
|
51
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-formatnumerictostring",
|
|
52
|
+
"title": "FormatNumericToString ( intlObject, x, digitCount, fractionDigitCount )",
|
|
53
|
+
"level": 3,
|
|
54
|
+
"number": "16.5.3"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "sec-partitionnumberpattern",
|
|
58
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-partitionnumberpattern",
|
|
59
|
+
"title": "PartitionNumberPattern ( numberFormat, x )",
|
|
60
|
+
"level": 3,
|
|
61
|
+
"number": "16.5.4"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"id": "sec-partitionnotationsubpattern",
|
|
65
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-partitionnotationsubpattern",
|
|
66
|
+
"title": "PartitionNotationSubPattern ( numberFormat, x, n, exponent )",
|
|
67
|
+
"level": 3,
|
|
68
|
+
"number": "16.5.5"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "sec-formatnumber",
|
|
72
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-formatnumber",
|
|
73
|
+
"title": "FormatNumeric ( numberFormat, x )",
|
|
74
|
+
"level": 3,
|
|
75
|
+
"number": "16.5.6"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "sec-torawprecision",
|
|
79
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-torawprecision",
|
|
80
|
+
"title": "ToRawPrecision ( x, digitCount, fractionDigitCount, minPrecision, maxPrecision, unsignedRoundingMode )",
|
|
81
|
+
"level": 3,
|
|
82
|
+
"number": "16.5.8"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "sec-torawfixed",
|
|
86
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-torawfixed",
|
|
87
|
+
"title": "ToRawFixed ( x, digitCount, fractionDigitCount, minFraction, maxFraction, roundingIncrement, unsignedRoundingMode )",
|
|
88
|
+
"level": 3,
|
|
89
|
+
"number": "16.5.9"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "sec-getnumberformatpattern",
|
|
93
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-getnumberformatpattern",
|
|
94
|
+
"title": "GetNumberFormatPattern ( numberFormat, x )",
|
|
95
|
+
"level": 3,
|
|
96
|
+
"number": "16.5.11"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "sec-computeexponent",
|
|
100
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-computeexponent",
|
|
101
|
+
"title": "ComputeExponent ( numberFormat, x )",
|
|
102
|
+
"level": 3,
|
|
103
|
+
"number": "16.5.13"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "sec-runtime-semantics-stringintlmv",
|
|
107
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-runtime-semantics-stringintlmv",
|
|
108
|
+
"title": "Runtime Semantics: StringIntlMV",
|
|
109
|
+
"level": 3,
|
|
110
|
+
"number": "16.5.15"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"id": "sec-stringintlmvfromparts",
|
|
114
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-stringintlmvfromparts",
|
|
115
|
+
"title": "StringIntlMVFromParts ( intPart, fracPart, e )",
|
|
116
|
+
"level": 3,
|
|
117
|
+
"number": "16.5.16"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"id": "sec-tointlmathematicalvalue",
|
|
121
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-tointlmathematicalvalue",
|
|
122
|
+
"title": "ToIntlMathematicalValue ( value )",
|
|
123
|
+
"level": 3,
|
|
124
|
+
"number": "16.5.17"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"id": "sec-partitionnumberrangepattern",
|
|
128
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-partitionnumberrangepattern",
|
|
129
|
+
"title": "PartitionNumberRangePattern ( numberFormat, x, y )",
|
|
130
|
+
"level": 3,
|
|
131
|
+
"number": "16.5.18"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"id": "pluralrules-objects",
|
|
135
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#pluralrules-objects",
|
|
136
|
+
"title": "PluralRules Objects",
|
|
137
|
+
"level": 1,
|
|
138
|
+
"number": "17"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": "sec-properties-of-intl-pluralrules-instances",
|
|
142
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-properties-of-intl-pluralrules-instances",
|
|
143
|
+
"title": "Properties of Intl.PluralRules Instances",
|
|
144
|
+
"level": 2,
|
|
145
|
+
"number": "17.4"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "sec-intl-pluralrules-abstracts",
|
|
149
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-intl-pluralrules-abstracts",
|
|
150
|
+
"title": "Abstract Operations for PluralRules Objects",
|
|
151
|
+
"level": 2,
|
|
152
|
+
"number": "17.5"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"id": "sec-resolveplural",
|
|
156
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-resolveplural",
|
|
157
|
+
"title": "ResolvePlural ( pluralRules, n, intlMV )",
|
|
158
|
+
"level": 3,
|
|
159
|
+
"number": "17.5.2"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "sec-resolvepluralrange",
|
|
163
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-resolvepluralrange",
|
|
164
|
+
"title": "ResolvePluralRange ( pluralRules, x, y )",
|
|
165
|
+
"level": 3,
|
|
166
|
+
"number": "17.5.4"
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Iterator Chunking",
|
|
4
|
+
"url": "https://tc39.es/proposal-iterator-chunking/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-iterator.prototype.chunks",
|
|
9
|
+
"href": "https://tc39.es/proposal-iterator-chunking/#sec-iterator.prototype.chunks",
|
|
10
|
+
"title": "Iterator.prototype.chunks ( chunkSize )",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-iterator.prototype.windows",
|
|
16
|
+
"href": "https://tc39.es/proposal-iterator-chunking/#sec-iterator.prototype.windows",
|
|
17
|
+
"title": "Iterator.prototype.windows ( windowSize [ , undersized ] )",
|
|
18
|
+
"level": 1,
|
|
19
|
+
"number": "2"
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Iterator Includes",
|
|
4
|
+
"url": "https://tc39.es/proposal-iterator-includes/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-iterator.prototype.includes",
|
|
9
|
+
"href": "https://tc39.es/proposal-iterator-includes/#sec-iterator.prototype.includes",
|
|
10
|
+
"title": "Iterator.prototype.includes ( searchElement [ , skippedElements ] )",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Proposal Iterator Join",
|
|
4
|
+
"url": "https://tc39.es/proposal-iterator-join/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-iterator.prototype.join",
|
|
9
|
+
"href": "https://tc39.es/proposal-iterator-join/#sec-iterator.prototype.join",
|
|
10
|
+
"title": "Iterator.prototype.join ( separator )",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Regular Expression Buffer Boundaries for ECMAScript",
|
|
4
|
+
"url": "https://tc39.es/proposal-regexp-buffer-boundaries/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-text-processing",
|
|
9
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-text-processing",
|
|
10
|
+
"title": "Text Processing",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-regexp-regular-expression-objects",
|
|
16
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-regexp-regular-expression-objects",
|
|
17
|
+
"title": "RegExp (Regular Expression) Objects",
|
|
18
|
+
"level": 2,
|
|
19
|
+
"number": "1.1"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "sec-patterns",
|
|
23
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-patterns",
|
|
24
|
+
"title": "Patterns",
|
|
25
|
+
"level": 3,
|
|
26
|
+
"number": "1.1.1"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "sec-pattern-semantics",
|
|
30
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-pattern-semantics",
|
|
31
|
+
"title": "Pattern Semantics",
|
|
32
|
+
"level": 3,
|
|
33
|
+
"number": "1.1.2"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "sec-compileassertion",
|
|
37
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-compileassertion",
|
|
38
|
+
"title": "Runtime Semantics: CompileAssertion",
|
|
39
|
+
"level": 4,
|
|
40
|
+
"number": "1.1.2.1"
|
|
41
|
+
}
|
|
42
|
+
]
|
|
43
|
+
}
|