From 2c6c41642ffb1eedfc11f5bee1a265d80acb09fe Mon Sep 17 00:00:00 2001
From: reffy-bot <>
Date: Wed, 8 Jan 2025 00:51:40 +0000
Subject: [PATCH] Update of ED report from new reffy run
Using reffy commit 18.1.2.
---
ed/algorithms/fenced-frame.json | 336 ++++++----
ed/algorithms/shape-detection-api.json | 4 +-
ed/algorithms/urlpattern.json | 2 +-
ed/dfns/fenced-frame.json | 130 +++-
ed/dfns/shape-detection-api.json | 320 +++++----
ed/dfns/text-detection-api.json | 42 +-
ed/headings/sourcemap.json | 2 +-
ed/ids/fenced-frame.json | 874 ++++++++++++++-----------
ed/ids/shape-detection-api.json | 292 +--------
ed/ids/text-detection-api.json | 61 +-
ed/ids/urlpattern.json | 4 +-
ed/index.json | 36 +-
ed/links/fenced-frame.json | 35 +-
ed/links/shape-detection-api.json | 18 +-
ed/links/urlpattern.json | 4 +-
ed/refs/fenced-frame.json | 4 +
ed/refs/shape-detection-api.json | 2 +-
ed/refs/urlpattern.json | 4 +-
18 files changed, 1135 insertions(+), 1035 deletions(-)
diff --git a/ed/algorithms/fenced-frame.json b/ed/algorithms/fenced-frame.json
index 5d5758bd6702..6e8f6e2e87e5 100644
--- a/ed/algorithms/fenced-frame.json
+++ b/ed/algorithms/fenced-frame.json
@@ -20,6 +20,19 @@
}
]
},
+ {
+ "name": "destroy",
+ "html": "When a fencedframe
element is removed from a document, the user agent must run the\n following steps:",
+ "rationale": ".algorithm",
+ "steps": [
+ {
+ "html": "
TODO: destroy the nested traversable.
" + }, + { + "html": "In parallel, recalculate the untrusted network status of all fenced frame descendants given the Document
's node navigable's top-level traversable.
config
IDL attribute setter steps are:",
@@ -380,7 +393,7 @@
{
"name": "instantiate a config",
"href": "https://wicg.github.io/fenced-frame/#instantiate-a-config",
- "html": "To instantiate a config given a fenced frame config config, return a fenced frame config instance with the following members: \n config’s mapped url's value
\nconfig’s container size
\nconfig’s content size if null, otherwise config’s content size's value
\nconfig’s interest group descriptor if null, otherwise config’s interest group descriptor's value
\nconfig’s on navigate callback
\nconfig’s effective sandboxing flags if null, otherwise config’s effective sandboxing flags's value
\nflexible if config’s effective\n enabled permissions is null, fixed otherwise.
\nconfig’s effective enabled permissions if null, otherwise config’s effective enabled permissions's value
\na random, unique partition nonce
\nconfig’s embedder shared storage context
\nconfig’s is ad component
\nconfig’s cross-origin reporting allowed
\nfalse
\nconfig’s mapped url's value
\nconfig’s container size
\nconfig’s content size if null, otherwise config’s content size's value
\nconfig’s interest group descriptor if null, otherwise config’s interest group descriptor's value
\nconfig’s on navigate callback
\nconfig’s effective sandboxing flags if null, otherwise config’s effective sandboxing flags's value
\nflexible if config’s effective\n enabled permissions is null, fixed otherwise.
\nconfig’s effective enabled permissions if null, otherwise config’s effective enabled permissions's value
\na random, unique partition nonce
\nconfig’s embedder shared storage context
\nconfig’s is ad component
\nconfig’s cross-origin reporting allowed
\nA empty map.
\nconfig’s mapped url's value
\nconfig’s container size
\nconfig’s content size if null, otherwise config’s content size's value
\nconfig’s interest group descriptor if null, otherwise config’s interest group descriptor's value
\nconfig’s on navigate callback
\nconfig’s effective sandboxing flags if null, otherwise config’s effective sandboxing flags's value
\nflexible if config’s effective\n enabled permissions is null, fixed otherwise.
\nconfig’s effective enabled permissions if null, otherwise config’s effective enabled permissions's value
\na random, unique partition nonce
\nconfig’s embedder shared storage context
\nconfig’s is ad component
\nconfig’s cross-origin reporting allowed
\nfalse
\nconfig’s mapped url's value
\nconfig’s container size
\nconfig’s content size if null, otherwise config’s content size's value
\nconfig’s interest group descriptor if null, otherwise config’s interest group descriptor's value
\nconfig’s on navigate callback
\nconfig’s effective sandboxing flags if null, otherwise config’s effective sandboxing flags's value
\nflexible if config’s effective\n enabled permissions is null, fixed otherwise.
\nconfig’s effective enabled permissions if null, otherwise config’s effective enabled permissions's value
\na random, unique partition nonce
\nconfig’s embedder shared storage context
\nconfig’s is ad component
\nconfig’s cross-origin reporting allowed
\nA empty map.
\nconfig’s mapped url's value
\nconfig’s container size
\nconfig’s content size if null, otherwise config’s content size's value
\nconfig’s interest group descriptor if null, otherwise config’s interest group descriptor's value
\nconfig’s on navigate callback
\nconfig’s effective sandboxing flags if null, otherwise config’s effective sandboxing flags's value
\nflexible if config’s effective\n enabled permissions is null, fixed otherwise.
\nconfig’s effective enabled permissions if null, otherwise config’s effective enabled permissions's value
\na random, unique partition nonce
\nconfig’s embedder shared storage context
\nconfig’s is ad component
\nconfig’s cross-origin reporting allowed
\nfalse
\nconfig’s mapped url's value
\nconfig’s container size
\nconfig’s content size if null, otherwise config’s content size's value
\nconfig’s interest group descriptor if null, otherwise config’s interest group descriptor's value
\nconfig’s on navigate callback
\nconfig’s effective sandboxing flags if null, otherwise config’s effective sandboxing flags's value
\nflexible if config’s effective\n enabled permissions is null, fixed otherwise.
\nconfig’s effective enabled permissions if null, otherwise config’s effective enabled permissions's value
\na random, unique partition nonce
\nconfig’s embedder shared storage context
\nconfig’s is ad component
\nconfig’s cross-origin reporting allowed
\nA empty map.
\nLet results be a new map.
" + "html": "Let results be a new map.
" }, { "html": "For each nested config of config’s nested\n configs's value:", @@ -495,7 +508,7 @@ { "name": "fencedframeutil/substitute macros", "href": "https://wicg.github.io/fenced-frame/#fencedframeutil-substitute-macros", - "html": "To substitute macros with an ordered map with string keys and string values macros into a string string, run\n these steps:", + "html": "To substitute macros with an ordered map with string keys and string values macros into a string string, run\n these steps:", "rationale": ".algorithm", "steps": [ { @@ -540,7 +553,7 @@ "html": "Let global be this's relevant global object.
" }, { - "html": "Run the following steps in parallel:", + "html": "Run the following steps in parallel:", "rationale": "let", "steps": [ { @@ -593,7 +606,7 @@ "html": "Let global be this's relevant global object.
" }, { - "html": "Run the following steps in parallel:", + "html": "Run the following steps in parallel:", "rationale": "let", "steps": [ { @@ -640,7 +653,7 @@ "html": "If numAdComponents > maxAdComponents, then set numAdComponents to maxAdComponents.
" }, { - "html": "Let adComponentsURNs be an empty list of urns.
" + "html": "Let adComponentsURNs be an empty list of urns.
" }, { "html": "For each urn → config of instance’s nested configs:", @@ -823,7 +836,7 @@ "html": "If instance’s nested configs is null, then return.
" }, { - "html": "Let results be an empty list of FencedFrameConfig
s.
Let results be an empty list of FencedFrameConfig
s.
If this's Document
is not fully active, then return.
If this's Document
is not fully active, then return.
Let navigable be this's relevant global object's navigable.
" @@ -890,7 +903,13 @@ "html": "Let p be a new promise.
" }, { - "html": "Let instance be this's relevant global object's browsing context's fenced frame config instance.
" + "html": "Let context be this's relevant global object's browsing context.
" + }, + { + "html": "If context is null, then throw a SecurityError
DOMException
.
Let instance be context’s fenced frame config instance.
" }, { "html": "If the relevant settings object's origin and instance’s mapped url's origin are not same\n origin, then reject p with a TypeError
.
Let global be this's relevant global object.
" }, { - "html": "Run the following steps in parallel:", + "html": "Let settings be this's relevant settings object.
" + }, + { + "html": "Run the following steps in parallel:", "rationale": "let", "steps": [ { "html": "Let fencedFrameNonce be instance’s partition nonce.
" }, { - "html": "Let credentiallessNonce be
" + "html": "Let credentiallessNonce be global’s page credentialless nonce.
" + }, + { + "html": "Invoke revoke network for a partition nonce on fencedFrameNonce with settings.
" + }, + { + "html": "If credentiallessNonce is non-null, invoke revoke network for a partition nonce on credentiallessNonce with settings.
" + }, + { + "html": "Set instance’s untrusted network status to disabled for this tree.
" + }, + { + "html": "Let promises be instance’s on network disabled\n promises.
" + }, + { + "html": "If promises[global] exists, append p to promises[global].
\nOtherwise, set promises[global] to the list « p ».
" + }, + { + "html": "Recalculate the untrusted network status of all fenced frame descendants given global’s browsing context's top-level traversable.
" } - ], - "additional": [ + ] + }, + { + "html": "Return p.
" + } + ] + }, + { + "name": "recalculate the untrusted network status of all fenced frame descendants", + "href": "https://wicg.github.io/fenced-frame/#recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants", + "html": "To recalculate the untrusted network status of all fenced frame descendants given a top-level traversable topLevelTraversable, run these steps:", + "rationale": ".algorithm", + "steps": [ + { + "html": "Assert: this is running in parallel.
" + }, + { + "html": "Let navigables be topLevelTraversable’s active document's inclusive descendant navigables with unfenced set to\n true.
" + }, + { + "html": "Let navigablesWithNetworkChildren be a set of fenced\n navigables, initially empty.
" + }, + { + "html": "While navigables is not empty:", + "rationale": "let", + "steps": [ + { + "html": "Let currentNavigable be the result of popping from navigables.
" + }, + { + "html": "If currentNavigable is not a fenced navigable, then continue.
" + }, + { + "html": "Let config be currentNavigable’s active browsing context's fenced frame config instance.
" + }, { - "html": "Run the following steps in parallel:", - "rationale": "invoke", + "html": "If config’s untrusted network status is disabled for this tree and fenced subtrees, then continue.
" + }, + { + "html": "Let networkCutoffReady be true if navigablesWithNetworkChildren does not contain currentNavigable and config’s untrusted network status is disabled for this tree, false otherwise.
" + }, + { + "html": "If networkCutoffReady is true:", + "rationale": "set", "steps": [ { - "html": "Invoke revoke network for a partition nonce on fencedFrameNonce.
" + "html": "Set config’s untrusted network status to disabled for this tree and fenced subtrees.
" }, { - "html": "Invoke revoke network for a partition nonce on credentiallessNonce.
" - }, - { - "html": "Set instance’s has disabled untrusted network to true.
" + "html": "For each global → promises in config’s on\n network disabled promises:", + "rationale": "for", + "steps": [ + { + "html": "For each promise in promises:", + "rationale": "queue", + "steps": [ + { + "html": "Queue a global task on the DOM manipulation task source given global, to resolve promise with undefined
.
Wait on all nested fenced frames to disable network too.
" + "html": "Clear config’s on network disabled promises.
" } ] }, { - "html": "Run the following steps in parallel:", - "rationale": "queue", + "html": "Otherwise:", + "rationale": "let", "steps": [ { - "html": "Queue a global task on the DOM manipulation task source given global, to resolve p with undefined
.
Let ancestorFencedRoot be currentNavigable’s unfenced\n parent's traversable navigable.
" + }, + { + "html": "If ancestorFencedRoot is a fenced navigable, append ancestorFencedRoot to navigablesWithNetworkChildren.
" } ] } ] + } + ] + }, + { + "name": "iframe-remove-patch", + "html": "Theiframe
HTML element removing steps, given removedNode, are:",
+ "rationale": ".algorithm",
+ "steps": [
+ {
+ "html": "Let topLevelTraversable be removedNode content navigable's top-level traversable.
" }, { - "html": "Return p.
" + "html": "Destroy a child navigable given removedNode.
" + }, + { + "html": "In parallel, recalculate the untrusted network status of all fenced frame descendants given topLevelTraversable.
" } ] }, { "name": "revoke network for a partition nonce", "href": "https://wicg.github.io/fenced-frame/#revoke-network-for-a-partition-nonce", - "html": "To revoke network for a partition nonce using a partition nonce nonce, run these steps:", + "html": "To revoke network for a partition nonce using a partition nonce nonce given a relevant settings object settings, run these\n steps:", "rationale": ".algorithm", "steps": [ { - "html": "Append nonce to the user agent’s network revocation nonce set.
" + "html": "Append nonce to the user agent’s network revocation nonce set.
" }, { - "html": "Terminate this's relevant settings object's fetch group.
" + "html": "Terminate settings’s fetch group.
" } ] }, @@ -968,10 +1072,10 @@ "rationale": ".algorithm", "steps": [ { - "html": "If the user agent’s network revocation exemption map[nonce] exists, and if requestURL exists in it, return allowed.
" + "html": "If the user agent’s network revocation exemption map[nonce] exists, and if requestURL exists in it, return allowed.
" }, { - "html": "If the user agent’s network revocation nonce set contains nonce, return blocked.
" + "html": "If the user agent’s network revocation nonce set contains nonce, return blocked.
" }, { "html": "Return allowed.
" @@ -981,11 +1085,11 @@ { "name": "attempt to send an automatic beacon", "href": "https://wicg.github.io/fenced-frame/#attempt-to-send-an-automatic-beacon", - "html": "To attempt to send an automatic beacon given a source snapshot params sourceSnapshotParams, an origin sourceOrigin, aDocument
targetDocument, and an automatic beacon event type eventType, run these steps:",
+ "html": "To attempt to send an automatic beacon given a source snapshot params sourceSnapshotParams, an origin sourceOrigin, a Document
targetDocument, and an automatic beacon event type eventType, run these steps:",
"rationale": ".algorithm",
"steps": [
{
- "html": "If targetDocument’s node navigable's traversable navigable is not a top-level\n traversable, abort these steps.
" + "html": "If targetDocument’s node navigable's traversable navigable is not a top-level\n traversable, abort these steps.
" }, { "html": "If sourceSnapshotParams’s has transient activation is set to\n false, abort these steps.
" @@ -1021,11 +1125,11 @@ "html": "Let should send beacon with data be true if beacon data is not null and either is cross origin is false or beacon data’s crossOriginExposed is\n true, false otherwise.
" }, { - "html": "For each destination of config’s fenced frame\n reporter's fenced frame reporting metadata reference's fenced frame reporting map's keys:", + "html": "For each destination of config’s fenced frame\n reporter's fenced frame reporting metadata reference's fenced frame reporting map's keys:", "rationale": "run", "steps": [ { - "html": "Run report an event using config’s fenced frame\n reporter with destination, request initiator, initiator referrer policy, and an automatic beacon event with the following items:
\neventType
\nbeacon data’s eventData if should send beacon with data is\n true, beacon data’s destinations contains destination, and config’s is ad component is false,\n the empty string otherwise.
\nsourceSnapshotParams’s attribution reporting enabled
\nsourceSnapshotParams’s attribution reporting context origin
\nRun report an event using config’s fenced frame\n reporter with destination, request initiator, initiator referrer policy, and an automatic beacon event with the following items:
\neventType
\nbeacon data’s eventData if should send beacon with data is\n true, beacon data’s destinations contains destination, and config’s is ad component is false,\n the empty string otherwise.
\nsourceSnapshotParams’s attribution reporting enabled
\nsourceSnapshotParams’s attribution reporting context origin
\nAttempt to send an automatic beacon given sourceSnapshotParams, initiatorOriginSnapshot, navigable’s associated Document
,\n and reserved.top_navigation_start
.
Attempt to send an automatic beacon given sourceSnapshotParams, initiatorOriginSnapshot, navigable’s associated Document
,\n and reserved.top_navigation_start
.
If this's browsing context's fenced frame config instance is not null, then return this's fence.
" + "html": "If this's browsing context's fenced frame config instance is not null, then return this's fence.
" }, { "html": "Return null.
" @@ -1083,7 +1187,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Set browsingContext’s fenced frame config instance to creator’s browsing context's fenced frame config\n instance.
" + "html": "Set browsingContext’s fenced frame config instance to creator’s browsing context's fenced frame config\n instance.
" } ] }, @@ -1103,7 +1207,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Let fenced be true if navigable is a fenced navigable,\n false otherwise.
" + "html": "Let fenced be true if navigable is a fenced navigable,\n false otherwise.
" } ] }, @@ -1127,10 +1231,10 @@ "html": "If navigable is a child navigable, return navigable’s parent.
" }, { - "html": "Assert: navigable is a fenced navigable.
" + "html": "Assert: navigable is a fenced navigable.
" }, { - "html": "Return navigable’s unfenced parent.
" + "html": "Return navigable’s unfenced parent.
" } ] }, @@ -1144,7 +1248,7 @@ "html": "Let parentNavigable be navigable’s unfenced parent.
" }, { - "html": "Return parentNavigable’s active document.
" + "html": "Return parentNavigable’s active document.
" } ] }, @@ -1158,7 +1262,7 @@ "html": "Initialize the navigable traversable given documentState.
" }, { - "html": "Set traversable’s unfenced parent to parent.
" + "html": "Set traversable’s unfenced parent to parent.
" } ] }, @@ -1189,13 +1293,13 @@ "html": "Let traversable be a new traversable navigable.
" }, { - "html": "Let parentNavigable be element’s node navigable.
" + "html": "Let parentNavigable be element’s node navigable.
" }, { "html": "Initialize the nested traversable traversable given documentState and parentNavigable.
" }, { - "html": "Set element’s fenced navigable to traversable.
" + "html": "Set element’s fenced navigable to traversable.
" }, { "html": "Let initialHistoryEntry be traversable’s active session history entry.
" @@ -1221,14 +1325,14 @@ "html": "Let navigable be inputNavigable.
" }, { - "html": "While:", + "html": "While:", "rationale": "if", "steps": [ { - "html": "If navigable’s parent and unfenced parent are\n both null, then break.
" + "html": "If navigable’s parent and unfenced parent are\n both null, then break.
" }, { - "html": "Set navigable to navigable’s parent or unfenced\n parent, whichever is non-null.
" + "html": "Set navigable to navigable’s parent or unfenced\n parent, whichever is non-null.
" } ] }, @@ -1240,38 +1344,38 @@ { "name": "inclusive-descendant-navigables-patch", "href": "https://wicg.github.io/fenced-frame/#inclusive-dn-unfenced", - "html": "Modify the inclusive descendant navigables algorithm to take a new optional boolean argument unfenced that defaults to\n false. \nFurther rewrite step 2 of this algorithm to:
", + "html": "Modify the inclusive descendant navigables algorithm to take a new optional boolean argument unfenced that defaults to\n false. \nFurther rewrite step 2 of this algorithm to:
", "rationale": ".algorithm", "steps": [ { - "html": "Extend navigables with document’s descendant navigables with unfenced set to unfenced.
" + "html": "Extend navigables with document’s descendant navigables with unfenced set to unfenced.
" } ] }, { "name": "descendant-navigables-patch", "href": "https://wicg.github.io/fenced-frame/#dn-unfenced", - "html": "Modify the descendant navigables algorithm to take a new optional boolean argument unfenced that defaults to false, and rewrite the algorithm\n like so:", + "html": "Modify the descendant navigables algorithm to take a new optional boolean argument unfenced that defaults to false, and rewrite the algorithm\n like so:", "rationale": ".algorithm", "steps": [ { - "html": "Let navigables be a new list.
" + "html": "Let navigables be a new list.
" }, { - "html": "Let navigableContainers be a list of all shadow-including descendants of document that are navigable containers (or fenced navigable containers, if unfenced is true), in shadow-including tree order.
" + "html": "Let navigableContainers be a list of all shadow-including descendants of document that are navigable containers (or fenced navigable containers, if unfenced is true), in shadow-including tree order.
" }, { - "html": "For each navigableContainer of navigableContainers:", + "html": "For each navigableContainer of navigableContainers:", "rationale": "if", "steps": [ { - "html": "If navigableContainer’s content navigable and fenced navigable are both null, then continue.
" + "html": "If navigableContainer’s content navigable and fenced navigable are both null, then continue.
" }, { - "html": "Let descendantNavigable be either navigableContainer’s content\n navigable or fenced navigable, whichever is non-null.
" + "html": "Let descendantNavigable be either navigableContainer’s content\n navigable or fenced navigable, whichever is non-null.
" }, { - "html": "Extend navigables with descendantNavigable’s active document's inclusive descendant navigables with unfenced set to unfenced.
" + "html": "Extend navigables with descendantNavigable’s active document's inclusive descendant navigables with unfenced set to unfenced.
" } ] }, @@ -1283,14 +1387,14 @@ { "name": "ancestor-navigables-patch", "href": "https://wicg.github.io/fenced-frame/#an-unfenced", - "html": "Modify the ancestor navigables algorithm to take a new optional boolean argument unfenced that defaults to false, and rewrite the algorithm\n like so:", + "html": "Modify the ancestor navigables algorithm to take a new optional boolean argument unfenced that defaults to false, and rewrite the algorithm\n like so:", "rationale": ".algorithm", "steps": [ { - "html": "Let navigable be document’s node navigable's parent.
" + "html": "Let navigable be document’s node navigable's parent.
" }, { - "html": "If navigable is null and unfenced is true, set navigable to document’s node navigable's traversable navigable's unfenced\n parent.
" + "html": "If navigable is null and unfenced is true, set navigable to document’s node navigable's traversable navigable's unfenced\n parent.
" }, { "html": "Let ancestors be an empty list.
" @@ -1306,7 +1410,7 @@ "html": "Set navigable to navigable’s parent.
" }, { - "html": "If navigable is null and unfenced is true, set navigable to navigable’s traversable navigable's unfenced\n parent.
" + "html": "If navigable is null and unfenced is true, set navigable to navigable’s traversable navigable's unfenced\n parent.
" } ] }, @@ -1318,22 +1422,22 @@ { "name": "focusing-steps-patch", "href": "https://wicg.github.io/fenced-frame/#focus-unfenced", - "html": "Modify the focusing steps to take a new optional boolean argument unfenced that defaults to false. \nAdd a new step after step 3 of the algorithm (that changes new focus target) that reads:
\n \nAdd a new step after the step that defines the new chain variable, that reads:
\n \nModify the user agent sentence after the algorithm steps in focusing steps to read:
\nUser agents must immediately run the focusing steps for a focusable area or navigable candidate with unfenced set to true whenever the\n user attempts to move the focus to candidate.
", + "html": "Modify the focusing steps to take a new optional boolean argument unfenced that defaults to false. \nAdd a new step after step 3 of the algorithm (that changes new focus target) that reads:
\n \nAdd a new step after the step that defines the new chain variable, that reads:
\n \nModify the user agent sentence after the algorithm steps in focusing steps to read:
\nUser agents must immediately run the focusing steps for a focusable area or navigable candidate with unfenced set to true whenever the\n user attempts to move the focus to candidate.
", "rationale": ".algorithm", "steps": [ { - "html": "If new focus target is a fenced navigable container with non-null fenced navigable, then set new focus target to the fenced navigable's active document.
" + "html": "If new focus target is a fenced navigable container with non-null fenced navigable, then set new focus target to the fenced navigable's active document.
" } ] }, { "name": "focusing-steps-patch", "href": "https://wicg.github.io/fenced-frame/#focus-unfenced", - "html": "Modify the focusing steps to take a new optional boolean argument unfenced that defaults to false. \nAdd a new step after step 3 of the algorithm (that changes new focus target) that reads:
\n \nAdd a new step after the step that defines the new chain variable, that reads:
\n \nModify the user agent sentence after the algorithm steps in focusing steps to read:
\nUser agents must immediately run the focusing steps for a focusable area or navigable candidate with unfenced set to true whenever the\n user attempts to move the focus to candidate.
", + "html": "Modify the focusing steps to take a new optional boolean argument unfenced that defaults to false. \nAdd a new step after step 3 of the algorithm (that changes new focus target) that reads:
\n \nAdd a new step after the step that defines the new chain variable, that reads:
\n \nModify the user agent sentence after the algorithm steps in focusing steps to read:
\nUser agents must immediately run the focusing steps for a focusable area or navigable candidate with unfenced set to true whenever the\n user attempts to move the focus to candidate.
", "rationale": "if", "steps": [ { - "html": "If unfenced is false, new chain contains a Document
document whose node navigable's traversable navigable is a fenced navigable, and old chain does not also contain document, then return.
If unfenced is false, new chain contains a Document
document whose node navigable's traversable navigable is a fenced navigable, and old chain does not also contain document, then return.
If the focused area of candidate is a fenced navigable container with a non-null fenced navigable, then set candidate to the active\ndocument of that fenced navigable container's fenced\nnavigable.
" + "html": "If the focused area of candidate is a fenced navigable container with a non-null fenced navigable, then set candidate to the active\ndocument of that fenced navigable container's fenced\nnavigable.
" } ] }, @@ -1385,7 +1489,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If currentObject is a focusable area, then set currentObject to currentObject’s DOM\n anchor's node document.
\nOtherwise, if currentObject is a Document
whose node navigable's parent is non-null, then set currentObject to currentObject’s node navigable's parent.
Otherwise, if currentObject is a Document
whose node navigable is a traversable\n navigable whose unfenced parent is non-null, then set currentObject to currentObject’s node navigable's unfenced\n parent.
Otherwise, break.
" + "html": "If currentObject is a focusable area, then set currentObject to currentObject’s DOM\n anchor's node document.
\nOtherwise, if currentObject is a Document
whose node navigable's parent is non-null, then set currentObject to currentObject’s node navigable's parent.
Otherwise, if currentObject is a Document
whose node navigable is a traversable\n navigable whose unfenced parent is non-null, then set currentObject to currentObject’s node navigable's unfenced\n parent.
Otherwise, break.
" } ] }, @@ -1399,7 +1503,7 @@ "steps": [ { "case": "If focus target is a fenced navigable container with a non-null fenced navigable", - "html": "Return the fenced navigable container's fenced\n navigable's active document.
" + "html": "Return the fenced navigable container's fenced\n navigable's active document.
" } ] } @@ -1411,7 +1515,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "While candidate’s focused area is either a navigable container with a non-null content navigable or a fenced navigable container with a non-null fenced navigable: set candidate to the active\n document of either that navigable container's content navigable or that fenced navigable container's fenced navigable,\n whichever is non-null.
" + "html": "While candidate’s focused area is either a navigable container with a\n non-null content navigable or a fenced navigable container with a\n non-null fenced navigable: set candidate to the active document of either that navigable container's content navigable or that fenced navigable container's fenced navigable, whichever is non-null.
" } ] }, @@ -1431,7 +1535,7 @@ "rationale": "/^otherwise(\\,| )/i", "steps": [ { - "html": "Otherwise, starting point is a focusable area whose node document's node\n navigable is a child navigable or fenced navigable. Set starting point to that node navigable's unfenced parent and return to the\n step labeled loop.
" + "html": "Otherwise, starting point is a focusable area whose node document's node\n navigable is a child navigable or fenced navigable. Set starting point to that node navigable's unfenced parent and return to the\n step labeled loop.
" } ] }, @@ -1441,7 +1545,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If candidate is a navigable container with a non-null content navigable, then let new candidate be the result of running the sequential navigation search algorithm with candidate’s content navigable as the first argument, direction as\nthe second, and sequential as the third.
\nIf candidate is a fenced navigable container with a non-null fenced navigable, then let new candidate be the result of\nrunning the sequential navigation search algorithm with candidate’s fenced navigable as the first argument, direction as the second, and sequential as the third.
\nIf new candidate is null, then let starting point be candidate, and return to the top of this algorithm. Otherwise, let candidate be new candidate.
" + "html": "If candidate is a navigable container with a non-null content navigable, then let new candidate be the result of running the sequential navigation search algorithm with candidate’s content navigable as the first argument, direction as\nthe second, and sequential as the third.
\nIf candidate is a fenced navigable container with a non-null fenced navigable, then let new candidate be the result of\nrunning the sequential navigation search algorithm with candidate’s fenced navigable as the first argument, direction as the second, and sequential as the third.
\nIf new candidate is null, then let starting point be candidate, and return to the top of this algorithm. Otherwise, let candidate be new candidate.
" } ] }, @@ -1451,7 +1555,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Otherwise, if all of the following conditions are true:
\nnavigationParams’s navigable's traversable navigable is\na fenced navigable;
\nnavigationParams’s response's URL's scheme is\n\"https
\"; and
the result of getting the supported loading modes for navigationParams’s response does not contain `fenced-frame
`
then set failure to true.
" + "html": "Otherwise, if all of the following conditions are true:
\nnavigationParams’s navigable's traversable navigable is\na fenced navigable;
\nnavigationParams’s response's URL's scheme is\n\"https
\"; and
the result of getting the supported loading modes for navigationParams’s response does not contain `fenced-frame
`
then set failure to true.
" } ] }, @@ -1461,35 +1565,35 @@ "rationale": ".algorithm", "steps": [ { - "html": "If response is not a network error, navigable is a child navigable or fenced navigable, and the result of performing a cross-origin\n resource policy check with navigable’s unfenced container document's origin, navigable’s unfenced container document's relevant\n settings object, request’s destination, response, and\n true is blocked, then set response to a network error and break.
" + "html": "If response is not a network error, navigable is a child navigable or fenced navigable, and the result of performing a cross-origin\n resource policy check with navigable’s unfenced container document's origin, navigable’s unfenced container document's relevant\n settings object, request’s destination, response, and\n true is blocked, then set response to a network error and break.
" } ] }, { "name": "get the automatic beacon data mapping to use", "href": "https://wicg.github.io/fenced-frame/#get-the-automatic-beacon-data-mapping-to-use", - "html": "To get the automatic beacon data mapping to use given aDocument
sourceDocument:",
+ "html": "To get the automatic beacon data mapping to use given a Document
sourceDocument:",
"rationale": ".algorithm",
"steps": [
{
- "html": "Assert these steps are running on sourceDocument’s event loop.
" + "html": "Assert these steps are running on sourceDocument’s event loop.
" }, { "html": "Let automatic beacon data map be a new empty automatic beacon data map.
" }, { - "html": "Let current navigable be sourceDocument’s node navigable.
" + "html": "Let current navigable be sourceDocument’s node navigable.
" }, { - "html": "While current navigable is not null:", + "html": "While current navigable is not null:", "rationale": "for", "steps": [ { - "html": "For each type → data of current navigable’s active\n document's automatic beacon data map:", + "html": "For each type → data of current navigable’s active\n document's automatic beacon data map:", "rationale": "if", "steps": [ { - "html": "If automatic beacon data map[type] does not exist, set automatic beacon data map[type] to data.
" + "html": "If automatic beacon data map[type] does not exist, set automatic beacon data map[type] to data.
" } ] }, @@ -1506,14 +1610,14 @@ { "name": "get-initiator-ancestor", "href": "https://wicg.github.io/fenced-frame/#get-the-initiators-fenced-grand-ancestors-navigable", - "html": "To get the initiator’s fenced grand-ancestor’s navigable of a givenDocument
sourceDocument:",
+ "html": "To get the initiator’s fenced grand-ancestor’s navigable of a given Document
sourceDocument:",
"rationale": ".algorithm",
"steps": [
{
- "html": "Let navigable be sourceDocument’s node navigable.
" + "html": "Let navigable be sourceDocument’s node navigable.
" }, { - "html": "While navigable is not null and navigable is not a fenced\n navigable:", + "html": "While navigable is not null and navigable is not a fenced\n navigable:", "rationale": "set", "steps": [ { @@ -1525,13 +1629,13 @@ "html": "If navigable is null, return null.
" }, { - "html": "Assert: navigable is a fenced navigable.
" + "html": "Assert: navigable is a fenced navigable.
" }, { "html": "Set navigable to navigable’s unfenced parent.
" }, { - "html": "While navigable is not null and navigable is not a fenced\n navigable:", + "html": "While navigable is not null and navigable is not a fenced\n navigable:", "rationale": "set", "steps": [ { @@ -1547,27 +1651,27 @@ { "name": "navigate", "href": "https://wicg.github.io/fenced-frame/#navigate-sharedstoragecontext", - "html": "Modify [HTML]'s navigate algorithm to include an extra parameter: an optional string sharedStorageContext (default null). \nModify step 13 of [HTML]'s navigate algorithm (\"If all of the following are true:\") to\n include the following condition:
\nsourceDocument’s node navigable is not a fenced navigable container while at the same time navigable is a fenced navigable.
\n \nInsert these steps immediately after step 22, the step that goes in parallel, so that what\n follows are the first steps that run in parallel in the patched algorithm:
\n \n \nRewrite the step starting with \"Let unloadPromptCanceled be the result of\" to:
\n \nAdd a step after step 22.8.2 (Let finalSandboxFlags be the union...) that reads:
", + "html": "Modify [HTML]'s navigate algorithm to include an extra parameter: an optional string sharedStorageContext (default null). \nModify step 13 of [HTML]'s navigate algorithm (\"If all of the following are true:\") to\n include the following condition:
\nsourceDocument’s node navigable is not a fenced navigable container while at the same time navigable is a fenced navigable.
\n \nInsert these steps immediately after step 22, the step that goes in parallel, so that what\n follows are the first steps that run in parallel in the patched algorithm:
\n \n \nRewrite the step starting with \"Let unloadPromptCanceled be the result of\" to:
\n \nAdd a step after step 22.8.2 (Let finalSandboxFlags be the union...) that reads:
", "rationale": ".algorithm", "steps": [ { - "html": "If url is a urn uuid and navigable is a fenced\n navigable:", + "html": "If url is a urn uuid and navigable is a fenced\n navigable:", "rationale": "let", "steps": [ { - "html": "Let config be the result of finding a\n config in sourceDocument’s node navigable's traversable\n navigable's fenced frame config mapping.
" + "html": "Let config be the result of finding a\n config in sourceDocument’s node navigable's traversable\n navigable's fenced frame config mapping.
" }, { "html": "Set config’s embedder shared storage context to sharedStorageContext.
" }, { - "html": "Assert: sourceSnapshotParams’s target fenced frame config is null.
" + "html": "Assert: sourceSnapshotParams’s target fenced frame config is null.
" }, { "html": "Set sourceSnapshotParams’s target fenced frame\n config to config.
" }, { - "html": "Assert config’s mapped url's value is a URL whose scheme is \"https
\".
Assert config’s mapped url's value is a URL whose scheme is \"https
\".
Set url to config’s mapped url's value.
" @@ -1578,14 +1682,14 @@ ] }, { - "html": "If navigable is a fenced navigable and sourceDocument’s node navigable is in navigable’s active\n document's ancestor navigables with unfenced set to true:", + "html": "If navigable is a fenced navigable and sourceDocument’s node navigable is in navigable’s active\n document's ancestor navigables with unfenced set to true:", "rationale": "let", "steps": [ { "html": "Let config be a new fenced frame config with the following items:
\na struct with the following items:
\nurl
\na struct with the following items:
\nnull
\nAssert: sourceSnapshotParams’s target fenced frame config is null.
" + "html": "Assert: sourceSnapshotParams’s target fenced frame config is null.
" }, { "html": "Set sourceSnapshotParams’s target fenced frame config to config.
" @@ -1597,18 +1701,18 @@ { "name": "navigate", "href": "https://wicg.github.io/fenced-frame/#navigate-sharedstoragecontext", - "html": "Modify [HTML]'s navigate algorithm to include an extra parameter: an optional string sharedStorageContext (default null). \nModify step 13 of [HTML]'s navigate algorithm (\"If all of the following are true:\") to\n include the following condition:
\nsourceDocument’s node navigable is not a fenced navigable container while at the same time navigable is a fenced navigable.
\n \nInsert these steps immediately after step 22, the step that goes in parallel, so that what\n follows are the first steps that run in parallel in the patched algorithm:
\n \n \nRewrite the step starting with \"Let unloadPromptCanceled be the result of\" to:
\n \nAdd a step after step 22.8.2 (Let finalSandboxFlags be the union...) that reads:
", + "html": "Modify [HTML]'s navigate algorithm to include an extra parameter: an optional string sharedStorageContext (default null). \nModify step 13 of [HTML]'s navigate algorithm (\"If all of the following are true:\") to\n include the following condition:
\nsourceDocument’s node navigable is not a fenced navigable container while at the same time navigable is a fenced navigable.
\n \nInsert these steps immediately after step 22, the step that goes in parallel, so that what\n follows are the first steps that run in parallel in the patched algorithm:
\n \n \nRewrite the step starting with \"Let unloadPromptCanceled be the result of\" to:
\n \nAdd a step after step 22.8.2 (Let finalSandboxFlags be the union...) that reads:
", "rationale": "let", "steps": [ { - "html": "Let unloadPromptCanceled be false if navigable is a fenced\n navigable, or the result of checking if unloading is user-canceled for navigable’s active document's inclusive descendant navigables otherwise.
" + "html": "Let unloadPromptCanceled be false if navigable is a fenced\n navigable, or the result of checking if unloading is user-canceled for navigable’s active document's inclusive descendant navigables otherwise.
" } ] }, { "name": "navigate", "href": "https://wicg.github.io/fenced-frame/#navigate-sharedstoragecontext", - "html": "Modify [HTML]'s navigate algorithm to include an extra parameter: an optional string sharedStorageContext (default null). \nModify step 13 of [HTML]'s navigate algorithm (\"If all of the following are true:\") to\n include the following condition:
\nsourceDocument’s node navigable is not a fenced navigable container while at the same time navigable is a fenced navigable.
\n \nInsert these steps immediately after step 22, the step that goes in parallel, so that what\n follows are the first steps that run in parallel in the patched algorithm:
\n \n \nRewrite the step starting with \"Let unloadPromptCanceled be the result of\" to:
\n \nAdd a step after step 22.8.2 (Let finalSandboxFlags be the union...) that reads:
", + "html": "Modify [HTML]'s navigate algorithm to include an extra parameter: an optional string sharedStorageContext (default null). \nModify step 13 of [HTML]'s navigate algorithm (\"If all of the following are true:\") to\n include the following condition:
\nsourceDocument’s node navigable is not a fenced navigable container while at the same time navigable is a fenced navigable.
\n \nInsert these steps immediately after step 22, the step that goes in parallel, so that what\n follows are the first steps that run in parallel in the patched algorithm:
\n \n \nRewrite the step starting with \"Let unloadPromptCanceled be the result of\" to:
\n \nAdd a step after step 22.8.2 (Let finalSandboxFlags be the union...) that reads:
", "rationale": "if", "steps": [ { @@ -1626,13 +1730,13 @@ "rationale": "assert", "steps": [ { - "html": "Assert: browsingContext does not equal navigationParams’s navigable's active browsing context.
" + "html": "Assert: browsingContext does not equal navigationParams’s navigable's active browsing context.
" }, { "html": "Set navigationParams’s fenced frame config instance's cross-origin reporting allowed to the result of running get a\n structured field value on navigationParams’s response's header list given `Allow-Cross-Origin-Event-Reporting
` and \"item
\".
Set browsingContext’s fenced frame config instance to navigationParams’s fenced frame config instance.
" + "html": "Set browsingContext’s fenced frame config instance to navigationParams’s fenced frame config instance.
" } ] } @@ -1654,7 +1758,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If all of the following conditions are true:
\nnavigable is a fenced navigable;
\nsourceSnapshotParams’s fetch client is not navigable’s active document's relevant settings object;
\nnavigationParams is non-null
\nthen set navigationParams’s COOP enforcement result's needs a browsing context group switch boolean to true.
" + "html": "If all of the following conditions are true:
\nnavigable is a fenced navigable;
\nsourceSnapshotParams’s fetch client is not navigable’s active document's relevant settings object;
\nnavigationParams is non-null
\nthen set navigationParams’s COOP enforcement result's needs a browsing context group switch boolean to true.
" } ] }, @@ -1664,7 +1768,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If request’s destination is \"fencedframe
\", and this directive’s value does not contain either \"https:
\", \"https://*:*
\", or\n \"*
\", return \"Blocked
\".
If request’s destination is \"fencedframe
\", and this directive’s value does not contain either \"https:
\", \"https://*:*
\", or\n \"*
\", return \"Blocked
\".
If request destination is \"fencedframe
\", and this directive’s value does not contain either \"https:
\", \"https://*:*
\", or \"*
\",\nreturn \"Blocked
\".
If request destination is \"fencedframe
\", and this directive’s value does not contain either \"https:
\", \"https://*:*
\", or \"*
\",\nreturn \"Blocked
\".
Let fencedFrameConfig be container’s node document's active browsing\n context's fenced frame config instance.
" + "html": "Let fencedFrameConfig be container’s node document's active browsing\n context's fenced frame config instance.
" }, { - "html": "Let inheritedPolicy be a new ordered map.
" + "html": "Let inheritedPolicy be a new ordered map.
" }, { "html": "If fencedFrameConfig is not null and fencedFrameConfig’s permissions policy behavior is fixed, then:", "rationale": "for", "steps": [ { - "html": "For each feature supported:", + "html": "For each feature supported:", "rationale": "if", "steps": [ { - "html": "If fencedFrameConfig’s effective enabled permissions contains feature, then set inheritedPolicy[feature] to \"Enabled
\".
Otherwise, set inheritedPolicy[feature] to \"Disabled
\".
If fencedFrameConfig’s effective enabled permissions contains feature, then set inheritedPolicy[feature] to \"Enabled
\".
Otherwise, set inheritedPolicy[feature] to \"Disabled
\".
Let policy be a new permissions policy, with inherited policy inheritedPolicy and declared policy initialized to two new ordered\n maps.
" + "html": "Let policy be a new permissions policy, with inherited policy inheritedPolicy and declared policy initialized to two new ordered\n maps.
" }, { "html": "Return policy.
" @@ -1764,7 +1868,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Assert: if not null, container is either a navigable container or a fenced navigable container.
" + "html": "Assert: if not null, container is either a navigable container or a fenced navigable container.
" } ] }, @@ -1774,7 +1878,7 @@ "rationale": "for", "steps": [ { - "html": "For each feature supported:", + "html": "For each feature supported:", "rationale": "let", "steps": [ { @@ -1803,7 +1907,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If element is not an iframe
element or a fencedframe
element, then\n return an empty policy directive.
If element is not an iframe
element or a fencedframe
element, then\n return an empty policy directive.
Let navigable be navigationParams’s navigable.
" }, { - "html": "If navigable is not a fenced navigable, then return\n \"Allowed
\".
If navigable is not a fenced navigable, then return\n \"Allowed
\".
Let origin be navigationParams’s origin.
" }, { - "html": "Let effective permissions be the navigable’s active browsing context's fenced frame config instance's effective\n enabled permissions.
" + "html": "Let effective permissions be the navigable’s active browsing context's fenced frame config instance's effective\n enabled permissions.
" }, { "html": "Let permissionsPolicy be the result of creating a permissions policy given navigable’s fenced navigable container, origin,\n and true.
" @@ -1832,7 +1936,7 @@ "html": "Let inheritedPolicy be permissionsPolicy’s inherited policy.
" }, { - "html": "For each effective permission of effective permissions:", + "html": "For each effective permission of effective permissions:", "rationale": "if", "steps": [ { @@ -1855,7 +1959,7 @@ "html": "Let navigable be navigationParams’s navigable.
" }, { - "html": "If navigable is not a fenced navigable, then return\n \"Allowed
\".
If navigable is not a fenced navigable, then return\n \"Allowed
\".
Let effectiveSandboxingFlags be the sourceSnapshotParams’s target\n fenced frame config's effective sandboxing flags.
" @@ -1926,7 +2030,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If node’s node document's browsing context's fenced\n frame config instance is not null, then return node’s node document's browsing context's fenced frame config instance's mapped url.
" + "html": "If node’s node document's browsing context's fenced\n frame config instance is not null, then return node’s node document's browsing context's fenced frame config instance's mapped url.
" } ] }, @@ -1936,7 +2040,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If scrolling box’s associated Element
's associated Document
's node\n navigable's traversable navigable is a fenced\n navigable, or if scrolling box’s associated viewport's associated Document
's node navigable's traversable navigable is a fenced navigable, then let this be the last instance of this algorithm that stops\n any further recursive instances that would otherwise follow.
If scrolling box’s associated Element
's associated Document
's node\n navigable's traversable navigable is a fenced\n navigable, or if scrolling box’s associated viewport's associated Document
's node navigable's traversable navigable is a fenced navigable, then let this be the last instance of this algorithm that stops\n any further recursive instances that would otherwise follow.
Let navigable be this's relevant global object's navigable.
" }, { - "html": "If navigable is not null and navigable’s traversable navigable is a fenced navigable, throw a NotAllowedError
DOMException
.
If navigable is not null and navigable’s traversable navigable is a fenced navigable, throw a NotAllowedError
DOMException
.
Array
."
},
{
- "html": "If the UA does not support barcode detection, resolve promise with supportedFormats and abort these steps."
+ "html": "If the UA does not support barcode detection, queue a global task on the relevant global object of this using the shape detection task source to resolve promise with supportedFormats and abort these steps."
},
{
"html": "Enumerate the BarcodeFormat
s that the UA understands as potentially detectable in images. Add these to supportedFormats."
},
{
- "html": "Resolve promise with supportedFormats."
+ "html": "Queue a global task on the relevant global object of this using the shape detection task source to resolve promise with supportedFormats."
}
]
}
diff --git a/ed/algorithms/urlpattern.json b/ed/algorithms/urlpattern.json
index d3aff96f2b56..e3c5f2a64f44 100644
--- a/ed/algorithms/urlpattern.json
+++ b/ed/algorithms/urlpattern.json
@@ -3436,7 +3436,7 @@
"html": "Let serializedBaseURL be the serialization of baseURL.
" }, { - "html": "Assert: rawPattern is a string.
" + "html": "Assert: rawPattern is a string.
" }, { "html": "Return the result of creating a URL pattern given rawPattern, serializedBaseURL, and an empty map.
" diff --git a/ed/dfns/fenced-frame.json b/ed/dfns/fenced-frame.json index f0026953d13a..466547aaabb0 100644 --- a/ed/dfns/fenced-frame.json +++ b/ed/dfns/fenced-frame.json @@ -986,6 +986,90 @@ }, "definedIn": "prose" }, + { + "id": "fencedframetype-untrusted-network-status", + "href": "https://wicg.github.io/fenced-frame/#fencedframetype-untrusted-network-status", + "linkingText": [ + "untrusted network status" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "fencedframetype" + ], + "access": "private", + "informative": false, + "heading": { + "id": "fenced-frame-config-struct", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-struct", + "title": "The fenced frame config struct", + "number": "2.3.3" + }, + "definedIn": "prose" + }, + { + "id": "untrusted-network-status-enabled", + "href": "https://wicg.github.io/fenced-frame/#untrusted-network-status-enabled", + "linkingText": [ + "enabled" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "untrusted network status" + ], + "access": "public", + "informative": false, + "heading": { + "id": "fenced-frame-config-struct", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-struct", + "title": "The fenced frame config struct", + "number": "2.3.3" + }, + "definedIn": "prose" + }, + { + "id": "untrusted-network-status-disabled-for-this-tree", + "href": "https://wicg.github.io/fenced-frame/#untrusted-network-status-disabled-for-this-tree", + "linkingText": [ + "disabled for this tree" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "untrusted network status" + ], + "access": "public", + "informative": false, + "heading": { + "id": "fenced-frame-config-struct", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-struct", + "title": "The fenced frame config struct", + "number": "2.3.3" + }, + "definedIn": "prose" + }, + { + "id": "untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees", + "href": "https://wicg.github.io/fenced-frame/#untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees", + "linkingText": [ + "disabled for this tree and fenced subtrees" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "untrusted network status" + ], + "access": "public", + "informative": false, + "heading": { + "id": "fenced-frame-config-struct", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-struct", + "title": "The fenced frame config struct", + "number": "2.3.3" + }, + "definedIn": "prose" + }, { "id": "finalize-a-reporting-destination", "href": "https://wicg.github.io/fenced-frame/#finalize-a-reporting-destination", @@ -2632,10 +2716,31 @@ "definedIn": "dt" }, { - "id": "fenced-frame-config-instance-has-disabled-untrusted-network", - "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-has-disabled-untrusted-network", + "id": "fenced-frame-config-instance-untrusted-network-status", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-untrusted-network-status", "linkingText": [ - "has disabled untrusted network" + "untrusted network status" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "fenced frame config instance" + ], + "access": "public", + "informative": false, + "heading": { + "id": "fenced-frame-config-instance-struct", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-struct", + "title": "The fenced frame config instance struct", + "number": "2.3.4" + }, + "definedIn": "dt" + }, + { + "id": "fenced-frame-config-instance-on-network-disabled-promises", + "href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-on-network-disabled-promises", + "linkingText": [ + "on network disabled promises" ], "localLinkingText": [], "type": "dfn", @@ -3611,6 +3716,25 @@ }, "definedIn": "prose" }, + { + "id": "recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants", + "href": "https://wicg.github.io/fenced-frame/#recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants", + "linkingText": [ + "recalculate the untrusted network status of all fenced frame descendants" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "fence-interface", + "href": "https://wicg.github.io/fenced-frame/#fence-interface", + "title": "The Fence interface", + "number": "2.4" + }, + "definedIn": "prose" + }, { "id": "network-revocation-nonce-set", "href": "https://wicg.github.io/fenced-frame/#network-revocation-nonce-set", diff --git a/ed/dfns/shape-detection-api.json b/ed/dfns/shape-detection-api.json index a20a13fb00ea..5dd8b287b02a 100644 --- a/ed/dfns/shape-detection-api.json +++ b/ed/dfns/shape-detection-api.json @@ -4,6 +4,25 @@ "url": "https://wicg.github.io/shape-detection-api/" }, "dfns": [ + { + "id": "shape-detection-task-source", + "href": "https://wicg.github.io/shape-detection-api/#shape-detection-task-source", + "linkingText": [ + "shape detection task source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "api", + "href": "https://wicg.github.io/shape-detection-api/#api", + "title": "Shape Detection API", + "number": "2" + }, + "definedIn": "prose" + }, { "id": "facedetector", "href": "https://wicg.github.io/shape-detection-api/#facedetector", @@ -40,9 +59,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "face-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#face-detection-api", + "title": "Face Detection API", + "number": "2.2" }, "definedIn": "pre" }, @@ -60,9 +80,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "face-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#face-detection-api", + "title": "Face Detection API", + "number": "2.2" }, "definedIn": "pre" }, @@ -83,9 +104,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "face-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#face-detection-api", + "title": "Face Detection API", + "number": "2.2" }, "definedIn": "dt" }, @@ -103,9 +125,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "face-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#face-detection-api", + "title": "Face Detection API", + "number": "2.2" }, "definedIn": "dt" }, @@ -142,9 +165,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "facedetectoroptions-section", + "href": "https://wicg.github.io/shape-detection-api/#facedetectoroptions-section", + "title": "FaceDetectorOptions", + "number": "2.2.1" }, "definedIn": "dt" }, @@ -162,9 +186,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "facedetectoroptions-section", + "href": "https://wicg.github.io/shape-detection-api/#facedetectoroptions-section", + "title": "FaceDetectorOptions", + "number": "2.2.1" }, "definedIn": "dt" }, @@ -201,9 +226,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -221,9 +247,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -239,9 +266,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "pre" }, @@ -259,9 +287,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -279,9 +308,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -297,9 +327,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "pre" }, @@ -318,9 +349,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -339,9 +371,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -360,9 +393,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedface-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedface-section", + "title": "DetectedFace", + "number": "2.2.2" }, "definedIn": "dt" }, @@ -402,9 +436,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcode-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#barcode-detection-api", + "title": "Barcode Detection API", + "number": "2.3" }, "definedIn": "pre" }, @@ -422,9 +457,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcode-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#barcode-detection-api", + "title": "Barcode Detection API", + "number": "2.3" }, "definedIn": "pre" }, @@ -445,9 +481,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcode-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#barcode-detection-api", + "title": "Barcode Detection API", + "number": "2.3" }, "definedIn": "dt" }, @@ -465,9 +502,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcode-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#barcode-detection-api", + "title": "Barcode Detection API", + "number": "2.3" }, "definedIn": "dt" }, @@ -485,9 +523,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcode-detection-api", + "href": "https://wicg.github.io/shape-detection-api/#barcode-detection-api", + "title": "Barcode Detection API", + "number": "2.3" }, "definedIn": "dt" }, @@ -524,9 +563,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodedetectoroptions-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodedetectoroptions-section", + "title": "BarcodeDetectorOptions", + "number": "2.3.1" }, "definedIn": "dt" }, @@ -563,9 +603,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedbarcode-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedbarcode-section", + "title": "DetectedBarcode", + "number": "2.3.2" }, "definedIn": "dt" }, @@ -583,9 +624,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedbarcode-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedbarcode-section", + "title": "DetectedBarcode", + "number": "2.3.2" }, "definedIn": "dt" }, @@ -603,9 +645,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedbarcode-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedbarcode-section", + "title": "DetectedBarcode", + "number": "2.3.2" }, "definedIn": "dt" }, @@ -623,9 +666,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "detectedbarcode-section", + "href": "https://wicg.github.io/shape-detection-api/#detectedbarcode-section", + "title": "DetectedBarcode", + "number": "2.3.2" }, "definedIn": "dt" }, @@ -663,9 +707,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -684,9 +729,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -702,9 +748,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "prose" }, @@ -723,9 +770,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -741,9 +789,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "prose" }, @@ -762,9 +811,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -783,9 +833,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -804,9 +855,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -825,9 +877,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -843,9 +896,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "prose" }, @@ -864,9 +918,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -885,9 +940,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -906,9 +962,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -927,9 +984,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -948,9 +1006,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -969,9 +1028,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" }, @@ -987,9 +1047,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "prose" }, @@ -1008,9 +1069,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/#title", - "title": "Accelerated Shape Detection in Images" + "id": "barcodeformat-section", + "href": "https://wicg.github.io/shape-detection-api/#barcodeformat-section", + "title": "BarcodeFormat", + "number": "2.3.3" }, "definedIn": "dt" } diff --git a/ed/dfns/text-detection-api.json b/ed/dfns/text-detection-api.json index 170bae8e522a..dda6350a2200 100644 --- a/ed/dfns/text-detection-api.json +++ b/ed/dfns/text-detection-api.json @@ -37,9 +37,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/text.html#title", - "title": "Accelerated Text Detection in Images" + "id": "text-detection-api", + "href": "https://wicg.github.io/shape-detection-api/text.html#text-detection-api", + "title": "Text Detection API", + "number": "2.2" }, "definedIn": "pre" }, @@ -58,9 +59,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/text.html#title", - "title": "Accelerated Text Detection in Images" + "id": "text-detection-api", + "href": "https://wicg.github.io/shape-detection-api/text.html#text-detection-api", + "title": "Text Detection API", + "number": "2.2" }, "definedIn": "dt" }, @@ -78,9 +80,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/text.html#title", - "title": "Accelerated Text Detection in Images" + "id": "text-detection-api", + "href": "https://wicg.github.io/shape-detection-api/text.html#text-detection-api", + "title": "Text Detection API", + "number": "2.2" }, "definedIn": "dt" }, @@ -117,9 +120,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/text.html#title", - "title": "Accelerated Text Detection in Images" + "id": "detectedtext-section", + "href": "https://wicg.github.io/shape-detection-api/text.html#detectedtext-section", + "title": "DetectedText", + "number": "2.2.1" }, "definedIn": "dt" }, @@ -137,9 +141,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/text.html#title", - "title": "Accelerated Text Detection in Images" + "id": "detectedtext-section", + "href": "https://wicg.github.io/shape-detection-api/text.html#detectedtext-section", + "title": "DetectedText", + "number": "2.2.1" }, "definedIn": "dt" }, @@ -157,9 +162,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://wicg.github.io/shape-detection-api/text.html#title", - "title": "Accelerated Text Detection in Images" + "id": "detectedtext-section", + "href": "https://wicg.github.io/shape-detection-api/text.html#detectedtext-section", + "title": "DetectedText", + "number": "2.2.1" }, "definedIn": "dt" } diff --git a/ed/headings/sourcemap.json b/ed/headings/sourcemap.json index cbcfa1c2aebf..6c77a984a0e1 100644 --- a/ed/headings/sourcemap.json +++ b/ed/headings/sourcemap.json @@ -14,7 +14,7 @@ "id": "profile-and-date", "href": "https://tc39.es/ecma426/#profile-and-date", "level": 2, - "title": "Stage 0: Strawman, 9 December 2024" + "title": "Stage 0: Strawman, 7 January 2025" }, { "id": "toc", diff --git a/ed/ids/fenced-frame.json b/ed/ids/fenced-frame.json index 9ac153bcd4ca..5b69f7fea77e 100644 --- a/ed/ids/fenced-frame.json +++ b/ed/ids/fenced-frame.json @@ -97,6 +97,11 @@ "https://wicg.github.io/fenced-frame/#ref-for-dom-history-length", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-remove-an-element-from-a-document", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel", + "https://wicg.github.io/fenced-frame/#ref-for-recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable", + "https://wicg.github.io/fenced-frame/#ref-for-navigable-top-level-traversable", "https://wicg.github.io/fenced-frame/#dom-htmlfencedframeelement-config", "https://wicg.github.io/fenced-frame/#ref-for-this", "https://wicg.github.io/fenced-frame/#ref-for-fencedframe-config", @@ -126,7 +131,7 @@ "https://wicg.github.io/fenced-frame/#element-attrdef-fencedframe-allow", "https://wicg.github.io/fenced-frame/#ref-for-container-policy", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-permissions-policy", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-serialized-permissions-policy", @@ -273,10 +278,10 @@ "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-content-size", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A5", "https://wicg.github.io/fenced-frame/#fenced-frame-config-struct", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-struct", @@ -349,6 +354,12 @@ "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-finalize-a-reporting-destination", "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A2", + "https://wicg.github.io/fenced-frame/#fencedframetype-untrusted-network-status", + "https://wicg.github.io/fenced-frame/#untrusted-network-status-enabled", + "https://wicg.github.io/fenced-frame/#untrusted-network-status-disabled-for-this-tree", + "https://wicg.github.io/fenced-frame/#untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees", "https://wicg.github.io/fenced-frame/#finalize-a-reporting-destination", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-fenced-frame-reporting-map%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-enumdef-fencereportingdestination%E2%91%A1", @@ -479,15 +490,15 @@ "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-destination-url-event%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-reporting-destination-info-reporting-url-declarer-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-destination-url-event%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-reportevent", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-destination-enum-event%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-event%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-referrer", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-referrer-policy", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-mode", @@ -496,13 +507,13 @@ "https://wicg.github.io/fenced-frame/#ref-for-concept-fetch", "https://wicg.github.io/fenced-frame/#ref-for-process-response", "https://wicg.github.io/fenced-frame/#ref-for-fetch-useparallelqueue", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-fetch%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fetch-useparallelqueue%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-response%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A2", "https://wicg.github.io/fenced-frame/#report-an-event", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-fenced-frame-reporter", "https://wicg.github.io/fenced-frame/#ref-for-enumdef-fencereportingdestination%E2%91%A2", @@ -627,9 +638,9 @@ "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#fenced-frame-config-is-ad-component", "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#fenced-frame-config-cross-origin-reporting-allowed", "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-struct", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-struct%E2%91%A1%E2%91%A0", @@ -668,10 +679,23 @@ "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-is-ad-component", "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A5", - "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-has-disabled-untrusted-network", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A6", + "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-untrusted-network-status", + "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-untrusted-network-status", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-enabled", + "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-on-network-disabled-promises", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-global-object", + "https://wicg.github.io/fenced-frame/#ref-for-x21", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-idl-promise", + "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-untrusted-network-status", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees%E2%91%A0", "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-cross-origin-reporting-allowed", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A6", "https://wicg.github.io/fenced-frame/#instantiate-a-config", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A1", @@ -722,7 +746,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-exfiltration-budget-metadata-amount-to-debit", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-nested-configs%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-nested-configs", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-nested-configs%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nested-configs-value", @@ -737,20 +761,23 @@ "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-is-ad-component%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-cross-origin-reporting-allowed", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-cross-origin-reporting-allowed", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-has-disabled-untrusted-network", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-untrusted-network-status%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-enabled%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-on-network-disabled-promises", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context", "https://wicg.github.io/fenced-frame/#browsing-context-fenced-frame-config-instance", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-content-navigable", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A3", "https://wicg.github.io/fenced-frame/#fenced-frame-config-interface", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-struct%E2%91%A1%E2%91%A2", @@ -809,7 +836,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#typedefdef-urnorconfig", "https://wicg.github.io/fenced-frame/#ref-for-navigator", - "https://wicg.github.io/fenced-frame/#ref-for-idl-promise", + "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-dom-navigator-deprecatedreplaceinurn%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-typedefdef-urnorconfig", @@ -818,7 +845,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-idl-USVString%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-idl-USVString%E2%91%A2", "https://wicg.github.io/fenced-frame/#dom-navigator-deprecatedreplaceinurn-urnorconfig-replacements-replacements", - "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-idl-USVString%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-dom-navigator-deprecatedurntourl%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-typedefdef-urnorconfig%E2%91%A0", @@ -831,9 +858,9 @@ "https://wicg.github.io/fenced-frame/#ref-for-idl-unsigned-short", "https://wicg.github.io/fenced-frame/#dom-navigator-adauctioncomponents-numadcomponents-numadcomponents", "https://wicg.github.io/fenced-frame/#fencedframeutil-substitute-macros", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A0%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-values%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A0%E2%91%A6", @@ -854,7 +881,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-a-new-promise", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-window-navigable", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-fenced-frame-config-mapping%E2%91%A0", @@ -882,7 +909,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-a-new-promise%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-window-navigable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-fenced-frame-config-mapping%E2%91%A1", @@ -912,7 +939,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-concept-url-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-urn%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-map-iterate%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-nested-configs%E2%91%A2", @@ -957,9 +984,9 @@ "https://wicg.github.io/fenced-frame/#ref-for-idl-sequence%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-getnestedconfigs", - "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork", + "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-notifyevent", "https://wicg.github.io/fenced-frame/#ref-for-event", @@ -1081,7 +1108,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-concept-url-origin%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-nested-configs%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-map-iterate%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-nested-configs%E2%91%A4", @@ -1095,7 +1122,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-list-append%E2%91%A1", "https://wicg.github.io/fenced-frame/#dom-fence-notifyevent", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fully-active", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A7", @@ -1128,6 +1155,8 @@ "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-securityerror%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin%E2%91%A5", @@ -1145,46 +1174,98 @@ "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-partition-nonce%E2%91%A0", - "https://wicg.github.io/fenced-frame/#issue-c760b754", + "https://wicg.github.io/fenced-frame/#ref-for-page-credentialless-nonce", "https://wicg.github.io/fenced-frame/#ref-for-revoke-network-for-a-partition-nonce", "https://wicg.github.io/fenced-frame/#ref-for-revoke-network-for-a-partition-nonce%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-has-disabled-untrusted-network%E2%91%A0", - "https://wicg.github.io/fenced-frame/#issue-5168b3af", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-untrusted-network-status%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-on-network-disabled-promises%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-list-append%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-map-set%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-bc-traversable", + "https://wicg.github.io/fenced-frame/#recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-set", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-while", + "https://wicg.github.io/fenced-frame/#ref-for-list-empty%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-stack-pop", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-continue", + "https://wicg.github.io/fenced-frame/#ref-for-nav-bc", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-untrusted-network-status%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-continue%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-untrusted-network-status%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-untrusted-network-status%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-map-iterate%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-on-network-disabled-promises%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-queue-a-global-task%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-dom-manipulation-task-source%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-resolve%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-map-clear", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-on-network-disabled-promises%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-set-append", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%3Ahtml-element-removing-steps", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-html-element-removing-steps", + "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-navigable-top-level-traversable%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-destroy-a-child-navigable", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-recalculate-the-untrusted-network-status-of-all-fenced-frame-descendants%E2%91%A1", "https://wicg.github.io/fenced-frame/#network-revocation-nonce-set", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-set", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-set%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-partition-nonce%E2%91%A1", "https://wicg.github.io/fenced-frame/#network-revocation-exemption-map", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-partition-nonce%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-values%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-set%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-set%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-network-revocation-exemption-map", "https://wicg.github.io/fenced-frame/#issue-e09d31ea", "https://wicg.github.io/fenced-frame/#revoke-network-for-a-partition-nonce", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-partition-nonce%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-set-append", + "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-set-append%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-network-revocation-nonce-set", "https://wicg.github.io/fenced-frame/#ref-for-concept-fetch-group-terminate", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-concept-fetch-group", "https://wicg.github.io/fenced-frame/#ref-for-concept-request%E2%91%A0", "https://wicg.github.io/fenced-frame/#must-be-blocked-due-to-a-revoked-partition-nonce", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-partition-nonce%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-network-revocation-exemption-map%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain", - "https://wicg.github.io/fenced-frame/#ref-for-network-revocation-nonce-set%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-network-revocation-nonce-set%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A1", "https://wicg.github.io/fenced-frame/#disable-fetch", "https://wicg.github.io/fenced-frame/#ref-for-concept-fetch%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-block-bad-port", @@ -1192,10 +1273,11 @@ "https://wicg.github.io/fenced-frame/#ref-for-should-block-request", "https://wicg.github.io/fenced-frame/#ref-for-concept-network-error", "https://wicg.github.io/fenced-frame/#ref-for-must-be-blocked-due-to-a-revoked-partition-nonce", + "https://wicg.github.io/fenced-frame/#issue-3998b2dc", "https://wicg.github.io/fenced-frame/#new-request-destination", "https://wicg.github.io/fenced-frame/#ref-for-concept-request%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-navigation-request", "https://wicg.github.io/fenced-frame/#ref-for-concept-request%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A0", @@ -1206,7 +1288,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-requestdestination", "https://wicg.github.io/fenced-frame/#ref-for-concept-fetch%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A1%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-navigation-request%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-initiator", @@ -1218,20 +1300,20 @@ "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-event-type-reservedtop_navigation_commit%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-report-an-event%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0", "https://wicg.github.io/fenced-frame/#attempt-to-send-an-automatic-beacon", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-event-type%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-activation", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-initiator-fenced-frame-config-instance", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-is-ad-component%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-initiator-ancestor-root-origin", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-policy-container", @@ -1244,11 +1326,11 @@ "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-concept-url-origin%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-data-crossoriginexposed%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-fenced-frame-reporter%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-reporter-fenced-frame-reporting-metadata-reference%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-fenced-frame-reporting-map%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-report-an-event%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-fenced-frame-reporter%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-event%E2%91%A2", @@ -1257,7 +1339,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-event-data", "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-data-eventdata%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-data-destination%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-is-ad-component%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-event-attributionreportingenabled", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-attribution-reporting-enabled", @@ -1267,7 +1349,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-automatic-beacon-data-map%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-send-an-automatic-beacon", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-event-type-reservedtop_navigation_start%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-populate-the-history-entry's-document", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-send-an-automatic-beacon%E2%91%A0", @@ -1290,86 +1372,86 @@ "https://wicg.github.io/fenced-frame/#ref-for-window%E2%91%A2", "https://wicg.github.io/fenced-frame/#dom-window-fence", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-window-fence", "https://wicg.github.io/fenced-frame/#document-extension", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#fencedframetype-automatic-beacon-data", "https://wicg.github.io/fenced-frame/#ref-for-struct%E2%91%A1%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-struct-item%E2%91%A1%E2%91%A3", "https://wicg.github.io/fenced-frame/#automatic-beacon-data-eventdata", "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#automatic-beacon-data-destination", - "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-enumdef-fencereportingdestination%E2%91%A4", "https://wicg.github.io/fenced-frame/#automatic-beacon-data-once", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A7", "https://wicg.github.io/fenced-frame/#automatic-beacon-data-crossoriginexposed", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#document-automatic-beacon-data-map", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-event-type%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-values%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-data%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A5", "https://wicg.github.io/fenced-frame/#document-automatic-beacons-allowed", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#creating-browsing-contexts-patch", "https://wicg.github.io/fenced-frame/#ref-for-creating-a-new-browsing-context", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-the-document's-referrer", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-origin", "https://wicg.github.io/fenced-frame/#ref-for-document-base-url", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-concept-document-bc%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-concept-document-bc%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A8", "https://wicg.github.io/fenced-frame/#local-scheme-policy-container-inheritance", "https://wicg.github.io/fenced-frame/#ref-for-navigation-request%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-is-local", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-navigation-request%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-determining-navigation-params-policy-container", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-is-local%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-clone-a-policy-container", "https://wicg.github.io/fenced-frame/#ref-for-about%3Asrcdoc", "https://wicg.github.io/fenced-frame/#ref-for-about%3Asrcdoc%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-create-navigation-params-by-fetching", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-parent%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-determining-navigation-params-policy-container%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-response-url", "https://wicg.github.io/fenced-frame/#ref-for-she-document-state%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-document-state-history-policy-container", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-policy-container%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-policy-container", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#nested-traversables", "https://wicg.github.io/fenced-frame/#nested-traversables-intro", "https://wicg.github.io/fenced-frame/#ref-for-navigable", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent", "https://wicg.github.io/fenced-frame/#ref-for-descendant-navigables", @@ -1377,86 +1459,86 @@ "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A3", "https://wicg.github.io/fenced-frame/#fenced-user-activation", "https://wicg.github.io/fenced-frame/#ref-for-tracking-user-activation", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A0%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-activation-notification%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-ancestor-navigables", "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-descendant-navigables%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-tracking-user-activation%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-consume-user-activation%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-tracking-user-activation%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-tracking-user-activation%E2%91%A2", "https://wicg.github.io/fenced-frame/#unfenced-sandbox-inheritance", "https://wicg.github.io/fenced-frame/#ref-for-tracking-user-activation%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-create-a-new-nested-traversable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-active-sandboxing-flag-set", "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-active-sandboxing-flag-set", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A2%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#traversable-navigables", "https://wicg.github.io/fenced-frame/#0cfb9abe0", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A5", "https://wicg.github.io/fenced-frame/#traversable-navigable-unfenced-parent", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#navigable-unfenced-parent", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A4", "https://wicg.github.io/fenced-frame/#navigable-unfenced-container-document", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-parent%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A1", "https://wicg.github.io/fenced-frame/#nested-traversables-inner", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A5", "https://wicg.github.io/fenced-frame/#fenced-navigable-containers", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0", "https://wicg.github.io/fenced-frame/#fenced-navigable-container-fenced-navigable", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A5", "https://wicg.github.io/fenced-frame/#initialize-the-nested-traversable", "https://wicg.github.io/fenced-frame/#ref-for-she-document-state%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-initialize-the-navigable", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A6", "https://wicg.github.io/fenced-frame/#create-a-new-nested-traversable", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-set-append%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-set-append%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group-set", "https://wicg.github.io/fenced-frame/#ref-for-creating-a-new-browsing-context-group", "https://wicg.github.io/fenced-frame/#ref-for-creating-a-new-browsing-context%E2%91%A0", @@ -1464,132 +1546,132 @@ "https://wicg.github.io/fenced-frame/#ref-for-she-document-state%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-document-state-document", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-initialize-the-nested-traversable", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-nav-active-history-entry", "https://wicg.github.io/fenced-frame/#ref-for-she-step", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-append", "https://wicg.github.io/fenced-frame/#ref-for-tn-session-history-entries", "https://wicg.github.io/fenced-frame/#ref-for-create-a-new-nested-traversable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A3", - "https://wicg.github.io/fenced-frame/#top-level-traversables", "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A4", + "https://wicg.github.io/fenced-frame/#top-level-traversables", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A5", "https://wicg.github.io/fenced-frame/#top-level-traversable", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A8", "https://wicg.github.io/fenced-frame/#navigable-top-level-traversable", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-iteration-while", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-while%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-iteration-break%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#navigable-traversing-algorithms", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#inclusive-dn-unfenced", "https://wicg.github.io/fenced-frame/#ref-for-list-extend", "https://wicg.github.io/fenced-frame/#ref-for-descendant-navigables%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-dn-unfenced", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-descendant-navigables%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#dn-unfenced", - "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-list%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-concept-shadow-including-descendant", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-dn-unfenced%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-shadow-including-tree-order", - "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-iteration-continue", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-continue%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-list-extend%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-dn-unfenced%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-ancestor-navigables%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#an-unfenced", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-an-unfenced", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-list-prepend", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-an-unfenced%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#focusing-changes", "https://wicg.github.io/fenced-frame/#ref-for-window%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-focusing-steps", "https://wicg.github.io/fenced-frame/#user-initiated-focus", "https://wicg.github.io/fenced-frame/#ref-for-the-button-element", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-focused", "https://wicg.github.io/fenced-frame/#ref-for-focusing-steps%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-the-button-element%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-gains-focus", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A3%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-gains-focus%E2%91%A0", "https://wicg.github.io/fenced-frame/#script-initiated-focus", "https://wicg.github.io/fenced-frame/#ref-for-focused%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-dom-focus", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-dom-focus%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-dom-focus%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-focusing-steps%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#focus-unfenced", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-focus-unfenced", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-focus-update-steps", "https://wicg.github.io/fenced-frame/#ref-for-focusing-steps%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-immediately", @@ -1625,65 +1707,66 @@ "https://wicg.github.io/fenced-frame/#ref-for-has-focus-steps", "https://wicg.github.io/fenced-frame/#ref-for-focused-area-of-the-document", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-focus-chain", "https://wicg.github.io/fenced-frame/#ref-for-focusable-area%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-dom-anchor", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-iteration-break%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-get-the-focusable-area", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-currently-focused-area-of-a-top-level-traversable", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-while%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-focused-area-of-the-document%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-sequential-focus-navigation", "https://wicg.github.io/fenced-frame/#ref-for-focusing-steps%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-focus-unfenced%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-sequential-focus-navigation%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-focusable-area%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-parent%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-sequential-navigation-search-algorithm", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-sequential-navigation-search-algorithm%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-sequential-navigation-search-algorithm%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-content-navigable%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-sequential-navigation-search-algorithm%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A0", "https://wicg.github.io/fenced-frame/#navigation-patch", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A0", "https://wicg.github.io/fenced-frame/#supports-loading-mode", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-supports-loading-mode", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-supports-loading-mode%E2%91%A0", @@ -1691,72 +1774,72 @@ "https://wicg.github.io/fenced-frame/#ref-for-name-tokens%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-supports-loading-mode%E2%91%A1", "https://wicg.github.io/fenced-frame/#supports-loading-mode-fenced-frame", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A2%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-populate-the-history-entry's-document%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-queue-a-task", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-navigable", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-response", "https://wicg.github.io/fenced-frame/#ref-for-concept-response-url%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-url-scheme%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-get-the-supported-loading-modes", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-response%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-supports-loading-mode-fenced-frame", "https://wicg.github.io/fenced-frame/#allow-automatic-beacons", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-allow-fenced-frame-automatic-beacons", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-bc%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A7", "https://wicg.github.io/fenced-frame/#http-headerdef-allow-fenced-frame-automatic-beacons", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-section-1", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A5", "https://wicg.github.io/fenced-frame/#allow-cross-origin-reporting", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-allow-cross-origin-event-reporting", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A5", "https://wicg.github.io/fenced-frame/#http-headerdef-allow-cross-origin-event-reporting", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-reportevent%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-section-1%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#coop-coep", "https://wicg.github.io/fenced-frame/#ref-for-cross-origin-opener-policy-2", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-bcg-cross-origin-isolation", "https://wicg.github.io/fenced-frame/#ref-for-cross-origin-isolation-none", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-unfenced-parent%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-policy-container-embedder-policy", "https://wicg.github.io/fenced-frame/#ref-for-check-a-navigation-response's-adherence-to-its-embedder-policy", "https://wicg.github.io/fenced-frame/#ref-for-nav-container-document", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-container-document", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-cross-origin-embedder-policy", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#issue-3fa4bcc3", "https://wicg.github.io/fenced-frame/#ref-for-queue-a-cross-origin-embedder-policy-inheritance-violation", "https://wicg.github.io/fenced-frame/#ref-for-cross-origin-resource-policy-check", "https://wicg.github.io/fenced-frame/#ref-for-create-navigation-params-by-fetching%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-network-error%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-cross-origin-resource-policy-check%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-container-document%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-container-document%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-concept-network-error%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-iteration-break%E2%91%A2", @@ -1784,65 +1867,66 @@ "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-send-an-automatic-beacon%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-enumdef-fencereportingdestination%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config", "https://wicg.github.io/fenced-frame/#ref-for-instantiate-a-config", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A4", "https://wicg.github.io/fenced-frame/#source-snapshot-params-attribution-reporting-enabled", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#source-snapshot-params-attribution-reporting-context-origin", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#source-snapshot-params-automatic-beacons-allowed", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#source-snapshot-params-automatic-beacon-data-map", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-keys%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-event-type%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-map-getting-the-values%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-data%E2%91%A1", "https://wicg.github.io/fenced-frame/#get-the-automatic-beacon-data-mapping-to-use", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A1%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-event-loop", "https://wicg.github.io/fenced-frame/#ref-for-document-automatic-beacon-data-map%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-map-iterate%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-iteration-while%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-map-iterate%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-document-automatic-beacon-data-map%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-map-exists%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-document-automatic-beacon-data-map%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-send-an-automatic-beacon%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-data-once%E2%91%A1", "https://wicg.github.io/fenced-frame/#get-the-initiators-fenced-grand-ancestors-navigable", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-navigable-unfenced-parent%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-parent%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#get-initiator-ancestor-root-origin-example", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-snapshotting-source-snapshot-params", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-initiator-fenced-frame-config-instance%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-initiator-ancestor-root-origin%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-get-the-initiators-fenced-grand-ancestors-navigable", "https://wicg.github.io/fenced-frame/#ref-for-get-the-initiators-fenced-grand-ancestors-navigable%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-origin%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-initiator-ancestor-root-referrer-policy%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-get-the-initiators-fenced-grand-ancestors-navigable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-get-the-initiators-fenced-grand-ancestors-navigable%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-policy-container-referrer-policy%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-attribution-reporting-enabled%E2%91%A0", @@ -1857,43 +1941,43 @@ "https://wicg.github.io/fenced-frame/#ref-for-the-navigation-must-be-a-replace", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-window-navigable%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-hh-replace%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#navigate-sharedstoragecontext", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A3%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-urn-uuid%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A3", "https://wicg.github.io/fenced-frame/#issue-c1993b0e", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-urn%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-dom-location", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-mapping-find-a-config%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-fenced-frame-config-mapping%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-urn-uuid%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable-fenced-frame-config-mapping%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-in-parallel%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-ongoing-navigation", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-embedder-shared-storage-context%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-navigate-sharedstoragecontext", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-mapped-url%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-mapped-url-value%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A0", @@ -1901,9 +1985,9 @@ "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-mapped-url%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-mapped-url-value%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-on-navigate-callback%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-ancestor-navigables%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-an-unfenced%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A4", @@ -1922,13 +2006,13 @@ "https://wicg.github.io/fenced-frame/#ref-for-effective-sandboxing-flags-visibility", "https://wicg.github.io/fenced-frame/#ref-for-visibility-opaque", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-checking-if-unloading-is-user-canceled", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-set-union", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A5", @@ -1948,11 +2032,11 @@ "https://wicg.github.io/fenced-frame/#ref-for-struct%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#navigation-params-fenced-frame-config-instance", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-nav-bc", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-create-navigation-params-by-fetching%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance", @@ -1962,31 +2046,31 @@ "https://wicg.github.io/fenced-frame/#ref-for-navigation-params%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-initialise-the-document-object", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-navigable%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-cross-origin-reporting-allowed%E2%91%A0", @@ -1994,48 +2078,48 @@ "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-response%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-response-header-list", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-allow-cross-origin-event-reporting%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-fenced-frame-config-instance%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-concept-header-list-get-structured-header%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-response%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-response-header-list%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-http-headerdef-allow-fenced-frame-automatic-beacons%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-document-automatic-beacons-allowed%E2%91%A0", "https://wicg.github.io/fenced-frame/#bcg-swap", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-populate-the-history-entry's-document%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-queue-a-global-task%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-navigation-and-traversal-task-source", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-client", - "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-nav-document%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-coop-enforcement-result", "https://wicg.github.io/fenced-frame/#ref-for-coop-enforcement-bcg-switch", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%93%AA", "https://wicg.github.io/fenced-frame/#issue-65d90823", "https://wicg.github.io/fenced-frame/#unfenced-top-navigation-target", "https://wicg.github.io/fenced-frame/#ref-for-valid-navigable-target-name-or-keyword", - "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-the-rules-for-choosing-a-navigable", + "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-the-rules-for-choosing-a-navigable", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-top-level-traversable%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#page-visibility", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-system-visibility-state", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-descendant-navigables%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-inclusive-dn-unfenced%E2%91%A2", "https://wicg.github.io/fenced-frame/#events", "https://wicg.github.io/fenced-frame/#onfencedtreeclick-header", "https://wicg.github.io/fenced-frame/#ref-for-onfencedtreeclick", @@ -2053,28 +2137,28 @@ "https://wicg.github.io/fenced-frame/#ref-for-fencedtreeclick%E2%91%A1", "https://wicg.github.io/fenced-frame/#fencedtreeclick", "https://wicg.github.io/fenced-frame/#ref-for-event%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A2%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-notifyevent%E2%91%A0", "https://wicg.github.io/fenced-frame/#interaction-with-other-specs", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-group%E2%91%A7", "https://wicg.github.io/fenced-frame/#prerendering-monkeypatch", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-navigable-loading-mode%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A8", "https://wicg.github.io/fenced-frame/#issue-d22ed66a", "https://wicg.github.io/fenced-frame/#csp-integration", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A5%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-source-expression", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-source-expression", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-grammardef-scheme-source", "https://wicg.github.io/fenced-frame/#ref-for-grammardef-host-source", "https://wicg.github.io/fenced-frame/#ref-for-string%E2%91%A1%E2%91%A0", @@ -2082,24 +2166,24 @@ "https://wicg.github.io/fenced-frame/#ref-for-frame-src-pre-request", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-directive-value", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-frame-src-post-request", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-directive-value%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-required-csp", "https://wicg.github.io/fenced-frame/#ref-for-process-response%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-required-csp%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination%E2%91%A7", "https://wicg.github.io/fenced-frame/#new-csp-directive", "https://wicg.github.io/fenced-frame/#ref-for-directives", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-frame-src", "https://wicg.github.io/fenced-frame/#ref-for-directives%E2%91%A0", "https://wicg.github.io/fenced-frame/#fenced-frame-src", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A4%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-grammardef-serialized-source-list", "https://wicg.github.io/fenced-frame/#fenced-frame-src-example", "https://wicg.github.io/fenced-frame/#ref-for-header-content-security-policy", @@ -2124,178 +2208,178 @@ "https://wicg.github.io/fenced-frame/#ref-for-effective-directive-for-a-request", "https://wicg.github.io/fenced-frame/#permissions-policy-changes", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-behavior-flexible%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-permissions-policy-behavior%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-allowed-permissions", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-behavior-fixed%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-permissions-policy-behavior%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-behavior-fixed%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-permissions-policy-behavior%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-effective-enabled-permissions%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-permissions-policy%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-inherited-policy%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-inherited-policy-for-a-feature%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-effective-enabled-permissions%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A6%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-origin", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-origin", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-inherited-policy%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-the-special-value", "https://wicg.github.io/fenced-frame/#ref-for-allowlist", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-behavior-fixed%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-permissions-policy-behavior%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist", "https://wicg.github.io/fenced-frame/#ref-for-the-special-value%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-header", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-allowed-to-use%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-default-allowlist-self", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-header%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A3%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-origin%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-default-allowlist-self%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-url%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-default-allowlist-self%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-header%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A7%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-the-special-value%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-allowed-to-use%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-concept-response%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-concept-response%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-header%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A0%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-allowed-to-use%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-allowed-to-use%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A4", "https://wicg.github.io/fenced-frame/#permissions-policy-definitions", "https://wicg.github.io/fenced-frame/#fenced-frame-allowed-permissions", "https://wicg.github.io/fenced-frame/#permissions-policy-patches", "https://wicg.github.io/fenced-frame/#allow-attribute-fenced-frame", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-attr-iframe-allow", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-attr-iframe-allow", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-serialized-policy-directive", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-attr-iframe-src", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A1%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-attr-iframe-allow%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-supported-features", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-container-policy%E2%91%A0", "https://wicg.github.io/fenced-frame/#create-a-permissions-policy-for-a-fenced-navigable", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-permissions-policy-behavior%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-behavior-fixed%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-supported-features%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-effective-enabled-permissions%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-list-contain%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-should-navigation-response-to-navigation-request-be-blocked-by-permissions-policy", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-supported-features%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-allowed-permissions%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-define-inherited-policy-in-container", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-inherited-policy%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-declared-policy", - "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-create-for-navigable", "https://wicg.github.io/fenced-frame/#ref-for-concept-element", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A0%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-assert%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-supported-features%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-define-inherited-policy-in-container%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-create-from-response", @@ -2308,41 +2392,41 @@ "https://wicg.github.io/fenced-frame/#ref-for-create-a-permissions-policy-for-a-fenced-navigable", "https://wicg.github.io/fenced-frame/#ref-for-create-for-navigable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-process-policy-attributes", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A8%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%93%AA%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-policy-directive", "https://wicg.github.io/fenced-frame/#ref-for-attempt-to-populate-the-history-entry's-document%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-should-navigation-response-to-navigation-request-be-blocked-by-permissions-policy%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-should-navigation-response-to-navigation-request-be-blocked-by-sandboxing-flags%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%93%AA%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%93%AA%E2%91%A0", "https://wicg.github.io/fenced-frame/#should-navigation-response-to-navigation-request-be-blocked-by-permissions-policy", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-navigable%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-origin%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-effective-enabled-permissions%E2%91%A3", "https://wicg.github.io/fenced-frame/#issue-0ffad658", "https://wicg.github.io/fenced-frame/#ref-for-create-for-navigable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-containers%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-create-a-permissions-policy-for-a-fenced-navigable%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A2%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-enabled-permissions%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-inherited-policy%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-list-iterate%E2%91%A8", "https://wicg.github.io/fenced-frame/#should-navigation-response-to-navigation-request-be-blocked-by-sandboxing-flags", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-navigable%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-target-fenced-frame-config%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-effective-sandboxing-flags%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-navigation-params-sandboxing", @@ -2354,20 +2438,20 @@ "https://wicg.github.io/fenced-frame/#ref-for-define-inherited-policy-in-container%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-navigable-container%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-origin%E2%91%A1%E2%93%AA", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-inherited-policy%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-is-feature-enabled", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-is-feature-enabled%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-concept-url-origin%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A1%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-declared-policy%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-permissions-policy-declared-policy%E2%91%A1", @@ -2380,17 +2464,17 @@ "https://wicg.github.io/fenced-frame/#ref-for-declared-origin", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-bc%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-concept-node-document%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-bc%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-allowlist%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-element-attrdef-fencedframe-allow%E2%91%A0%E2%93%AA", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A2%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%93%AA%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A0%E2%93%AA%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config%E2%91%A2%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#cssom-monkeypatch", "https://wicg.github.io/fenced-frame/#ref-for-dom-element-scrollintoview", "https://wicg.github.io/fenced-frame/#ref-for-scroll-a-target-into-view", @@ -2399,19 +2483,19 @@ "https://wicg.github.io/fenced-frame/#ref-for-concept-tree-ancestor", "https://wicg.github.io/fenced-frame/#ref-for-dom-element-scrollintoview%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-child-navigable%E2%91%A0%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-scroll-a-target-into-view%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-scroll-a-target-into-view%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-element%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-viewport%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-viewport%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-document%E2%91%A4%E2%91%A8", + "https://wicg.github.io/fenced-frame/#ref-for-node-navigable%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A7", "https://wicg.github.io/fenced-frame/#webrtc-monkeypatch", "https://wicg.github.io/fenced-frame/#ref-for-dom-rtcpeerconnection", "https://wicg.github.io/fenced-frame/#ref-for-dom-rtcpeerconnection%E2%91%A0", @@ -2420,15 +2504,16 @@ "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-window-navigable%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-traversable-navigable%E2%91%A0%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A5%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-dfn-throw%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-notallowederror", - "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A4", "https://wicg.github.io/fenced-frame/#security-and-privacy", "https://wicg.github.io/fenced-frame/#index", "https://wicg.github.io/fenced-frame/#index-defined-here", "https://wicg.github.io/fenced-frame/#index-defined-elsewhere", "https://wicg.github.io/fenced-frame/#ae6f41f1", + "https://wicg.github.io/fenced-frame/#f81bab31", "https://wicg.github.io/fenced-frame/#83812ffe", "https://wicg.github.io/fenced-frame/#dfae33ed", "https://wicg.github.io/fenced-frame/#355b22b6", @@ -2456,6 +2541,7 @@ "https://wicg.github.io/fenced-frame/#3f168208", "https://wicg.github.io/fenced-frame/#b9acc23e", "https://wicg.github.io/fenced-frame/#6265964a", + "https://wicg.github.io/fenced-frame/#e0beede7", "https://wicg.github.io/fenced-frame/#aaa743a2", "https://wicg.github.io/fenced-frame/#5d5f4fe6", "https://wicg.github.io/fenced-frame/#2cbb079e", @@ -2583,6 +2669,7 @@ "https://wicg.github.io/fenced-frame/#490c0dbc", "https://wicg.github.io/fenced-frame/#82529e79", "https://wicg.github.io/fenced-frame/#888d7c65", + "https://wicg.github.io/fenced-frame/#7b732dc1", "https://wicg.github.io/fenced-frame/#d20bde85", "https://wicg.github.io/fenced-frame/#124faaab", "https://wicg.github.io/fenced-frame/#5088ef15", @@ -2614,12 +2701,15 @@ "https://wicg.github.io/fenced-frame/#14080e5a", "https://wicg.github.io/fenced-frame/#fafafd09", "https://wicg.github.io/fenced-frame/#8fc74046", + "https://wicg.github.io/fenced-frame/#4b6086d7", "https://wicg.github.io/fenced-frame/#7c421916", "https://wicg.github.io/fenced-frame/#dfa9c14c", "https://wicg.github.io/fenced-frame/#0b79108e", "https://wicg.github.io/fenced-frame/#979264d7", "https://wicg.github.io/fenced-frame/#5ea2b73e", "https://wicg.github.io/fenced-frame/#37b5f0f9", + "https://wicg.github.io/fenced-frame/#bbb054ce", + "https://wicg.github.io/fenced-frame/#1a925a8a", "https://wicg.github.io/fenced-frame/#87fcd40c", "https://wicg.github.io/fenced-frame/#4927c7a6", "https://wicg.github.io/fenced-frame/#b8d9c605", @@ -2694,6 +2784,7 @@ "https://wicg.github.io/fenced-frame/#8d403805", "https://wicg.github.io/fenced-frame/#2dd3912e", "https://wicg.github.io/fenced-frame/#faae79ee", + "https://wicg.github.io/fenced-frame/#0ff9b6b9", "https://wicg.github.io/fenced-frame/#47fe679e", "https://wicg.github.io/fenced-frame/#d0c1b934", "https://wicg.github.io/fenced-frame/#17582406", @@ -2707,6 +2798,7 @@ "https://wicg.github.io/fenced-frame/#77b4c09a", "https://wicg.github.io/fenced-frame/#36858240", "https://wicg.github.io/fenced-frame/#7b0d918d", + "https://wicg.github.io/fenced-frame/#bc7b9068", "https://wicg.github.io/fenced-frame/#ae8def21", "https://wicg.github.io/fenced-frame/#f937b7b6", "https://wicg.github.io/fenced-frame/#03afaf9c", @@ -2724,6 +2816,7 @@ "https://wicg.github.io/fenced-frame/#649608b9", "https://wicg.github.io/fenced-frame/#3fca5a9e", "https://wicg.github.io/fenced-frame/#84b454ff", + "https://wicg.github.io/fenced-frame/#fca74142", "https://wicg.github.io/fenced-frame/#e2fc6023", "https://wicg.github.io/fenced-frame/#7d4424b2", "https://wicg.github.io/fenced-frame/#15e48c39", @@ -2798,6 +2891,7 @@ "https://wicg.github.io/fenced-frame/#f386e008", "https://wicg.github.io/fenced-frame/#references", "https://wicg.github.io/fenced-frame/#normative", + "https://wicg.github.io/fenced-frame/#biblio-anonymous-iframe", "https://wicg.github.io/fenced-frame/#biblio-attribution-reporting-api", "https://wicg.github.io/fenced-frame/#biblio-csp", "https://wicg.github.io/fenced-frame/#biblio-cspee", diff --git a/ed/ids/shape-detection-api.json b/ed/ids/shape-detection-api.json index 0899ffc442ea..5150c485c746 100644 --- a/ed/ids/shape-detection-api.json +++ b/ed/ids/shape-detection-api.json @@ -7,6 +7,7 @@ "https://wicg.github.io/shape-detection-api/#toc-nav", "https://wicg.github.io/shape-detection-api/#toc-jump", "https://wicg.github.io/shape-detection-api/#toc-toggle", + "https://wicg.github.io/shape-detection-api/#toc-theme-toggle", "https://wicg.github.io/shape-detection-api/#title", "https://wicg.github.io/shape-detection-api/#w3c-state", "https://wicg.github.io/shape-detection-api/#abstract", @@ -16,6 +17,7 @@ "https://wicg.github.io/shape-detection-api/#introduction", "https://wicg.github.io/shape-detection-api/#use-cases", "https://wicg.github.io/shape-detection-api/#api", + "https://wicg.github.io/shape-detection-api/#shape-detection-task-source", "https://wicg.github.io/shape-detection-api/#image-sources-for-detection", "https://wicg.github.io/shape-detection-api/#ref-for-imagebitmapsource", "https://wicg.github.io/shape-detection-api/#ref-for-imagebitmapsource%E2%91%A0", @@ -62,10 +64,6 @@ "https://wicg.github.io/shape-detection-api/#ref-for-Exposed", "https://wicg.github.io/shape-detection-api/#ref-for-SecureContext", "https://wicg.github.io/shape-detection-api/#facedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-facedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-facedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-facedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-facedetector", "https://wicg.github.io/shape-detection-api/#ref-for-dom-facedetector-facedetector", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-facedetectoroptions%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dom-facedetector-facedetector-facedetectoroptions-facedetectoroptions", @@ -76,112 +74,52 @@ "https://wicg.github.io/shape-detection-api/#ref-for-imagebitmapsource%E2%91%A0%E2%91%A2", "https://wicg.github.io/shape-detection-api/#dom-facedetector-detect-image-image", "https://wicg.github.io/shape-detection-api/#dom-facedetector-facedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetector-facedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetector-facedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetector-facedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetector-facedetector", "https://wicg.github.io/shape-detection-api/#ref-for-facedetector%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-facedetector%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dom-facedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetector-detect", "https://wicg.github.io/shape-detection-api/#ref-for-imagebitmapsource%E2%91%A0%E2%91%A3", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-detectedface%E2%91%A1", "https://wicg.github.io/shape-detection-api/#facedetectoroptions-section", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-facedetectoroptions%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dictdef-facedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-facedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-facedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-facedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-facedetectoroptions", "https://wicg.github.io/shape-detection-api/#ref-for-idl-unsigned-short", "https://wicg.github.io/shape-detection-api/#ref-for-dom-facedetectoroptions-maxdetectedfaces", "https://wicg.github.io/shape-detection-api/#ref-for-idl-boolean", "https://wicg.github.io/shape-detection-api/#ref-for-dom-facedetectoroptions-fastmode", "https://wicg.github.io/shape-detection-api/#dom-facedetectoroptions-maxdetectedfaces", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetectoroptions-maxdetectedfaces", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetectoroptions-maxdetectedfaces", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetectoroptions-maxdetectedfaces", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetectoroptions-maxdetectedfaces", "https://wicg.github.io/shape-detection-api/#ref-for-idl-unsigned-short%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dom-facedetectoroptions-fastmode", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetectoroptions-fastmode", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetectoroptions-fastmode", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-facedetectoroptions-fastmode", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-facedetectoroptions-fastmode", "https://wicg.github.io/shape-detection-api/#ref-for-idl-boolean%E2%91%A0", "https://wicg.github.io/shape-detection-api/#detectedface-section", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-detectedface%E2%91%A2", "https://wicg.github.io/shape-detection-api/#dictdef-detectedface", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-detectedface", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-detectedface", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-detectedface", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-detectedface", "https://wicg.github.io/shape-detection-api/#ref-for-domrectreadonly", "https://wicg.github.io/shape-detection-api/#ref-for-dom-detectedface-boundingbox%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-idl-sequence%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-landmark", "https://wicg.github.io/shape-detection-api/#ref-for-dom-detectedface-landmarks", "https://wicg.github.io/shape-detection-api/#dom-detectedface-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedface-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedface-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedface-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedface-boundingbox", "https://wicg.github.io/shape-detection-api/#ref-for-domrectreadonly%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dom-detectedface-landmarks", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedface-landmarks", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedface-landmarks", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedface-landmarks", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedface-landmarks", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-landmark%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dictdef-landmark", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-landmark", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-landmark", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-landmark", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-landmark", "https://wicg.github.io/shape-detection-api/#ref-for-idl-sequence%E2%91%A1", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-point2d", "https://wicg.github.io/shape-detection-api/#ref-for-dom-landmark-locations", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-landmarktype", "https://wicg.github.io/shape-detection-api/#ref-for-dom-landmark-type", "https://wicg.github.io/shape-detection-api/#dom-landmark-locations", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmark-locations", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmark-locations", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmark-locations", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmark-locations", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-point2d%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-idl-sequence%E2%91%A2", "https://wicg.github.io/shape-detection-api/#dom-landmark-type", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmark-type", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmark-type", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmark-type", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmark-type", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-landmarktype%E2%91%A0", "https://wicg.github.io/shape-detection-api/#enumdef-landmarktype", - "https://wicg.github.io/shape-detection-api/#infopanel-for-enumdef-landmarktype", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-enumdef-landmarktype", - "https://wicg.github.io/shape-detection-api/#infopanel-for-enumdef-landmarktype", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-enumdef-landmarktype", "https://wicg.github.io/shape-detection-api/#ref-for-dom-landmarktype-mouth", "https://wicg.github.io/shape-detection-api/#ref-for-dom-landmarktype-eye", "https://wicg.github.io/shape-detection-api/#ref-for-dom-landmarktype-nose", "https://wicg.github.io/shape-detection-api/#dom-landmarktype-mouth", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmarktype-mouth", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmarktype-mouth", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmarktype-mouth", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmarktype-mouth", "https://wicg.github.io/shape-detection-api/#dom-landmarktype-eye", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmarktype-eye", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmarktype-eye", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmarktype-eye", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmarktype-eye", "https://wicg.github.io/shape-detection-api/#dom-landmarktype-nose", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmarktype-nose", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmarktype-nose", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-landmarktype-nose", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-landmarktype-nose", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-detectedface%E2%91%A3", "https://wicg.github.io/shape-detection-api/#barcode-detection-api", "https://wicg.github.io/shape-detection-api/#ref-for-barcodedetector", @@ -196,10 +134,6 @@ "https://wicg.github.io/shape-detection-api/#ref-for-Exposed%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-SecureContext%E2%91%A0", "https://wicg.github.io/shape-detection-api/#barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-barcodedetector", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodedetector-barcodedetector", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-barcodedetectoroptions", "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-barcodedetector-barcodedetectoroptions-barcodedetectoroptions", @@ -214,10 +148,6 @@ "https://wicg.github.io/shape-detection-api/#ref-for-imagebitmapsource%E2%91%A0%E2%91%A5", "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-detect-image-image", "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetector-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetector-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetector-barcodedetector", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetector-barcodedetector", "https://wicg.github.io/shape-detection-api/#ref-for-barcodedetector%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodedetectoroptions-formats", "https://wicg.github.io/shape-detection-api/#ref-for-exceptiondef-typeerror", @@ -226,46 +156,36 @@ "https://wicg.github.io/shape-detection-api/#ref-for-exceptiondef-typeerror%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-barcodedetector%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-getsupportedformats", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetector-getsupportedformats", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetector-getsupportedformats", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetector-getsupportedformats", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetector-getsupportedformats", "https://wicg.github.io/shape-detection-api/#ref-for-idl-promise%E2%91%A2", "https://wicg.github.io/shape-detection-api/#ref-for-in-parallel", "https://wicg.github.io/shape-detection-api/#ref-for-sec-array-objects", + "https://wicg.github.io/shape-detection-api/#ref-for-queue-a-global-task", + "https://wicg.github.io/shape-detection-api/#ref-for-concept-relevant-global", + "https://wicg.github.io/shape-detection-api/#ref-for-this", + "https://wicg.github.io/shape-detection-api/#ref-for-shape-detection-task-source", + "https://wicg.github.io/shape-detection-api/#ref-for-resolve", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A0", + "https://wicg.github.io/shape-detection-api/#ref-for-queue-a-global-task%E2%91%A0", + "https://wicg.github.io/shape-detection-api/#ref-for-concept-relevant-global%E2%91%A0", + "https://wicg.github.io/shape-detection-api/#ref-for-this%E2%91%A0", + "https://wicg.github.io/shape-detection-api/#ref-for-shape-detection-task-source%E2%91%A0", + "https://wicg.github.io/shape-detection-api/#ref-for-resolve%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetector-detect", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetector-detect", "https://wicg.github.io/shape-detection-api/#ref-for-imagebitmapsource%E2%91%A0%E2%91%A6", "https://wicg.github.io/shape-detection-api/#barcodedetectoroptions-section", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-barcodedetectoroptions%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dictdef-barcodedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-barcodedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-barcodedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-barcodedetectoroptions", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-barcodedetectoroptions", "https://wicg.github.io/shape-detection-api/#ref-for-idl-sequence%E2%91%A5", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A2", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodedetectoroptions-formats%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dom-barcodedetectoroptions-formats", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetectoroptions-formats", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetectoroptions-formats", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodedetectoroptions-formats", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodedetectoroptions-formats", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A3", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A4", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodedetector-detect%E2%91%A1", "https://wicg.github.io/shape-detection-api/#detectedbarcode-section", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-detectedbarcode%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dictdef-detectedbarcode", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-detectedbarcode", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-detectedbarcode", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dictdef-detectedbarcode", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dictdef-detectedbarcode", "https://wicg.github.io/shape-detection-api/#ref-for-domrectreadonly%E2%91%A1", "https://wicg.github.io/shape-detection-api/#ref-for-dom-detectedbarcode-boundingbox%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-idl-DOMString%E2%91%A0", @@ -276,38 +196,18 @@ "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-point2d%E2%91%A2", "https://wicg.github.io/shape-detection-api/#ref-for-dom-detectedbarcode-cornerpoints", "https://wicg.github.io/shape-detection-api/#dom-detectedbarcode-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-boundingbox", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-boundingbox", "https://wicg.github.io/shape-detection-api/#ref-for-domrectreadonly%E2%91%A2", "https://wicg.github.io/shape-detection-api/#dom-detectedbarcode-rawvalue", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-rawvalue", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-rawvalue", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-rawvalue", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-rawvalue", "https://wicg.github.io/shape-detection-api/#ref-for-idl-DOMString%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dom-detectedbarcode-format", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-format", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-format", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-format", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-format", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A6", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A7", "https://wicg.github.io/shape-detection-api/#dom-detectedbarcode-cornerpoints", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-cornerpoints", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-cornerpoints", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-detectedbarcode-cornerpoints", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-detectedbarcode-cornerpoints", "https://wicg.github.io/shape-detection-api/#ref-for-dictdef-point2d%E2%91%A3", "https://wicg.github.io/shape-detection-api/#ref-for-idl-sequence%E2%91%A7", "https://wicg.github.io/shape-detection-api/#barcodeformat-section", "https://wicg.github.io/shape-detection-api/#ref-for-enumdef-barcodeformat%E2%91%A8", "https://wicg.github.io/shape-detection-api/#enumdef-barcodeformat", - "https://wicg.github.io/shape-detection-api/#infopanel-for-enumdef-barcodeformat", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-enumdef-barcodeformat", - "https://wicg.github.io/shape-detection-api/#infopanel-for-enumdef-barcodeformat", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-enumdef-barcodeformat", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodeformat-aztec", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodeformat-code_128", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodeformat-code_39", @@ -323,103 +223,31 @@ "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodeformat-upc_a", "https://wicg.github.io/shape-detection-api/#ref-for-dom-barcodeformat-upc_e", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-aztec", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-aztec", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-aztec", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-aztec", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-aztec", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-code_128", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-code_128", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-code_128", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-code_128", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-code_128", "https://wicg.github.io/shape-detection-api/#code-128", - "https://wicg.github.io/shape-detection-api/#infopanel-for-code-128", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-code-128", - "https://wicg.github.io/shape-detection-api/#infopanel-for-code-128", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-code-128", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-code_39", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-code_39", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-code_39", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-code_39", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-code_39", "https://wicg.github.io/shape-detection-api/#code-39", - "https://wicg.github.io/shape-detection-api/#infopanel-for-code-39", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-code-39", - "https://wicg.github.io/shape-detection-api/#infopanel-for-code-39", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-code-39", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-code_93", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-code_93", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-code_93", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-code_93", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-code_93", "https://wicg.github.io/shape-detection-api/#ref-for-code-128", "https://wicg.github.io/shape-detection-api/#ref-for-code-39", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-codabar", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-codabar", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-codabar", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-codabar", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-codabar", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-data_matrix", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-data_matrix", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-data_matrix", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-data_matrix", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-data_matrix", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-ean_13", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-ean_13", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-ean_13", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-ean_13", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-ean_13", "https://wicg.github.io/shape-detection-api/#ean-13", - "https://wicg.github.io/shape-detection-api/#infopanel-for-ean-13", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-ean-13", - "https://wicg.github.io/shape-detection-api/#infopanel-for-ean-13", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-ean-13", "https://wicg.github.io/shape-detection-api/#ref-for-upc-a", "https://wicg.github.io/shape-detection-api/#ref-for-upc-a%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-ean_8", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-ean_8", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-ean_8", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-ean_8", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-ean_8", "https://wicg.github.io/shape-detection-api/#ref-for-ean-13", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-itf", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-itf", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-itf", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-itf", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-itf", "https://wicg.github.io/shape-detection-api/#ref-for-code-128%E2%91%A0", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-pdf417", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-pdf417", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-pdf417", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-pdf417", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-pdf417", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-qr_code", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-qr_code", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-qr_code", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-qr_code", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-qr_code", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-unknown", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-unknown", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-unknown", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-unknown", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-unknown", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-upc_a", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-upc_a", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-upc_a", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-upc_a", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-upc_a", "https://wicg.github.io/shape-detection-api/#upc-a", - "https://wicg.github.io/shape-detection-api/#infopanel-for-upc-a", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-upc-a", - "https://wicg.github.io/shape-detection-api/#infopanel-for-upc-a", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-upc-a", "https://wicg.github.io/shape-detection-api/#ref-for-ean-13%E2%91%A0", "https://wicg.github.io/shape-detection-api/#ref-for-ean-13%E2%91%A1", "https://wicg.github.io/shape-detection-api/#dom-barcodeformat-upc_e", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-upc_e", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-upc_e", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dom-barcodeformat-upc_e", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dom-barcodeformat-upc_e", "https://wicg.github.io/shape-detection-api/#ref-for-upc-a%E2%91%A1", "https://wicg.github.io/shape-detection-api/#security-and-privacy-considerations", "https://wicg.github.io/shape-detection-api/#examples", @@ -436,120 +264,32 @@ "https://wicg.github.io/shape-detection-api/#index-defined-here", "https://wicg.github.io/shape-detection-api/#index-defined-elsewhere", "https://wicg.github.io/shape-detection-api/#f426b2a9", - "https://wicg.github.io/shape-detection-api/#infopanel-for-f426b2a9", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-f426b2a9", - "https://wicg.github.io/shape-detection-api/#infopanel-for-f426b2a9", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-f426b2a9", "https://wicg.github.io/shape-detection-api/#fdd2dd4e", - "https://wicg.github.io/shape-detection-api/#infopanel-for-fdd2dd4e", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-fdd2dd4e", - "https://wicg.github.io/shape-detection-api/#infopanel-for-fdd2dd4e", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-fdd2dd4e", "https://wicg.github.io/shape-detection-api/#36a0b7c1", - "https://wicg.github.io/shape-detection-api/#infopanel-for-36a0b7c1", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-36a0b7c1", - "https://wicg.github.io/shape-detection-api/#infopanel-for-36a0b7c1", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-36a0b7c1", "https://wicg.github.io/shape-detection-api/#3f5f11ee", - "https://wicg.github.io/shape-detection-api/#infopanel-for-3f5f11ee", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-3f5f11ee", - "https://wicg.github.io/shape-detection-api/#infopanel-for-3f5f11ee", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-3f5f11ee", "https://wicg.github.io/shape-detection-api/#5b13c537", - "https://wicg.github.io/shape-detection-api/#infopanel-for-5b13c537", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-5b13c537", - "https://wicg.github.io/shape-detection-api/#infopanel-for-5b13c537", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-5b13c537", "https://wicg.github.io/shape-detection-api/#c5891539", - "https://wicg.github.io/shape-detection-api/#infopanel-for-c5891539", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-c5891539", - "https://wicg.github.io/shape-detection-api/#infopanel-for-c5891539", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-c5891539", "https://wicg.github.io/shape-detection-api/#f57f330b", - "https://wicg.github.io/shape-detection-api/#infopanel-for-f57f330b", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-f57f330b", - "https://wicg.github.io/shape-detection-api/#infopanel-for-f57f330b", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-f57f330b", "https://wicg.github.io/shape-detection-api/#aeb8d5fd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-aeb8d5fd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-aeb8d5fd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-aeb8d5fd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-aeb8d5fd", "https://wicg.github.io/shape-detection-api/#a72449dd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-a72449dd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-a72449dd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-a72449dd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-a72449dd", "https://wicg.github.io/shape-detection-api/#086e3aff", - "https://wicg.github.io/shape-detection-api/#infopanel-for-086e3aff", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-086e3aff", - "https://wicg.github.io/shape-detection-api/#infopanel-for-086e3aff", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-086e3aff", + "https://wicg.github.io/shape-detection-api/#48438eb3", "https://wicg.github.io/shape-detection-api/#621f3aeb", - "https://wicg.github.io/shape-detection-api/#infopanel-for-621f3aeb", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-621f3aeb", - "https://wicg.github.io/shape-detection-api/#infopanel-for-621f3aeb", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-621f3aeb", + "https://wicg.github.io/shape-detection-api/#e99bd18e", "https://wicg.github.io/shape-detection-api/#c2229d72", - "https://wicg.github.io/shape-detection-api/#infopanel-for-c2229d72", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-c2229d72", - "https://wicg.github.io/shape-detection-api/#infopanel-for-c2229d72", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-c2229d72", "https://wicg.github.io/shape-detection-api/#dca2de17", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dca2de17", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dca2de17", - "https://wicg.github.io/shape-detection-api/#infopanel-for-dca2de17", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-dca2de17", "https://wicg.github.io/shape-detection-api/#8855a9aa", - "https://wicg.github.io/shape-detection-api/#infopanel-for-8855a9aa", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-8855a9aa", - "https://wicg.github.io/shape-detection-api/#infopanel-for-8855a9aa", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-8855a9aa", "https://wicg.github.io/shape-detection-api/#889e932f", - "https://wicg.github.io/shape-detection-api/#infopanel-for-889e932f", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-889e932f", - "https://wicg.github.io/shape-detection-api/#infopanel-for-889e932f", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-889e932f", "https://wicg.github.io/shape-detection-api/#797018a7", - "https://wicg.github.io/shape-detection-api/#infopanel-for-797018a7", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-797018a7", - "https://wicg.github.io/shape-detection-api/#infopanel-for-797018a7", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-797018a7", "https://wicg.github.io/shape-detection-api/#bdbd19d1", - "https://wicg.github.io/shape-detection-api/#infopanel-for-bdbd19d1", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-bdbd19d1", - "https://wicg.github.io/shape-detection-api/#infopanel-for-bdbd19d1", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-bdbd19d1", "https://wicg.github.io/shape-detection-api/#b75bb3bd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-b75bb3bd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-b75bb3bd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-b75bb3bd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-b75bb3bd", "https://wicg.github.io/shape-detection-api/#c3e881ef", - "https://wicg.github.io/shape-detection-api/#infopanel-for-c3e881ef", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-c3e881ef", - "https://wicg.github.io/shape-detection-api/#infopanel-for-c3e881ef", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-c3e881ef", "https://wicg.github.io/shape-detection-api/#82ca3efc", - "https://wicg.github.io/shape-detection-api/#infopanel-for-82ca3efc", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-82ca3efc", - "https://wicg.github.io/shape-detection-api/#infopanel-for-82ca3efc", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-82ca3efc", "https://wicg.github.io/shape-detection-api/#5372cca8", - "https://wicg.github.io/shape-detection-api/#infopanel-for-5372cca8", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-5372cca8", - "https://wicg.github.io/shape-detection-api/#infopanel-for-5372cca8", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-5372cca8", + "https://wicg.github.io/shape-detection-api/#3b90bdcd", "https://wicg.github.io/shape-detection-api/#9cce47fd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-9cce47fd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-9cce47fd", - "https://wicg.github.io/shape-detection-api/#infopanel-for-9cce47fd", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-9cce47fd", + "https://wicg.github.io/shape-detection-api/#4013a022", "https://wicg.github.io/shape-detection-api/#450958f7", - "https://wicg.github.io/shape-detection-api/#infopanel-for-450958f7", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-450958f7", - "https://wicg.github.io/shape-detection-api/#infopanel-for-450958f7", - "https://wicg.github.io/shape-detection-api/#infopaneltitle-for-450958f7", "https://wicg.github.io/shape-detection-api/#references", "https://wicg.github.io/shape-detection-api/#normative", "https://wicg.github.io/shape-detection-api/#biblio-ecmascript", diff --git a/ed/ids/text-detection-api.json b/ed/ids/text-detection-api.json index 59ebcf2223f9..d94804d1e2ec 100644 --- a/ed/ids/text-detection-api.json +++ b/ed/ids/text-detection-api.json @@ -7,6 +7,7 @@ "https://wicg.github.io/shape-detection-api/text.html#toc-nav", "https://wicg.github.io/shape-detection-api/text.html#toc-jump", "https://wicg.github.io/shape-detection-api/text.html#toc-toggle", + "https://wicg.github.io/shape-detection-api/text.html#toc-theme-toggle", "https://wicg.github.io/shape-detection-api/text.html#title", "https://wicg.github.io/shape-detection-api/text.html#w3c-state", "https://wicg.github.io/shape-detection-api/text.html#abstract", @@ -29,10 +30,6 @@ "https://wicg.github.io/shape-detection-api/text.html#ref-for-Exposed", "https://wicg.github.io/shape-detection-api/text.html#ref-for-SecureContext", "https://wicg.github.io/shape-detection-api/text.html#textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-textdetector", "https://wicg.github.io/shape-detection-api/text.html#ref-for-dom-textdetector-textdetector", "https://wicg.github.io/shape-detection-api/text.html#ref-for-idl-promise", "https://wicg.github.io/shape-detection-api/text.html#ref-for-idl-sequence", @@ -41,24 +38,12 @@ "https://wicg.github.io/shape-detection-api/text.html#ref-for-imagebitmapsource%E2%91%A0", "https://wicg.github.io/shape-detection-api/text.html#dom-textdetector-detect-image-image", "https://wicg.github.io/shape-detection-api/text.html#dom-textdetector-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-textdetector-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-textdetector-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-textdetector-textdetector", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-textdetector-textdetector", "https://wicg.github.io/shape-detection-api/text.html#ref-for-textdetector%E2%91%A0", "https://wicg.github.io/shape-detection-api/text.html#dom-textdetector-detect", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-textdetector-detect", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-textdetector-detect", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-textdetector-detect", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-textdetector-detect", "https://wicg.github.io/shape-detection-api/text.html#ref-for-imagebitmapsource%E2%91%A1", "https://wicg.github.io/shape-detection-api/text.html#detectedtext-section", "https://wicg.github.io/shape-detection-api/text.html#ref-for-dictdef-detectedtext%E2%91%A1", "https://wicg.github.io/shape-detection-api/text.html#dictdef-detectedtext", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dictdef-detectedtext", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dictdef-detectedtext", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dictdef-detectedtext", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dictdef-detectedtext", "https://wicg.github.io/shape-detection-api/text.html#ref-for-domrectreadonly", "https://wicg.github.io/shape-detection-api/text.html#ref-for-dom-detectedtext-boundingbox%E2%91%A0", "https://wicg.github.io/shape-detection-api/text.html#ref-for-idl-DOMString", @@ -67,22 +52,10 @@ "https://wicg.github.io/shape-detection-api/text.html#ref-for-dictdef-point2d%E2%91%A0", "https://wicg.github.io/shape-detection-api/text.html#ref-for-dom-detectedtext-cornerpoints", "https://wicg.github.io/shape-detection-api/text.html#dom-detectedtext-boundingbox", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-detectedtext-boundingbox", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-detectedtext-boundingbox", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-detectedtext-boundingbox", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-detectedtext-boundingbox", "https://wicg.github.io/shape-detection-api/text.html#ref-for-domrectreadonly%E2%91%A0", "https://wicg.github.io/shape-detection-api/text.html#dom-detectedtext-rawvalue", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-detectedtext-rawvalue", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-detectedtext-rawvalue", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-detectedtext-rawvalue", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-detectedtext-rawvalue", "https://wicg.github.io/shape-detection-api/text.html#ref-for-idl-DOMString%E2%91%A0", "https://wicg.github.io/shape-detection-api/text.html#dom-detectedtext-cornerpoints", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-detectedtext-cornerpoints", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-detectedtext-cornerpoints", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-dom-detectedtext-cornerpoints", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-dom-detectedtext-cornerpoints", "https://wicg.github.io/shape-detection-api/text.html#ref-for-dictdef-point2d%E2%91%A1", "https://wicg.github.io/shape-detection-api/text.html#ref-for-idl-sequence%E2%91%A1", "https://wicg.github.io/shape-detection-api/text.html#examples", @@ -97,45 +70,13 @@ "https://wicg.github.io/shape-detection-api/text.html#index-defined-here", "https://wicg.github.io/shape-detection-api/text.html#index-defined-elsewhere", "https://wicg.github.io/shape-detection-api/text.html#fdd2dd4e", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-fdd2dd4e", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-fdd2dd4e", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-fdd2dd4e", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-fdd2dd4e", "https://wicg.github.io/shape-detection-api/text.html#aeb8d5fd", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-aeb8d5fd", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-aeb8d5fd", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-aeb8d5fd", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-aeb8d5fd", "https://wicg.github.io/shape-detection-api/text.html#c2229d72", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-c2229d72", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-c2229d72", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-c2229d72", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-c2229d72", "https://wicg.github.io/shape-detection-api/text.html#8855a9aa", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-8855a9aa", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-8855a9aa", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-8855a9aa", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-8855a9aa", "https://wicg.github.io/shape-detection-api/text.html#889e932f", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-889e932f", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-889e932f", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-889e932f", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-889e932f", "https://wicg.github.io/shape-detection-api/text.html#bdbd19d1", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-bdbd19d1", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-bdbd19d1", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-bdbd19d1", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-bdbd19d1", "https://wicg.github.io/shape-detection-api/text.html#b75bb3bd", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-b75bb3bd", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-b75bb3bd", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-b75bb3bd", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-b75bb3bd", "https://wicg.github.io/shape-detection-api/text.html#9cce47fd", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-9cce47fd", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-9cce47fd", - "https://wicg.github.io/shape-detection-api/text.html#infopanel-for-9cce47fd", - "https://wicg.github.io/shape-detection-api/text.html#infopaneltitle-for-9cce47fd", "https://wicg.github.io/shape-detection-api/text.html#references", "https://wicg.github.io/shape-detection-api/text.html#normative", "https://wicg.github.io/shape-detection-api/text.html#biblio-geometry-1", diff --git a/ed/ids/urlpattern.json b/ed/ids/urlpattern.json index 34b95f61c36a..21f7ea451f65 100644 --- a/ed/ids/urlpattern.json +++ b/ed/ids/urlpattern.json @@ -1992,7 +1992,7 @@ "https://urlpattern.spec.whatwg.org/#0698d556", "https://urlpattern.spec.whatwg.org/#984221ca", "https://urlpattern.spec.whatwg.org/#cbdc89b4", - "https://urlpattern.spec.whatwg.org/#cb1e75b1", + "https://urlpattern.spec.whatwg.org/#cf99a4ab", "https://urlpattern.spec.whatwg.org/#f06432d7", "https://urlpattern.spec.whatwg.org/#9ed8b710", "https://urlpattern.spec.whatwg.org/#12553145", @@ -2043,7 +2043,7 @@ "https://urlpattern.spec.whatwg.org/#biblio-ecma-262", "https://urlpattern.spec.whatwg.org/#biblio-html", "https://urlpattern.spec.whatwg.org/#biblio-infra", - "https://urlpattern.spec.whatwg.org/#biblio-rfc8941", + "https://urlpattern.spec.whatwg.org/#biblio-rfc9651", "https://urlpattern.spec.whatwg.org/#biblio-url", "https://urlpattern.spec.whatwg.org/#biblio-webidl", "https://urlpattern.spec.whatwg.org/#informative", diff --git a/ed/index.json b/ed/index.json index 53d8b720f868..eb8010f36daf 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2025-01-07T18:46:32.758Z", + "date": "2025-01-08T00:51:30.321Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -1344,7 +1344,7 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html", "crawlCacheInfo": { - "lastModified": "Tue, 07 Jan 2025 00:56:25 GMT" + "lastModified": "Tue, 07 Jan 2025 21:07:27 GMT" }, "date": "7 January 2025", "algorithms": "algorithms/no-vary-search.json", @@ -1393,7 +1393,7 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html", "crawlCacheInfo": { - "lastModified": "Tue, 07 Jan 2025 00:56:25 GMT" + "lastModified": "Tue, 07 Jan 2025 21:07:27 GMT" }, "date": "7 January 2025", "algorithms": "algorithms/rfc6265bis.json", @@ -8172,11 +8172,11 @@ ], "crawled": "https://tc39.es/ecma426/", "crawlCacheInfo": { - "lastModified": "Wed, 11 Dec 2024 19:09:23 GMT" + "lastModified": "Tue, 07 Jan 2025 21:21:17 GMT" }, "generator": "bikeshed", - "date": "9 December 2024", - "revision": "e49b38677407aea2f0b3738374b35bc607b8b6cc", + "date": "7 January 2025", + "revision": "1581d569a8e22f9bc4ddbb5398870d06d234adc6", "links": "links/sourcemap.json", "refs": "refs/sourcemap.json", "dfns": "dfns/sourcemap.json", @@ -8332,11 +8332,11 @@ ], "crawled": "https://urlpattern.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Fri, 27 Sep 2024 20:49:44 GMT" + "lastModified": "Tue, 07 Jan 2025 22:13:49 GMT" }, "generator": "bikeshed", - "date": "27 September 2024", - "revision": "b45203d26d6e2b265152e5f0132df483d3610249", + "date": "7 January 2025", + "revision": "807258f842947c5fd12891f83d29a99b4d6abbcd", "algorithms": "algorithms/urlpattern.json", "links": "links/urlpattern.json", "refs": "refs/urlpattern.json", @@ -11526,11 +11526,11 @@ ], "crawled": "https://wicg.github.io/fenced-frame/", "crawlCacheInfo": { - "lastModified": "Wed, 11 Dec 2024 20:42:35 GMT" + "lastModified": "Tue, 07 Jan 2025 23:11:22 GMT" }, "generator": "bikeshed", - "date": "11 December 2024", - "revision": "e6288c1ee7ccf8b6f3a7908e80f7845a009c4443", + "date": "7 January 2025", + "revision": "ffd3d63fea1e68e1d3a9427a0eb74bff83e69b89", "algorithms": "algorithms/fenced-frame.json", "links": "links/fenced-frame.json", "refs": "refs/fenced-frame.json", @@ -13622,11 +13622,11 @@ ], "crawled": "https://wicg.github.io/shape-detection-api/", "crawlCacheInfo": { - "lastModified": "Mon, 08 Apr 2024 17:16:52 GMT" + "lastModified": "Wed, 08 Jan 2025 00:11:58 GMT" }, "generator": "bikeshed", - "date": "8 April 2024", - "revision": "b0cb76adad30b3bdadd59b41cb9a802d4d1ffc59", + "date": "8 January 2025", + "revision": "7499404e05d322088717f39e6d88941b223ba86f", "algorithms": "algorithms/shape-detection-api.json", "links": "links/shape-detection-api.json", "refs": "refs/shape-detection-api.json", @@ -13674,11 +13674,11 @@ ], "crawled": "https://wicg.github.io/shape-detection-api/text.html", "crawlCacheInfo": { - "lastModified": "Mon, 08 Apr 2024 17:16:52 GMT" + "lastModified": "Wed, 08 Jan 2025 00:11:58 GMT" }, "generator": "bikeshed", - "date": "8 April 2024", - "revision": "b0cb76adad30b3bdadd59b41cb9a802d4d1ffc59", + "date": "8 January 2025", + "revision": "7499404e05d322088717f39e6d88941b223ba86f", "links": "links/text-detection-api.json", "refs": "refs/text-detection-api.json", "idl": "idl/text-detection-api.idl", diff --git a/ed/links/fenced-frame.json b/ed/links/fenced-frame.json index 29cf63a2faf7..ef24d881ab71 100644 --- a/ed/links/fenced-frame.json +++ b/ed/links/fenced-frame.json @@ -31,7 +31,6 @@ ] }, "https://github.com/WICG/fenced-frame/issues/116": {}, - "https://github.com/WICG/fenced-frame/issues/151": {}, "https://github.com/WICG/fenced-frame/issues/191": {}, "https://github.com/WICG/fenced-frame/issues/192": {}, "https://github.com/WICG/fenced-frame/issues/194": {}, @@ -223,6 +222,7 @@ ] }, "https://webidl.spec.whatwg.org/": {}, + "https://wicg.github.io/anonymous-iframe/": {}, "https://wicg.github.io/attribution-reporting-api/": { "anchors": [ "ref-for-request-service-workers-mode" @@ -468,6 +468,7 @@ }, "https://html.spec.whatwg.org/multipage/": { "anchors": [ + "html-element-removing-steps", "immediately" ] }, @@ -562,6 +563,7 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html": { "anchors": [ "concept-document-bc", + "node-navigable", "traversable-navigable", "browsing-context-group", "browsing-context", @@ -569,10 +571,13 @@ "nav-traversable", "fully-active", "nav-window", - "node-navigable", + "bc-traversable", + "nav-document", + "inclusive-descendant-navigables", + "nav-bc", + "destroy-a-child-navigable", "creating-a-new-browsing-context", "document-base-url", - "nav-document", "navigable", "child-navigable", "navigable-container", @@ -584,12 +589,10 @@ "creating-a-new-browsing-context-group", "nav-active-history-entry", "tn-session-history-entries", - "inclusive-descendant-navigables", "bcg-cross-origin-isolation", "cross-origin-isolation-none", "nav-container-document", "ongoing-navigation", - "nav-bc", "valid-navigable-target-name-or-keyword", "the-rules-for-choosing-a-navigable", "system-visibility-state" @@ -639,6 +642,7 @@ "anchors": [ "the-iframe-element", "allowed-to-use", + "the-iframe-element:html-element-removing-steps", "attr-iframe-allow", "attr-iframe-src" ] @@ -718,6 +722,7 @@ }, "https://html.spec.whatwg.org/multipage/webappapis.html": { "anchors": [ + "global-object", "concept-relevant-global", "queue-a-global-task", "dom-manipulation-task-source", @@ -760,11 +765,13 @@ "string-ends-with", "iteration-break", "ordered-set", - "set-append", - "list-contain", "iteration-while", - "list-extend", + "stack-pop", "iteration-continue", + "list-contain", + "map-clear", + "set-append", + "list-extend", "list-prepend", "set-union", "set-subset" @@ -859,12 +866,12 @@ "SameObject", "PutForwards", "this", + "idl-promise", "idl-USVString", "idl-undefined", "new", "datacloneerror", "idl-DOMException", - "idl-promise", "idl-record", "idl-boolean", "idl-sequence", @@ -878,6 +885,11 @@ "notallowederror" ] }, + "https://wicg.github.io/anonymous-iframe/": { + "anchors": [ + "page-credentialless-nonce" + ] + }, "https://wicg.github.io/attribution-reporting-api/": { "anchors": [ "eligibility-unset", @@ -914,6 +926,11 @@ "boolean" ] }, + "https://www.w3.org/TR/CSS21/syndata.html": { + "anchors": [ + "x21" + ] + }, "https://www.w3.org/TR/CSS21/visuren.html": { "anchors": [ "viewport" diff --git a/ed/links/shape-detection-api.json b/ed/links/shape-detection-api.json index 0eb7e87166e7..203a808891a1 100644 --- a/ed/links/shape-detection-api.json +++ b/ed/links/shape-detection-api.json @@ -57,13 +57,13 @@ "https://www.iso.org/standard/46143.html": {}, "https://www.iso.org/standard/62021.html": {}, "https://www.iso.org/standard/65502.html": {}, - "https://www.w3.org/community/about/agreements/cla/": {}, - "https://www.w3.org/community/wicg/": {}, - "https://www.w3.org/html/wg/drafts/2dcontext/html5_canvas_CR/": { + "https://www.w3.org/TR/2dcontext/": { "anchors": [ "image-sources-for-2d-rendering-contexts" ] - } + }, + "https://www.w3.org/community/about/agreements/cla/": {}, + "https://www.w3.org/community/wicg/": {} }, "autolinks": { "https://drafts.fxtf.org/geometry-1/": { @@ -104,6 +104,12 @@ "dom-media-have_metadata" ] }, + "https://html.spec.whatwg.org/multipage/webappapis.html": { + "anchors": [ + "queue-a-global-task", + "concept-relevant-global" + ] + }, "https://tc39.es/ecma262/multipage/indexed-collections.html": { "anchors": [ "sec-array-objects" @@ -126,7 +132,9 @@ "idl-unsigned-short", "idl-boolean", "idl-DOMString", - "exceptiondef-typeerror" + "exceptiondef-typeerror", + "this", + "resolve" ] } } diff --git a/ed/links/urlpattern.json b/ed/links/urlpattern.json index e15a059d47ea..d954caeb1cf2 100644 --- a/ed/links/urlpattern.json +++ b/ed/links/urlpattern.json @@ -21,7 +21,6 @@ "https://github.com/pillarjs/path-to-regexp": {}, "https://github.com/pillarjs/path-to-regexp/graphs/contributors": {}, "https://html.spec.whatwg.org/multipage/": {}, - "https://httpwg.org/specs/rfc8941.html": {}, "https://infra.spec.whatwg.org/": {}, "https://opensource.org/licenses/BSD-3-Clause": {}, "https://tc39.es/ecma262/multipage/": {}, @@ -29,6 +28,7 @@ "https://webidl.spec.whatwg.org/": {}, "https://wicg.github.io/nav-speculation/speculation-rules.html": {}, "https://www.google.com/": {}, + "https://www.rfc-editor.org/rfc/rfc9651": {}, "https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document": {} }, "autolinks": { @@ -44,7 +44,7 @@ "api-base-url" ] }, - "https://httpwg.org/specs/rfc8941.html": { + "https://httpwg.org/specs/rfc9651.html": { "anchors": [ "string" ] diff --git a/ed/refs/fenced-frame.json b/ed/refs/fenced-frame.json index f0cd4f29c0c7..37320fc92603 100644 --- a/ed/refs/fenced-frame.json +++ b/ed/refs/fenced-frame.json @@ -5,6 +5,10 @@ }, "refs": { "normative": [ + { + "name": "ANONYMOUS-IFRAME", + "url": "https://wicg.github.io/anonymous-iframe/" + }, { "name": "ATTRIBUTION-REPORTING-API", "url": "https://wicg.github.io/attribution-reporting-api/" diff --git a/ed/refs/shape-detection-api.json b/ed/refs/shape-detection-api.json index 709b7a8a18af..572375be39c3 100644 --- a/ed/refs/shape-detection-api.json +++ b/ed/refs/shape-detection-api.json @@ -33,7 +33,7 @@ "informative": [ { "name": "2DCONTEXT", - "url": "https://www.w3.org/html/wg/drafts/2dcontext/html5_canvas_CR/" + "url": "https://www.w3.org/TR/2dcontext/" }, { "name": "BC2" diff --git a/ed/refs/urlpattern.json b/ed/refs/urlpattern.json index c44c0e870742..6200c863e4f7 100644 --- a/ed/refs/urlpattern.json +++ b/ed/refs/urlpattern.json @@ -18,8 +18,8 @@ "url": "https://infra.spec.whatwg.org/" }, { - "name": "RFC8941", - "url": "https://httpwg.org/specs/rfc8941.html" + "name": "RFC9651", + "url": "https://www.rfc-editor.org/rfc/rfc9651" }, { "name": "URL",