Skip to content

Commit 11e32c2

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.2.
1 parent df299c7 commit 11e32c2

File tree

7 files changed

+112
-50
lines changed

7 files changed

+112
-50
lines changed

ed/algorithms/fenced-frame.json

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

ed/algorithms/html.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24466,7 +24466,7 @@
2446624466
"html": "<p>If <var>document</var> is not <a id=\"the-history-interface:fully-active-6\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#fully-active\">fully active</a>, then throw a\n <a id=\"the-history-interface:securityerror-8\" href=\"https://webidl.spec.whatwg.org/#securityerror\" data-x-internal=\"securityerror\">\"<code>SecurityError</code>\"</a> <code id=\"the-history-interface:domexception-8\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
2446724467
},
2446824468
{
24469-
"html": "<p>Optionally, return. (For example, the user agent might disallow calls to these\n methods that are invoked on a timer, or from event listeners that are not triggered in response\n to a clear user action, or that are invoked in rapid succession.)</p>"
24469+
"html": "<p>Optionally, throw a <a id=\"the-history-interface:securityerror-9\" href=\"https://webidl.spec.whatwg.org/#securityerror\" data-x-internal=\"securityerror\">\"<code>SecurityError</code>\"</a> <code id=\"the-history-interface:domexception-9\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.\n (For example, the user agent might disallow calls to these methods that are invoked on a timer,\n or from event listeners that are not triggered in response to a clear user action, or that are\n invoked in rapid succession.)</p>"
2447024470
},
2447124471
{
2447224472
"html": "<p>Let <var>serializedData</var> be\n <a id=\"the-history-interface:structuredserializeforstorage\" href=\"https://html.spec.whatwg.org/multipage/structured-data.html#structuredserializeforstorage\">StructuredSerializeForStorage</a>(<var>data</var>). Rethrow any exceptions.</p>"
@@ -24482,10 +24482,10 @@
2448224482
"html": "<p>Set <var>newURL</var> to the result of <a id=\"the-history-interface:encoding-parsing-a-url\" href=\"https://html.spec.whatwg.org/multipage/urls-and-fetching.html#encoding-parsing-a-url\">encoding-parsing a URL</a> given\n <var>url</var>, relative to the <a id=\"the-history-interface:relevant-settings-object\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\">relevant settings object</a> of\n <var>history</var>.</p>"
2448324483
},
2448424484
{
24485-
"html": "<p>If <var>newURL</var> is failure, then throw a <a id=\"the-history-interface:securityerror-9\" href=\"https://webidl.spec.whatwg.org/#securityerror\" data-x-internal=\"securityerror\">\"<code>SecurityError</code>\"</a>\n <code id=\"the-history-interface:domexception-9\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
24485+
"html": "<p>If <var>newURL</var> is failure, then throw a <a id=\"the-history-interface:securityerror-10\" href=\"https://webidl.spec.whatwg.org/#securityerror\" data-x-internal=\"securityerror\">\"<code>SecurityError</code>\"</a>\n <code id=\"the-history-interface:domexception-10\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
2448624486
},
2448724487
{
24488-
"html": "<p>If <var>document</var> <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#can-have-its-url-rewritten\" id=\"the-history-interface:can-have-its-url-rewritten-3\">cannot have its URL\n rewritten</a> to <var>newURL</var>, then throw a <a id=\"the-history-interface:securityerror-10\" href=\"https://webidl.spec.whatwg.org/#securityerror\" data-x-internal=\"securityerror\">\"<code>SecurityError</code>\"</a>\n <code id=\"the-history-interface:domexception-10\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
24488+
"html": "<p>If <var>document</var> <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#can-have-its-url-rewritten\" id=\"the-history-interface:can-have-its-url-rewritten-3\">cannot have its URL\n rewritten</a> to <var>newURL</var>, then throw a <a id=\"the-history-interface:securityerror-11\" href=\"https://webidl.spec.whatwg.org/#securityerror\" data-x-internal=\"securityerror\">\"<code>SecurityError</code>\"</a>\n <code id=\"the-history-interface:domexception-11\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
2448924489
}
2449024490
]
2449124491
},

ed/ids/fenced-frame.json

Lines changed: 37 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,6 +1331,23 @@
13311331
"https://wicg.github.io/fenced-frame/#ref-for-concept-network-error",
13321332
"https://wicg.github.io/fenced-frame/#ref-for-must-be-blocked-due-to-a-revoked-partition-nonce",
13331333
"https://wicg.github.io/fenced-frame/#issue-3998b2dc",
1334+
"https://wicg.github.io/fenced-frame/#ref-for-concept-connection-obtain",
1335+
"https://wicg.github.io/fenced-frame/#ref-for-network-partition-key-nonce%E2%91%A0",
1336+
"https://wicg.github.io/fenced-frame/#ref-for-network-revocation-exemption-map%E2%91%A1",
1337+
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A0",
1338+
"https://wicg.github.io/fenced-frame/#ref-for-network-revocation-exemption-map%E2%91%A2",
1339+
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A1",
1340+
"https://wicg.github.io/fenced-frame/#ref-for-network-revocation-nonce-set%E2%91%A1",
1341+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A2",
1342+
"https://wicg.github.io/fenced-frame/#ref-for-resolve-an-origin",
1343+
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A7",
1344+
"https://wicg.github.io/fenced-frame/#ref-for-network-partition-key-nonce%E2%91%A1",
1345+
"https://wicg.github.io/fenced-frame/#ref-for-network-revocation-exemption-map%E2%91%A3",
1346+
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A2",
1347+
"https://wicg.github.io/fenced-frame/#ref-for-network-revocation-exemption-map%E2%91%A4",
1348+
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A3",
1349+
"https://wicg.github.io/fenced-frame/#ref-for-network-revocation-nonce-set%E2%91%A2",
1350+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A3",
13341351
"https://wicg.github.io/fenced-frame/#ref-for-concept-websocket-establish",
13351352
"https://wicg.github.io/fenced-frame/#ref-for-determine-if-a-navigable-has-revoked-network-for-itself",
13361353
"https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-global",
@@ -1524,7 +1541,7 @@
15241541
"https://wicg.github.io/fenced-frame/#local-scheme-policy-container-inheritance",
15251542
"https://wicg.github.io/fenced-frame/#ref-for-navigation-request%E2%91%A2",
15261543
"https://wicg.github.io/fenced-frame/#ref-for-is-local",
1527-
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A7",
1544+
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A8",
15281545
"https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A5",
15291546
"https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container%E2%91%A1",
15301547
"https://wicg.github.io/fenced-frame/#ref-for-navigation-request%E2%91%A3",
@@ -1777,12 +1794,12 @@
17771794
"https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A3",
17781795
"https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A3",
17791796
"https://wicg.github.io/fenced-frame/#ref-for-focus-unfenced",
1780-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A2",
1797+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A4",
17811798
"https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A2",
17821799
"https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A5",
17831800
"https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A8",
17841801
"https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A4",
1785-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A3",
1802+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A5",
17861803
"https://wicg.github.io/fenced-frame/#ref-for-focus-update-steps",
17871804
"https://wicg.github.io/fenced-frame/#ref-for-focusing-steps%E2%91%A2",
17881805
"https://wicg.github.io/fenced-frame/#ref-for-immediately",
@@ -1898,7 +1915,7 @@
18981915
"https://wicg.github.io/fenced-frame/#ref-for-concept-url-scheme%E2%91%A0",
18991916
"https://wicg.github.io/fenced-frame/#ref-for-get-the-supported-loading-modes",
19001917
"https://wicg.github.io/fenced-frame/#ref-for-navigation-params-response%E2%91%A0",
1901-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A4",
1918+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A6",
19021919
"https://wicg.github.io/fenced-frame/#ref-for-supports-loading-mode-fenced-frame",
19031920
"https://wicg.github.io/fenced-frame/#allow-automatic-beacons",
19041921
"https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-allow-fenced-frame-automatic-beacons%E2%91%A0",
@@ -2003,8 +2020,8 @@
20032020
"https://wicg.github.io/fenced-frame/#ref-for-map-iterate%E2%91%A4",
20042021
"https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A7",
20052022
"https://wicg.github.io/fenced-frame/#ref-for-document-automatic-beacon-data-mapping%E2%91%A0",
2006-
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A0",
2007-
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A1",
2023+
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A4",
2024+
"https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A5",
20082025
"https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-data-crossoriginexposed%E2%91%A0",
20092026
"https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A5",
20102027
"https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A0",
@@ -2074,7 +2091,7 @@
20742091
"https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A8",
20752092
"https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%91%A1",
20762093
"https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-urn%E2%91%A8",
2077-
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A8",
2094+
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%93%AA",
20782095
"https://wicg.github.io/fenced-frame/#ref-for-dom-location",
20792096
"https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%91%A2",
20802097
"https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%93%AA",
@@ -2094,7 +2111,7 @@
20942111
"https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A1",
20952112
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-mapped-url%E2%91%A6",
20962113
"https://wicg.github.io/fenced-frame/#ref-for-mapped-url-value%E2%91%A3",
2097-
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%93%AA",
2114+
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A0",
20982115
"https://wicg.github.io/fenced-frame/#ref-for-concept-url-scheme%E2%91%A1",
20992116
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-mapped-url%E2%91%A7",
21002117
"https://wicg.github.io/fenced-frame/#ref-for-mapped-url-value%E2%91%A4",
@@ -2269,7 +2286,7 @@
22692286
"https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A0",
22702287
"https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A5",
22712288
"https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A0%E2%93%AA",
2272-
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A0",
2289+
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A1",
22732290
"https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%93%AA",
22742291
"https://wicg.github.io/fenced-frame/#ref-for-source-expression",
22752292
"https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A0",
@@ -2280,11 +2297,11 @@
22802297
"https://wicg.github.io/fenced-frame/#ref-for-frame-src-pre-request",
22812298
"https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A5",
22822299
"https://wicg.github.io/fenced-frame/#ref-for-directive-value",
2283-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A5",
2300+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A7",
22842301
"https://wicg.github.io/fenced-frame/#ref-for-frame-src-post-request",
22852302
"https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A6",
22862303
"https://wicg.github.io/fenced-frame/#ref-for-directive-value%E2%91%A0",
2287-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A6",
2304+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A8",
22882305
"https://wicg.github.io/fenced-frame/#ref-for-browsing-context-required-csp",
22892306
"https://wicg.github.io/fenced-frame/#ref-for-process-response%E2%91%A0",
22902307
"https://wicg.github.io/fenced-frame/#ref-for-browsing-context-required-csp%E2%91%A0",
@@ -2370,7 +2387,7 @@
23702387
"https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-behavior-fixed%E2%91%A2",
23712388
"https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-permissions-policy-behavior%E2%91%A3",
23722389
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A6",
2373-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A7",
2390+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%93%AA",
23742391
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A6",
23752392
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist",
23762393
"https://wicg.github.io/fenced-frame/#ref-for-the-special-value%E2%91%A0",
@@ -2382,7 +2399,7 @@
23822399
"https://wicg.github.io/fenced-frame/#ref-for-allowed-to-use%E2%91%A1",
23832400
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A7",
23842401
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A8",
2385-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A8",
2402+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A0",
23862403
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A7",
23872404
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A0",
23882405
"https://wicg.github.io/fenced-frame/#ref-for-default-allowlist-self",
@@ -2397,7 +2414,7 @@
23972414
"https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%93%AA",
23982415
"https://wicg.github.io/fenced-frame/#ref-for-concept-document-origin%E2%91%A2",
23992416
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A0",
2400-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%93%AA",
2417+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A1",
24012418
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A8",
24022419
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A1",
24032420
"https://wicg.github.io/fenced-frame/#ref-for-default-allowlist-self%E2%91%A0",
@@ -2406,12 +2423,12 @@
24062423
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A1",
24072424
"https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A0",
24082425
"https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A1",
2409-
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A1",
2410-
"https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A8",
24112426
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A2",
2427+
"https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A8",
2428+
"https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A3",
24122429
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A7",
24132430
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A2",
2414-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A0",
2431+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A2",
24152432
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%93%AA",
24162433
"https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A2",
24172434
"https://wicg.github.io/fenced-frame/#ref-for-default-allowlist-self%E2%91%A1",
@@ -2472,7 +2489,7 @@
24722489
"https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A7",
24732490
"https://wicg.github.io/fenced-frame/#ref-for-supported-features%E2%91%A0",
24742491
"https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-effective-enabled-permissions%E2%91%A2",
2475-
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A1",
2492+
"https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A3",
24762493
"https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A6",
24772494
"https://wicg.github.io/fenced-frame/#ref-for-should-navigation-response-to-navigation-request-be-blocked-by-permissions-policy",
24782495
"https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A7",
@@ -2751,13 +2768,15 @@
27512768
"https://wicg.github.io/fenced-frame/#eb1b1af3",
27522769
"https://wicg.github.io/fenced-frame/#7cf440ca",
27532770
"https://wicg.github.io/fenced-frame/#5a391458",
2771+
"https://wicg.github.io/fenced-frame/#8e1fb11c",
27542772
"https://wicg.github.io/fenced-frame/#f78d5b5c",
27552773
"https://wicg.github.io/fenced-frame/#bd2fe71e",
27562774
"https://wicg.github.io/fenced-frame/#8cb360fb",
27572775
"https://wicg.github.io/fenced-frame/#358f1dbd",
27582776
"https://wicg.github.io/fenced-frame/#07582c28",
27592777
"https://wicg.github.io/fenced-frame/#55213b5b",
27602778
"https://wicg.github.io/fenced-frame/#abe352cd",
2779+
"https://wicg.github.io/fenced-frame/#61c338be",
27612780
"https://wicg.github.io/fenced-frame/#ee7bba09",
27622781
"https://wicg.github.io/fenced-frame/#6d1db60d",
27632782
"https://wicg.github.io/fenced-frame/#a28d6aad",

0 commit comments

Comments
 (0)