Skip to content

Commit e57bb9a

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.5.
1 parent ba9bbfa commit e57bb9a

16 files changed

+480
-315
lines changed

ed/algorithms/turtledove.json

Lines changed: 8 additions & 11 deletions
Large diffs are not rendered by default.

ed/algorithms/webauthn-3.json

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

ed/algorithms/webxr-dom-overlays-1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rationale": ".algorithm",
1111
"steps": [
1212
{
13-
"html": "If the input source’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://immersive-web.github.io/webxr/#dom-xrinputsource-targetrayspace\" id=\"ref-for-dom-xrinputsource-targetrayspace②\">targetRaySpace</a></code> intersects the DOM overlay at the time the input device’s <a data-link-type=\"dfn\" href=\"https://immersive-web.github.io/webxr/#primary-action\" id=\"ref-for-primary-action⑤\">primary action</a> is triggered:",
13+
"html": "If the input source’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://immersive-web.github.io/webxr/#dom-xrinputsource-targetrayspace\" id=\"ref-for-dom-xrinputsource-targetrayspace②\">targetRaySpace</a></code> intersects the DOM overlay at the time the input device’s <a data-link-type=\"dfn\">primary action</a> is triggered:",
1414
"rationale": "queue",
1515
"steps": [
1616
{
@@ -29,13 +29,13 @@
2929
"rationale": "if",
3030
"steps": [
3131
{
32-
"html": "<p>If the input source is a <a data-link-type=\"dfn\" href=\"https://immersive-web.github.io/webxr/#transient-input-sources\" id=\"ref-for-transient-input-sources\">transient input source</a>, treat this as an <a data-link-type=\"dfn\" href=\"https://immersive-web.github.io/webxr/#auxiliary-action\" id=\"ref-for-auxiliary-action\">auxiliary action</a>. Otherwise, ignore this action for the purpose of generating XR input events.</p>"
32+
"html": "<p>If the input source is a <a data-link-type=\"dfn\">transient input source</a>, treat this as an <a data-link-type=\"dfn\">auxiliary action</a>. Otherwise, ignore this action for the purpose of generating XR input events.</p>"
3333
}
3434
]
3535
},
3636
{
3737
"case": "Otherwise",
38-
"html": "Treat the action as a <a data-link-type=\"dfn\" href=\"https://immersive-web.github.io/webxr/#primary-action\" id=\"ref-for-primary-action⑥\">primary action</a> as usual for the input source."
38+
"html": "Treat the action as a <a data-link-type=\"dfn\">primary action</a> as usual for the input source."
3939
}
4040
]
4141
}

ed/css/webxr-dom-overlays.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"spec": {
3+
"title": "WebXR DOM Overlays Module",
4+
"url": "https://immersive-web.github.io/dom-overlays/"
5+
},
6+
"properties": [],
7+
"atrules": [],
8+
"selectors": [
9+
{
10+
"name": ":xr-overlay",
11+
"prose": "The :xr-overlay pseudo-class MUST match the overlay element for the duration of an immersive session using a DOM Overlay.",
12+
"href": "https://immersive-web.github.io/dom-overlays/#selectordef-xr-overlay"
13+
}
14+
],
15+
"values": []
16+
}

ed/dfns/turtledove.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,27 +3167,6 @@
31673167
},
31683168
"definedIn": "prose"
31693169
},
3170-
{
3171-
"id": "server-auction-response-is-chaff",
3172-
"href": "https://wicg.github.io/turtledove/#server-auction-response-is-chaff",
3173-
"linkingText": [
3174-
"is chaff"
3175-
],
3176-
"localLinkingText": [],
3177-
"type": "dfn",
3178-
"for": [
3179-
"server auction response"
3180-
],
3181-
"access": "private",
3182-
"informative": false,
3183-
"heading": {
3184-
"id": "getInterestGroupAdAuctionData",
3185-
"href": "https://wicg.github.io/turtledove/#getInterestGroupAdAuctionData",
3186-
"title": "getInterestGroupAdAuctionData()",
3187-
"number": "4.3"
3188-
},
3189-
"definedIn": "dt"
3190-
},
31913170
{
31923171
"id": "server-auction-response-ad-render-url",
31933172
"href": "https://wicg.github.io/turtledove/#server-auction-response-ad-render-url",

ed/dfns/webxr-dom-overlays-1.json

Lines changed: 33 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,20 @@
3737
"access": "public",
3838
"informative": false,
3939
"heading": {
40-
"id": "onbeforexrselect",
41-
"href": "https://immersive-web.github.io/dom-overlays/#onbeforexrselect",
42-
"title": "onbeforexrselect",
43-
"number": "2.1"
40+
"id": "title",
41+
"href": "https://immersive-web.github.io/dom-overlays/#title",
42+
"title": "WebXR DOM Overlays Module"
4443
},
4544
"definedIn": "pre"
4645
},
4746
{
48-
"id": "xr-overlay",
49-
"href": "https://immersive-web.github.io/dom-overlays/#xr-overlay",
47+
"id": "selectordef-xr-overlay",
48+
"href": "https://immersive-web.github.io/dom-overlays/#selectordef-xr-overlay",
5049
"linkingText": [
5150
":xr-overlay"
5251
],
5352
"localLinkingText": [],
54-
"type": "dfn",
53+
"type": "selector",
5554
"for": [],
5655
"access": "public",
5756
"informative": false,
@@ -98,10 +97,9 @@
9897
"access": "public",
9998
"informative": false,
10099
"heading": {
101-
"id": "xrsessioninit",
102-
"href": "https://immersive-web.github.io/dom-overlays/#xrsessioninit",
103-
"title": "XRSessionInit",
104-
"number": "3.1"
100+
"id": "title",
101+
"href": "https://immersive-web.github.io/dom-overlays/#title",
102+
"title": "WebXR DOM Overlays Module"
105103
},
106104
"definedIn": "pre"
107105
},
@@ -159,10 +157,9 @@
159157
"access": "public",
160158
"informative": false,
161159
"heading": {
162-
"id": "initialization",
163-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
164-
"title": "Initialization",
165-
"number": "4"
160+
"id": "title",
161+
"href": "https://immersive-web.github.io/dom-overlays/#title",
162+
"title": "WebXR DOM Overlays Module"
166163
},
167164
"definedIn": "prose"
168165
},
@@ -178,10 +175,9 @@
178175
"access": "private",
179176
"informative": false,
180177
"heading": {
181-
"id": "initialization",
182-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
183-
"title": "Initialization",
184-
"number": "4"
178+
"id": "title",
179+
"href": "https://immersive-web.github.io/dom-overlays/#title",
180+
"title": "WebXR DOM Overlays Module"
185181
},
186182
"definedIn": "prose"
187183
},
@@ -197,10 +193,9 @@
197193
"access": "public",
198194
"informative": false,
199195
"heading": {
200-
"id": "initialization",
201-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
202-
"title": "Initialization",
203-
"number": "4"
196+
"id": "title",
197+
"href": "https://immersive-web.github.io/dom-overlays/#title",
198+
"title": "WebXR DOM Overlays Module"
204199
},
205200
"definedIn": "pre"
206201
},
@@ -216,10 +211,9 @@
216211
"access": "public",
217212
"informative": false,
218213
"heading": {
219-
"id": "initialization",
220-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
221-
"title": "Initialization",
222-
"number": "4"
214+
"id": "title",
215+
"href": "https://immersive-web.github.io/dom-overlays/#title",
216+
"title": "WebXR DOM Overlays Module"
223217
},
224218
"definedIn": "pre"
225219
},
@@ -237,10 +231,9 @@
237231
"access": "public",
238232
"informative": false,
239233
"heading": {
240-
"id": "initialization",
241-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
242-
"title": "Initialization",
243-
"number": "4"
234+
"id": "title",
235+
"href": "https://immersive-web.github.io/dom-overlays/#title",
236+
"title": "WebXR DOM Overlays Module"
244237
},
245238
"definedIn": "pre"
246239
},
@@ -259,10 +252,9 @@
259252
"access": "public",
260253
"informative": false,
261254
"heading": {
262-
"id": "initialization",
263-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
264-
"title": "Initialization",
265-
"number": "4"
255+
"id": "title",
256+
"href": "https://immersive-web.github.io/dom-overlays/#title",
257+
"title": "WebXR DOM Overlays Module"
266258
},
267259
"definedIn": "prose"
268260
},
@@ -281,10 +273,9 @@
281273
"access": "public",
282274
"informative": false,
283275
"heading": {
284-
"id": "initialization",
285-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
286-
"title": "Initialization",
287-
"number": "4"
276+
"id": "title",
277+
"href": "https://immersive-web.github.io/dom-overlays/#title",
278+
"title": "WebXR DOM Overlays Module"
288279
},
289280
"definedIn": "prose"
290281
},
@@ -303,10 +294,9 @@
303294
"access": "public",
304295
"informative": false,
305296
"heading": {
306-
"id": "initialization",
307-
"href": "https://immersive-web.github.io/dom-overlays/#initialization",
308-
"title": "Initialization",
309-
"number": "4"
297+
"id": "title",
298+
"href": "https://immersive-web.github.io/dom-overlays/#title",
299+
"title": "WebXR DOM Overlays Module"
310300
},
311301
"definedIn": "prose"
312302
}

ed/dfns/webxr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7034,7 +7034,7 @@
70347034
"id": "issessionsupported-fingerprinting",
70357035
"href": "https://immersive-web.github.io/webxr/#issessionsupported-fingerprinting",
70367036
"title": "Fingerprinting considerations of isSessionSupported()",
7037-
"number": "13.9"
7037+
"number": "13.8.1"
70387038
},
70397039
"definedIn": "prose"
70407040
},

ed/headings/webauthn-3.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,9 +810,16 @@
810810
"id": "sctn-packed-attestation-cert-requirements",
811811
"href": "https://w3c.github.io/webauthn/#sctn-packed-attestation-cert-requirements",
812812
"level": 4,
813-
"title": "Packed Attestation Statement Certificate Requirements",
813+
"title": "Certificate Requirements for Packed Attestation Statements",
814814
"number": "8.2.1"
815815
},
816+
{
817+
"id": "sctn-enterprise-packed-attestation-cert-requirements",
818+
"href": "https://w3c.github.io/webauthn/#sctn-enterprise-packed-attestation-cert-requirements",
819+
"level": 4,
820+
"title": "Certificate Requirements for Enterprise Packed Attestation Statements",
821+
"number": "8.2.2"
822+
},
816823
{
817824
"id": "sctn-tpm-attestation",
818825
"href": "https://w3c.github.io/webauthn/#sctn-tpm-attestation",

ed/headings/webxr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -482,16 +482,16 @@
482482
{
483483
"id": "issessionsupported-fingerprinting",
484484
"href": "https://immersive-web.github.io/webxr/#issessionsupported-fingerprinting",
485-
"level": 3,
485+
"level": 4,
486486
"title": "Fingerprinting considerations of isSessionSupported()",
487-
"number": "13.9"
487+
"number": "13.8.1"
488488
},
489489
{
490490
"id": "automatic-granting-xr-session-supported",
491491
"href": "https://immersive-web.github.io/webxr/#automatic-granting-xr-session-supported",
492492
"level": 4,
493493
"title": "Considerations for when to automatically grant \"xr-session-supported\"",
494-
"number": "13.9.1"
494+
"number": "13.8.2"
495495
},
496496
{
497497
"id": "integrations",

0 commit comments

Comments
 (0)