diff --git a/ed/algorithms/fenced-frame.json b/ed/algorithms/fenced-frame.json index 71f609ef4911..fbd2c0dbc26c 100644 --- a/ed/algorithms/fenced-frame.json +++ b/ed/algorithms/fenced-frame.json @@ -47,6 +47,12 @@ } ] }, + { + "html": "
Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" + }, + { + "html": "If instance is not null, and its untrusted network status is not enabled, then return.
" + }, { "html": "Let navigation url or urn be the given FencedFrameConfig
’s url if\n the given FencedFrameConfig
’s url is not null, and the given FencedFrameConfig
’s urn otherwise.
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 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 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 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 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 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 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 p be a new promise.
" }, { - "html": "Let global be this’s relevant global object.
" + "html": "Let global be this’s relevant global object.
" }, { "html": "Run the following steps in parallel:", @@ -603,7 +609,7 @@ "html": "Let p be a new promise.
" }, { - "html": "Let global be this’s relevant global object.
" + "html": "Let global be this’s relevant global object.
" }, { "html": "Run the following steps in parallel:", @@ -638,13 +644,13 @@ "rationale": ".algorithm", "steps": [ { - "html": "Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" + "html": "Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" }, { "html": "If instance is null, then throw a DOMException
.
If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, then then throw a DOMException
.
If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, then then throw a DOMException
.
Let maxAdComponents be 40.
" @@ -682,7 +688,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" + "html": "Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" }, { "html": "If instance is null, then return.
" @@ -694,10 +700,10 @@ "html": "If instance’s fenced frame reporter is null, then return.
" }, { - "html": "Let document be this’s relevant global object’s associated Document.
" + "html": "Let document be this’s relevant global object’s associated Document.
" }, { - "html": "Let request initiator be this’s relevant settings object’s origin.
" + "html": "Let request initiator be this’s relevant settings object’s origin.
" }, { "html": "Let initiator referrer policy be document’s policy container’s referrer policy.
" @@ -707,7 +713,7 @@ "rationale": "if", "steps": [ { - "html": "If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, then return.
" + "html": "If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, then return.
" }, { "html": "Run report a private aggregation event using instance’s fenced frame reporter with event.
" @@ -722,7 +728,7 @@ "html": "If event’s eventType
starts with \"reserved.
\", then return.
If all of the following conditions are true:
\nthis’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin;
\neither event’s crossOriginExposed
is false or instance’s cross-origin reporting allowed is false;
then return.
" + "html": "If all of the following conditions are true:
\nthis’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin;
\neither event’s crossOriginExposed
is false or instance’s cross-origin reporting allowed is false;
then return.
" }, { "html": "If event has adestinationURL
:",
@@ -801,19 +807,19 @@
"html": "If event’s eventType
does not match one of the automatic beacon event type values, return.
Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" + "html": "Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" }, { "html": "If instance is null, then return.
" }, { - "html": "If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, and if event’s crossOriginExposed
is false, then return.
If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, and if event’s crossOriginExposed
is false, then return.
If instance’s fenced frame reporter is null, then return.
" }, { - "html": "Set this’s relevant global object’s associated Document’s automatic beacon data mapping[event’s eventType
] to an automatic beacon data with the following items:
event’s eventData
if defined and instance’s is ad component is false, otherwise empty string.
event’s destination
event’s once
event’s crossOriginExposed
Set this’s relevant global object’s associated Document’s automatic beacon data mapping[event’s eventType
] to an automatic beacon data with the following items:
event’s eventData
if defined and instance’s is ad component is false, otherwise empty string.
event’s destination
event’s once
event’s crossOriginExposed
Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" + "html": "Let instance be this’s relevant global object’s browsing context’s fenced frame config instance.
" }, { "html": "If instance is null, then return.
" }, { - "html": "If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, then return.
" + "html": "If this’s relevant settings object’s origin and instance’s mapped url’s origin are not same origin, then return.
" }, { "html": "If instance’s nested configs is null, then return.
" @@ -843,7 +849,7 @@ "rationale": "let", "steps": [ { - "html": "Let newConfig be a new FencedFrameConfig
object created in this’s relevant realm, with the following:
urn
\nconfig’s embedder shared storage context
\nLet newConfig be a new FencedFrameConfig
object created in this’s relevant realm, with the following:
urn
\nconfig’s embedder shared storage context
\nAppend newConfig to results.
" @@ -862,19 +868,19 @@ "rationale": ".algorithm", "steps": [ { - "html": "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.
" + "html": "Let navigable be this’s relevant global object’s navigable.
" }, { "html": "If any of the following conditions are met, then throw a SecurityError
DOMException
:
navigable is not a fenced navigable;
\nevent’s isTrusted
is false;
event’s dispatch flag is unset;
\nevent’s type
is not \"click
\"
If this’s relevant global object does not have transient activation, then return.
" + "html": "If this’s relevant global object does not have transient activation, then return.
" }, { - "html": "Consume user activation for this’s relevant global object.
" + "html": "Consume user activation for this’s relevant global object.
" }, { "html": "Let parentNavigable be navigable’s unfenced parent.
" @@ -903,25 +909,25 @@ "html": "Let p be a new promise.
" }, { - "html": "Let context be this’s relevant global object’s browsing context.
" + "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": "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 origin, then reject p with a TypeError
.
If this’s relevant global object’s navigable’s traversable navigable is not a fenced navigable, then resolve p with undefined
and return p.
If this’s relevant global object’s navigable’s traversable navigable is not a fenced navigable, then resolve p with undefined
and return p.
Let global be this’s relevant global object.
" + "html": "Let global be this’s relevant global object.
" }, { - "html": "Let settings be this’s relevant settings object.
" + "html": "Let settings be this’s relevant settings object.
" }, { "html": "Run the following steps in parallel:", @@ -940,7 +946,7 @@ "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": "Set instance’s untrusted network status to disabled for this tree.
" }, { "html": "Let promises be instance’s on network disabled promises.
" @@ -949,7 +955,7 @@ "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.
" + "html": "Recalculate the untrusted network status of all fenced frame descendants given global’s browsing context’s top-level traversable.
" } ] }, @@ -984,20 +990,20 @@ "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": "Let config be currentNavigable’s active browsing context’s fenced frame config instance.
" }, { - "html": "If config’s untrusted network status is disabled for this tree and fenced subtrees, then continue.
" + "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": "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": "Set config’s untrusted network status to disabled for this tree and fenced subtrees.
" + "html": "Set config’s untrusted network status to disabled for this tree and fenced subtrees.
" }, { "html": "For each global → promises in config’s on network disabled promises:", @@ -1092,10 +1098,10 @@ "html": "If navigable’s traversable navigable is not a fenced navigable, return false.
" }, { - "html": "Let config be navigable’s active browsing context’s fenced frame config instance.
" + "html": "Let config be navigable’s active browsing context’s fenced frame config instance.
" }, { - "html": "If config’s untrusted network status is not disabled for this tree and fenced subtrees, return false.
" + "html": "If config’s untrusted network status is not disabled for this tree and fenced subtrees, return false.
" }, { "html": "Return true.
" @@ -1194,7 +1200,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "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.
" @@ -1207,7 +1213,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Set browsingContext’s fenced frame config instance to creator’s browsing context’s fenced frame config instance.
" + "html": "Set browsingContext’s fenced frame config instance to creator’s browsing context’s fenced frame config instance.
" } ] }, @@ -1773,7 +1779,7 @@ "html": "Set navigationParams’s fenced frame config instance’s cross-origin reporting allowed to the result of running get a 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.
" } ] } @@ -1856,7 +1862,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Let fencedFrameConfig be container’s node document’s active browsing context’s fenced frame config instance.
" + "html": "Let fencedFrameConfig be container’s node document’s active browsing context’s fenced frame config instance.
" }, { "html": "Let inheritedPolicy be a new ordered map.
" @@ -1964,7 +1970,7 @@ "html": "Let origin be navigationParams’s origin.
" }, { - "html": "Let effective permissions be the navigable’s active browsing context’s fenced frame config instance’s effective enabled permissions.
" + "html": "Let effective permissions be the navigable’s active browsing context’s fenced frame config instance’s effective enabled permissions.
" }, { "html": "Let permissionsPolicy be the result of creating a permissions policy given navigable’s fenced navigable container, origin,\n and true.
" @@ -2067,7 +2073,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If node’s node document’s browsing context’s fenced 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 frame config instance is not null, then return node’s node document’s browsing context’s fenced frame config instance’s mapped url.
" } ] }, @@ -2087,7 +2093,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "Let navigable be this’s relevant global object’s navigable.
" + "html": "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 corsAttributeState is Anonymous, set credentialsMode to \"same-origin
\".
Let request be a new request whose\n URL is url, destination is destination,\n mode is mode, credentials mode is\n credentialsMode, and whose use-URL-credentials flag is set.
" + "html": "Return a new request whose\n URL is url, destination is destination,\n mode is mode, credentials mode is\n credentialsMode, and whose use-URL-credentials flag is set.
" } ] }, @@ -1700,7 +1700,7 @@ "html": "Let CSP list be element's shadow-including root's policy\n container's CSP list.
" }, { - "html": "If CSP list contains a header-delivered Content Security Policy, and\n element has anonce
content attribute\n attr whose value is not the empty string, then:",
+ "html": "If CSP list contains a header-delivered Content Security Policy, and\n element has a nonce
content attribute\n whose value is not the empty string, then:",
"rationale": "let",
"steps": [
{
@@ -4524,7 +4524,7 @@
"html": "Let links be a new list.
" }, { - "html": "Let rawLinkHeaders be the result of getting, decoding, and splitting\n `Link
` from response's header list.
Let rawLinkHeaders be the result of getting, decoding, and splitting\n `Link
` from headers.
Let links be the result of extracting links from response's header list.
" + "html": "Let links be the result of extracting links from response's header list.
" }, { "html": "For each linkObject in links:", @@ -5367,7 +5367,7 @@ "html": "Let start index be null.
" }, { - "html": "Let parent start index be null.
" + "html": "Let saved start index be null.
" }, { "html": "Let current base text be null.
" @@ -5441,7 +5441,7 @@ "html": "Let text range be a DOM range whose start is the boundary\n point (current parent, start index) and whose\n end is the boundary\n point (current parent, index).
" }, { - "html": "Let new text segment be a base text segment described by the range\n annotation range.
" + "html": "Let new text segment be a base text segment described by the range\n text range.
" }, { "html": "Add new text segment to base text\n segments.
" @@ -6120,9 +6120,6 @@ { "html": "If subject cannot navigate, then return.
" }, - { - "html": "Let replace be false.
" - }, { "html": "Let targetAttributeValue be the empty string.
" }, @@ -6423,6 +6420,33 @@ } ] }, + { + "html": "Other keywords must be further parsed as follows to determine what they represent:", + "rationale": "if", + "steps": [ + { + "html": "If the keyword doesn't contain exactly one U+0078 LATIN SMALL LETTER X or U+0058 LATIN\n CAPITAL LETTER X character, then this keyword doesn't represent anything. Return for\n that keyword.
" + }, + { + "html": "Let width string be the string before the \"x
\" or\n \"X
\".
Let height string be the string after the \"x
\" or\n \"X
\".
If either width string or height string start with\n a U+0030 DIGIT ZERO (0) character or contain any characters other than ASCII digits,\n then this keyword doesn't represent anything. Return for that keyword.
" + }, + { + "html": "Apply the rules for parsing non-negative integers to width\n string to obtain width.
" + }, + { + "html": "Apply the rules for parsing non-negative integers to height\n string to obtain height.
" + }, + { + "html": "The keyword represents that the resource contains a bitmap icon with a width of width device pixels and a height of height device\n pixels.
" + } + ] + }, { "html": "The linked resource fetch setup steps for this type of linked resource, given a\nlink
element el and request\n request, are:",
"rationale": "set",
@@ -7158,7 +7182,7 @@
"html": "If the user agent cannot support images, or its support for images has been disabled, then\n abort the image request for the current request and the pending\n request, set current request's state to\n unavailable, set pending request to null, and\n return.
" }, { - "html": "Let previous URL be the current request's current URL.
" + "html": "Let previousURL be the current request's current URL.
" }, { "html": "Let selected source be null and selected pixel density be undefined.\n\n
" @@ -7199,13 +7223,13 @@ "html": "Let current request be a new image request whose image data is that of the entry and whose state is completely\n available.
" }, { - "html": "Prepare current request\n for presentation given img.
" + "html": "Prepare current request\n for presentation given the img
element.
Set current request's current pixel density to selected\n pixel density.
" }, { - "html": "Queue an element task on the DOM manipulation task source\n given theimg
element and the following steps:",
+ "html": "Queue an element task on the DOM manipulation task source\n given the img
element and the following steps:",
"rationale": "if",
"steps": [
{
@@ -7215,7 +7239,7 @@
"html": "Set current request's current URL to\n urlString.
" }, { - "html": "If maybe omit events is not set or previousURL is not equal to\n urlString, then fire an event named\n load
at the img
element.
If maybe omit events is not set or previousURL is not equal to\n urlString, then fire an event named\n load
at the img
element.
Queue a microtask to perform the rest of this algorithm, allowing the task that invoked this algorithm to continue.
" }, { - "html": "If another instance of this algorithm for this img
element was started after\n this instance (even if it aborted and is no longer running), then return.
If another instance of this algorithm for this img
element was started after\n this instance (even if it aborted and is no longer running), then return.
Let selected source and selected pixel density be the URL and pixel\n density that results from selecting an image source,\n respectively.
" @@ -7243,14 +7267,14 @@ "html": "Set the current request's state to\n broken, abort the image request for the\n current request and the pending request, and set pending\n request to null.
" }, { - "html": "Queue an element task on the DOM manipulation task source given\n theimg
element and the following steps:",
+ "html": "Queue an element task on the DOM manipulation task source given\n the img
element and the following steps:",
"rationale": "change",
"steps": [
{
"html": "Change the current request's current\n URL to the empty string.
" }, { - "html": "If all of the following are true:
\n\nthe element has a src
attribute or it uses srcset
or\n picture
; and
maybe omit events is not set or previousURL is not the empty\n string,
then fire an event named error
at the img
element.
If all of the following are true:
\n\nthe element has a src
attribute or it uses srcset
or\n picture
; and
maybe omit events is not set or previousURL is not the empty\n string,
then fire an event named error
at the img
element.
Set pending request to null.
" }, { - "html": "Queue an element task on the DOM manipulation task\n source given theimg
element and the following steps:",
+ "html": "Queue an element task on the DOM manipulation task\n source given the img
element and the following steps:",
"rationale": "change",
"steps": [
{
"html": "Change the current request's current\n URL to selected source.
" }, { - "html": "If maybe omit events is not set or previousURL is not equal to\n selected source, then fire an event\n named error
at the img
element.
If maybe omit events is not set or previousURL is not equal to\n selected source, then fire an event\n named error
at the img
element.
If the pending request is not null and urlString is the same as\n the pending request's current URL, then\n return.
" }, { - "html": "If urlString is the same as the current request's current URL and current request's state is partially available, then\n abort the image request for the pending request, queue an element\n task on the DOM manipulation task source given the img
element\n to restart the animation if restart animation is set, and return.
If urlString is the same as the current request's current URL and current request's state is partially available, then\n abort the image request for the pending request, queue an element\n task on the DOM manipulation task source given the img
element\n to restart the animation if restart animation is set, and return.
Abort the image request for the pending request.
" @@ -7323,17 +7347,17 @@ "html": "Set request's priority to the current state of the\n element's fetchpriority
attribute.
Let delay load event be true if the img
's lazy loading\n attribute is in the Eager state, or if\n scripting is disabled for the img
, and\n false otherwise.
Let delay load event be true if the img
's lazy loading\n attribute is in the Eager state, or if\n scripting is disabled for the img
, and\n false otherwise.
img
return true,\n then:",
+ "html": "If the will lazy load element steps given the img
return true,\n then:",
"rationale": "set",
"steps": [
{
- "html": "Set the img
's lazy load resumption steps to the rest of this\n algorithm starting with the step labeled fetch the image.
Set the img
's lazy load resumption steps to the rest of this\n algorithm starting with the step labeled fetch the image.
Start intersection-observing a lazy loading element for the\n img
element.
Start intersection-observing a lazy loading element for the\n img
element.
Return.
" @@ -7370,14 +7394,14 @@ ], "additional": [ { - "html": "Each task that is queued by the networking task source while the image is being\n fetched must update the presentation of the image, but as each new body part comes in, if the\n user agent is able to determine the image's width and height, it must prepare theimg
element's current request\n for presentation given the img
element and replace the previous image.\n Once one body part has been completely decoded, perform the following steps:",
+ "html": "Each task that is queued by the networking task source while the image is being\n fetched must update the presentation of the image, but as each new body part comes in, if the\n user agent is able to determine the image's width and height, it must prepare the img
element's current request\n for presentation given the img
element and replace the previous image.\n Once one body part has been completely decoded, perform the following steps:",
"rationale": "set",
"steps": [
{
- "html": "Set the img
element's current request's state to completely\n available.
Set the img
element's current request's state to completely\n available.
If maybe omit events is not set or previousURL is not equal to\n urlString, then queue an element task on the DOM manipulation task source\n given the img
element to fire an event\n named load
at the img
element.
If maybe omit events is not set or previousURL is not equal to\n urlString, then queue an element task on the DOM manipulation task source\n given the img
element to fire an event\n named load
at the img
element.
If the user agent is able to determine image request's image's width and\n height, and image request is pending request, set image\n request's state to partially\n available.
" }, { - "html": "Otherwise, if the user agent is able to determine image request's image's\n width and height, and image request is current request, prepare image request for\n presentation given the img
element and set image request's\n state to partially\n available.
Otherwise, if the user agent is able to determine image request's image's\n width and height, and image request is current request, prepare image request for\n presentation given the img
element and set image request's\n state to partially\n available.
Set current request's state to\n broken.
" }, { - "html": "Fire an event named error
at the img
element.
Fire an event named error
at the img
element.
Abort the image request for image request.
" }, { - "html": "If maybe omit events is not set or previousURL is not equal to\n urlString, then fire an event named\n error
at the img
element.
If maybe omit events is not set or previousURL is not equal to\n urlString, then fire an event named\n error
at the img
element.
If image request is the pending request,\n abort the image request for the current request,\n upgrade the pending request to the current request and\n prepare image request for\n presentation given the img
element.
If image request is the pending request,\n abort the image request for the current request,\n upgrade the pending request to the current request and\n prepare image request for\n presentation given the img
element.
Set image request to the completely\n available state.
" @@ -7440,7 +7464,7 @@ "html": "Add the image to the list of available images using the key\n key, with the ignore higher-layer caching flag set.
" }, { - "html": "If maybe omit events is not set or previousURL is not equal to\n urlString, then fire an event named\n load
at the img
element.
If maybe omit events is not set or previousURL is not equal to\n urlString, then fire an event named\n load
at the img
element.
The image data is not in a supported file format; the user agent must set image\n request's state to broken, abort the image request for the current\n request and the pending request, upgrade the pending request to the\n current request if image request is the pending request, and\n then, if maybe omit events is not set or previousURL is not equal to\n urlString, queue an element task on the DOM manipulation task\n source given the img
element to fire an\n event named error
at the img
\n element.
The image data is not in a supported file format; the user agent must set image\n request's state to broken, abort the image request for the current\n request and the pending request, upgrade the pending request to the\n current request if image request is the pending request, and\n then, if maybe omit events is not set or previousURL is not equal to\n urlString, queue an element task on the DOM manipulation task\n source given the img
element to fire an\n event named error
at the img
\n element.
img
element means to run the following steps:",
+ "html": "To upgrade the pending request to the current request for an img
element means to run the following steps:",
"rationale": "let",
"steps": [
{
- "html": "Let the img
element's current request be the pending request.
Let the img
element's current request be the pending request.
Let the img
element's pending request be null.
Let the img
element's pending request be null.
If the image source has a pixel density descriptor, continue to the next\n image source.
" }, { - "html": "Otherwise, if the image source has a width descriptor, replace the width\n descriptor with a pixel density descriptor with a value of the width descriptor value divided by the source size and a unit\n of x
.
Otherwise, if the image source has a width descriptor, replace the width\n descriptor with a pixel density descriptor with a value of the width descriptor value divided by source size and a unit\n of x
.
Otherwise, give the image source a pixel density descriptor of 1x
.
Let request be a new request whose URL is url, client is the element's node document's\n relevant settings object, destination is \"image
\", initiator type is \"input
\",\n credentials mode is \"include
\", and whose use-URL-credentials flag is set.
If the element has a minimum, and value is less than that minimum, then set\n value to the smallest value that, when subtracted from the step base, is an integral multiple of the allowed value step, and that is more than or equal to minimum.
" + "html": "If the element has a minimum, and value\n is less than that minimum, then set\n value to the smallest value that, when subtracted from the step base, is an integral multiple of the allowed value step, and that is more than or equal to\n that minimum.
" }, { - "html": "If the element has a maximum, and value is greater than that maximum, then\n set value to the largest value that, when subtracted from the step base, is an integral multiple of the allowed value step, and that is less than or equal to maximum.
" + "html": "If the element has a maximum, and value\n is greater than that maximum, then\n set value to the largest value that, when subtracted from the step base, is an integral multiple of the allowed value step, and that is less than or equal to\n that maximum.
" }, { "html": "If either the method invoked was the stepDown()
\n method and value is greater than valueBeforeStepping, or the method\n invoked was the stepUp()
method and value is\n less than valueBeforeStepping, then return.
If oldParent is a select
element and removedNode has an\n option child, then run oldParent's selectedness setting\n algorithm.
If oldParent is a select
element and removedNode has an\n option
child, then run oldParent's selectedness setting\n algorithm.
If this has an open
attribute, then\n throw an \"InvalidStateError
\" DOMException
.
If the result of firing an event named beforetoggle
, using ToggleEvent
, with the cancelable
attribute initialized to true, the oldState
attribute initialized to \"closed
\", and the newState
\n attribute initialized to \"open
\" at this is false, then\n return.
If the result of firing an event named beforetoggle
, using ToggleEvent
, with the cancelable
attribute initialized to true, the oldState
attribute initialized to \"closed
\", and the newState
\n attribute initialized to \"open
\" at this is false, then\n return.
If this has an open
attribute, then\n return.
If this has an open
attribute, then\n return.
Queue a dialog toggle event task given subject, \"closed
\", and \"open
\".
Queue a dialog toggle event task given this, \"closed
\", and \"open
\".
Add an open
attribute to this, whose\n value is the empty string.
Add an open
attribute to this, whose\n value is the empty string.
Assert: this's node document's open\n dialogs list does not contain\n this.
" + "html": "Assert: this's node document's open\n dialogs list does not contain\n this.
" }, { - "html": "Add this to this's node document's open\n dialogs list.
" + "html": "Add this to this's node document's open\n dialogs list.
" }, { - "html": "Set the dialog close watcher with this.
" + "html": "Set the dialog close watcher with this.
" }, { - "html": "Set this's previously focused element to the\n focused element.
" + "html": "Set this's previously focused element to the\n focused element.
" }, { - "html": "Let document be this's node document.
" + "html": "Let document be this's node document.
" }, { - "html": "Let hideUntil be the result of running topmost popover ancestor\n given this, document's showing hint popover list, null, and\n false.
" + "html": "Let hideUntil be the result of running topmost popover ancestor\n given this, document's showing hint popover list, null, and\n false.
" }, { - "html": "If hideUntil is null, then set hideUntil to the result of running\n topmost popover ancestor given this, document's\n showing auto popover list, null, and false.
" + "html": "If hideUntil is null, then set hideUntil to the result of running\n topmost popover ancestor given this, document's\n showing auto popover list, null, and false.
" }, { "html": "If hideUntil is null, then set hideUntil to\n document.
" @@ -13412,7 +13436,7 @@ "html": "Run hide all popovers until given\n hideUntil, false, and true.
" }, { - "html": "Run the dialog focusing steps given this.
" + "html": "Run the dialog focusing steps given this.
" } ] }, @@ -13423,67 +13447,67 @@ "rationale": "if", "steps": [ { - "html": "If this has an open
attribute and\n is modal of this is true, then return.
If this has an open
attribute and\n is modal of this is true, then return.
If this has an open
attribute, then\n throw an \"InvalidStateError
\" DOMException
.
If this has an open
attribute, then\n throw an \"InvalidStateError
\" DOMException
.
If this's node document is not fully active, then\n throw an \"InvalidStateError
\" DOMException
.
If this's node document is not fully active, then\n throw an \"InvalidStateError
\" DOMException
.
If this is not connected, then throw an\n \"InvalidStateError
\" DOMException
.
If this is not connected, then throw an\n \"InvalidStateError
\" DOMException
.
If this is in the popover showing\n state, then throw an \"InvalidStateError
\"\n DOMException
.
If this is in the popover showing\n state, then throw an \"InvalidStateError
\"\n DOMException
.
If the result of firing an event named beforetoggle
, using ToggleEvent
, with the cancelable
attribute initialized to true, the oldState
attribute initialized to \"closed
\", and the newState
\n attribute initialized to \"open
\" at this is false, then\n return.
If the result of firing an event named beforetoggle
, using ToggleEvent
, with the cancelable
attribute initialized to true, the oldState
attribute initialized to \"closed
\", and the newState
\n attribute initialized to \"open
\" at this is false, then\n return.
If this has an open
attribute,\n then return.
If this has an open
attribute,\n then return.
If this is not connected, then return.
" + "html": "If this is not connected, then return.
" }, { - "html": "If this is in the popover showing\n state, then return.
" + "html": "If this is in the popover showing\n state, then return.
" }, { "html": "Queue a dialog toggle event task given subject, \"closed
\", and \"open
\".
Add an open
attribute to this, whose\n value is the empty string.
Add an open
attribute to this, whose\n value is the empty string.
Assert: this's node document's open\n dialogs list does not contain\n this.
" + "html": "Assert: this's node document's open\n dialogs list does not contain\n this.
" }, { - "html": "Add this to this's node document's open\n dialogs list.
" + "html": "Add this to this's node document's open\n dialogs list.
" }, { - "html": "Let this's node document be blocked by the modal dialog this.
" + "html": "Let this's node document be blocked by the modal dialog this.
" }, { - "html": "If this's node document's top layer does not\n already contain this, then add an element\n to the top layer given this.
" + "html": "If this's node document's top layer does not\n already contain this, then add an element\n to the top layer given this.
" }, { - "html": "Set the dialog close watcher with this.
" + "html": "Set the dialog close watcher with this.
" }, { - "html": "Set this's previously focused element to the\n focused element.
" + "html": "Set this's previously focused element to the\n focused element.
" }, { - "html": "Let document be this's node document.
" + "html": "Let document be this's node document.
" }, { - "html": "Let hideUntil be the result of running topmost popover ancestor\n given this, document's showing hint popover list, null, and\n false.
" + "html": "Let hideUntil be the result of running topmost popover ancestor\n given this, document's showing hint popover list, null, and\n false.
" }, { - "html": "If hideUntil is null, then set hideUntil to the result of running\n topmost popover ancestor given this, document's\n showing auto popover list, null, and false.
" + "html": "If hideUntil is null, then set hideUntil to the result of running\n topmost popover ancestor given this, document's\n showing auto popover list, null, and false.
" }, { "html": "If hideUntil is null, then set hideUntil to\n document.
" @@ -13492,7 +13516,7 @@ "html": "Run hide all popovers until given\n hideUntil, false, and true.
" }, { - "html": "Run the dialog focusing steps given this.
" + "html": "Run the dialog focusing steps given this.
" } ] }, @@ -13602,7 +13626,7 @@ "html": "If returnValue is not given, then set it to null.
" }, { - "html": "Close the dialog this with returnValue.
" + "html": "Close the dialog this with returnValue.
" } ] }, @@ -14912,9 +14936,6 @@ { "html": "Post-cut: If position is greater than subpath width, then jump to the step labeled convert.
" }, - { - "html": "If segment length is greater than zero, then let\n positioned-at-on-dash be false.
" - }, { "html": "Increment index by one. If it is equal to the number of entries in\n style's dash list, then let index be\n 0.
" }, @@ -20444,7 +20465,7 @@ { "name": "hide popover stack until", "href": "https://html.spec.whatwg.org/multipage/popover.html#hide-popover-stack-until", - "html": "To hide popover stack until, given an HTML\n element element, a list popoverList, a boolean\n focusPreviousElement, and a boolean fireEvents:", + "html": "To hide popover stack until, given an HTML\n element endpoint, a list popoverList, a boolean\n focusPreviousElement, and a boolean fireEvents:", "rationale": "let", "steps": [ { @@ -20533,9 +20554,6 @@ { "html": "Let index be 0.
" }, - { - "html": "Let document be newPopoverOrTopLayerElement's node\n document.
" - }, { "html": "For each popover of popoverList:", "rationale": "set", @@ -20584,7 +20602,7 @@ "html": "Assert: candidateAncestor's popover
attribute is not in the manual or none state.
Set okNesting to true if newPopover's popover
attribute is in the hint state or candidateAncestor's popover
attribute is in the auto state.
Set okNesting to true if newPopoverOrTopLayerElement's popover
attribute is in the hint state or candidateAncestor's popover
attribute is in the auto state.
If okNesting is false, then set candidate to\n candidateAncestor's parent in the flat tree.
" @@ -20675,10 +20693,10 @@ "html": "Run the focusing steps given control.
" }, { - "html": "Let topDocument be the active document of control's\n node document's browsing context's\n top-level browsing context.
" + "html": "Let topDocument be the active document of control's\n node document's browsing context's\n top-level browsing context.
" }, { - "html": "If control's node document's origin is not the same\n as the origin of topDocument, then\n return.
" + "html": "If control's node document's origin is not the same\n as the origin of topDocument, then\n return.
" }, { "html": "Empty topDocument's\n autofocus candidates.
" @@ -20740,7 +20758,7 @@ "rationale": "if", "steps": [ { - "html": "If all of the following are true:
\n\nelement is an HTML element;
element's opened in popover mode is \"auto
\"; and
element's popover visibility state is showing,\n
then append element to\n popovers.
" + "html": "If all of the following are true:
\n\nelement is an HTML element;
element's opened in popover mode is \"auto
\"; and
element's popover visibility state is showing,
then append element to\n popovers.
" } ] }, @@ -20763,7 +20781,7 @@ "rationale": "if", "steps": [ { - "html": "If all of the following are true:
\n\nelement is an HTML element;
element's opened in popover mode is \"hint
\"; and
element's popover visibility state is showing,\n
then append element to\n popovers.
" + "html": "If all of the following are true:
\n\nelement is an HTML element;
element's opened in popover mode is \"hint
\"; and
element's popover visibility state is showing,
then append element to\n popovers.
" } ] }, @@ -20775,7 +20793,7 @@ { "name": "close entire popover list", "href": "https://html.spec.whatwg.org/multipage/popover.html#close-entire-popover-list", - "html": "To close entire popover list given a list popoverList, a\n boolean focusPreviouselement, and a boolean fireEvents:", + "html": "To close entire popover list given a list popoverList, a\n boolean focusPreviousElement, and a boolean fireEvents:", "rationale": "while", "steps": [ { @@ -21201,7 +21219,7 @@ "html": "If the surrounding agent's agent cluster's is\n origin-keyed is true, then return.
" }, { - "html": "Set this's origin's domain to the result of parsing the given value.
" + "html": "Set this's origin's domain to the result of parsing the given value.
" } ] }, @@ -21441,7 +21459,7 @@ "rationale": "set", "steps": [ { - "html": "Set result's would\n need a browsing context group switch due to report-only to true.
" + "html": "Set newCOOPEnforcementResult's would\n need a browsing context group switch due to report-only to true.
" }, { "html": "If browsingContext's group's browsing\n context set's size is greater than 1, then:", @@ -21506,7 +21524,7 @@ "rationale": "if", "steps": [ { - "html": "If coopEnforcementResult's would need a browsing context group switch\n due to report-only is true, set browsing context's virtual browsing context group ID to a new\n unique identifier.
" + "html": "If coopEnforcementResult's would need a browsing context group switch\n due to report-only is true, set browsingContext's virtual browsing context group ID to a new\n unique identifier.
" }, { "html": "Return browsingContext.
" @@ -21654,7 +21672,7 @@ "html": "If disposition is \"reporting
\", then set\n coopValue to coop's report-only value.
Let body be a new object containing the following properties:
\n\nkey | value |
---|---|
disposition | disposition |
effectivePolicy | coopValue |
nextResponseURL | If coopOrigin and nextResponseOrigin are same origin or isCOOPResponseNavigationSource is true, this is the sanitization of previousResponseURL, null otherwise. |
type | \"navigation-from-response \" |
Let body be a new object containing the following properties:
\n\nkey | value |
---|---|
disposition | disposition |
effectivePolicy | coopValue |
nextResponseURL | If coopOrigin and nextResponseOrigin are same origin\n or isCOOPResponseNavigationSource is true, this is the sanitization of nextResponseURL, null otherwise. |
type | \"navigation-from-response \" |
Queue body as \"coop
\" for coop's reporting endpoint with coopURL.
Perform ? Call(setter, Receiver,\n « V »).
" + "html": "Perform ? Call(desc.[[Set]], Receiver,\n « V »).
" }, { "html": "Return true.
" @@ -24806,7 +24824,7 @@ "html": "Let apiMethodTracker be a new navigation API method tracker with:
\n\nSet navigation's upcoming traverse API method\n trackers[key] to apiMethodTracker.
" + "html": "Set navigation's upcoming traverse API method\n trackers[destinationKey] to apiMethodTracker.
" }, { "html": "Return apiMethodTracker.
" @@ -27687,13 +27705,13 @@ ] }, { - "html": "Let totalTasks be the size of\n documentsThatNeedBeforeunload.
" + "html": "Let totalTasks be the size of\n documentsToFireBeforeunload.
" }, { "html": "Let completedTasks be 0.
" }, { - "html": "For each document of documents,\n queue a global task on the navigation and traversal task source given\n document's relevant global object to run the steps:", + "html": "For each document of documentsToFireBeforeunload,\n queue a global task on the navigation and traversal task source given\n document's relevant global object to run the steps:", "rationale": "let", "steps": [ { @@ -30135,7 +30153,7 @@ "html": "Let numberUnloaded be 0.
" }, { - "html": "For each childNavigable of\n childNavigable's in what order?, queue a\n global task on the navigation and traversal task source given\n childNavigable's active window to perform the\n following steps:", + "html": "For each childNavigable of\n childNavigables in what order?, queue a\n global task on the navigation and traversal task source given\n childNavigable's active window to perform the\n following steps:", "rationale": "let", "steps": [ { @@ -30264,7 +30282,7 @@ "html": "Let numberDestroyed be 0.
" }, { - "html": "For each childNavigable of\n childNavigable's in what order?, queue a\n global task on the navigation and traversal task source given\n childNavigable's active window to perform the\n following steps:", + "html": "For each childNavigable of\n childNavigables in what order?, queue a\n global task on the navigation and traversal task source given\n childNavigable's active window to perform the\n following steps:", "rationale": "let", "steps": [ { @@ -35171,7 +35189,7 @@ "html": "Let mimeTypes be this's relevant global object's\n PDF viewer mime type objects.
" }, { - "html": "If index < mimeType's size, then\n return mimeTypes[index].
" + "html": "If index < mimeTypes's size, then\n return mimeTypes[index].
" }, { "html": "Return null.
" @@ -35226,7 +35244,7 @@ { "name": "WindowOrWorkerGlobalScope/createImageBitmap(image, options)", "href": "https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#dom-createimagebitmap", - "html": "ThecreateImageBitmap(image,\n options)
and createImageBitmap(image\n sx, sy, sw, sh, options)
methods,\n when invoked, must run these steps:",
+ "html": "The createImageBitmap(image,\n options)
and createImageBitmap(image,\n sx, sy, sw, sh, options)
methods,\n when invoked, must run these steps:",
"rationale": "if",
"steps": [
{
@@ -36367,7 +36385,7 @@
"html": "Let inside port be a new MessagePort
object in\n inside settings's realm.
Let fallback encoding be null.
" - }, { "html": "Let position be a pointer to a byte in the input byte stream, initially\n pointing at the first byte.
" }, @@ -37813,7 +37828,7 @@ "html": "Initialize node to be the current node (the bottommost\n node of the stack).
" }, { - "html": "If node is the target node, terminate in a match state.
" + "html": "If node is target node, terminate in a match state.
" }, { "html": "Otherwise, if node is one of the element types in list, terminate in a failure state.
" @@ -43436,7 +43451,7 @@ "html": "Let input dimension be the size passed to the algorithm.
" }, { - "html": "Let count percentage be the number of entries in input list whose unit\n is percentage.
\n\nLet total percentage be the sum of all the numbers in input list whose\n unit is percentage.
\n\nLet count relative be the number of entries in input list whose unit is\n relative.
\n\nLet total relative be the sum of all the numbers in input list whose\n unit is relative.
\n\nLet count absolute be the number of entries in input list whose unit is\n absolute.
\n\nLet total absolute be the sum of all the numbers in input list whose\n unit is absolute.
\n\nLet remaining space be the value of input dimension.
" + "html": "Let total percentage be the sum of all the numbers in input list whose\n unit is percentage.
\n\nLet total relative be the sum of all the numbers in input list whose\n unit is relative.
\n\nLet total absolute be the sum of all the numbers in input list whose\n unit is absolute.
\n\nLet remaining space be the value of input dimension.
" }, { "html": "If total absolute is greater than remaining space, then for each entry\n in input list whose unit is absolute, set the corresponding value in\n output list to the number of the entry in input list multiplied by\n remaining space and divided by total absolute. Then, set remaining\n space to zero.
\n\nOtherwise, for each entry in input list whose unit is absolute, set the\n corresponding value in output list to the number of the entry in input\n list. Then, decrement remaining space by total absolute.
" diff --git a/ed/algorithms/service-workers.json b/ed/algorithms/service-workers.json index b6da5135f619..ee9c685413a9 100644 --- a/ed/algorithms/service-workers.json +++ b/ed/algorithms/service-workers.json @@ -4274,7 +4274,22 @@ ] }, { - "html": "If condition[\"requestMethod
\"] exists, set hasCondition to true.
requestMethod
\"] exists:",
+ "rationale": "let",
+ "steps": [
+ {
+ "html": "Let method be condition[\"requestMethod
\"].
If method is not a method, then return false.
" + }, + { + "html": "If method is a forbidden method, then return false.
" + }, + { + "html": "Set hasCondition to true.
" + } + ] }, { "html": "If condition[\"requestMode
\"] exists, set hasCondition to true.
requestMethod
\"] exists, then:",
+ "html": "If condition[\"requestMethod
\"] exists, then:",
"rationale": "let",
"steps": [
{
- "html": "Let method be condition[\"requestMethod
\"].
Let method be condition[\"requestMethod
\"].
Normalize method.
" }, { "html": "If request’s method is not method, return false.
" diff --git a/ed/ids/fenced-frame.json b/ed/ids/fenced-frame.json index dda450579a0e..7c652dade36b 100644 --- a/ed/ids/fenced-frame.json +++ b/ed/ids/fenced-frame.json @@ -112,6 +112,12 @@ "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance", + "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-enabled", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-url", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A3", @@ -682,7 +688,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-boolean%E2%91%A5", "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/#ref-for-untrusted-network-status-enabled%E2%91%A0", "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", @@ -693,7 +699,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork%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-fenced-frame-config-instance-untrusted-network-status", + "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-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%A6", @@ -762,14 +768,14 @@ "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-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-untrusted-network-status%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-enabled%E2%91%A1", "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-fenced-frame-config-instance%E2%91%A0", "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%A6", "https://wicg.github.io/fenced-frame/#ref-for-the-iframe-element%E2%91%A2", @@ -809,7 +815,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-url%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-url-parser", "https://wicg.github.io/fenced-frame/#dom-fencedframeconfig-setsharedstoragecontext", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-sharedstoragecontext%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-serializable-objects", @@ -880,8 +886,8 @@ "https://wicg.github.io/fenced-frame/#ref-for-dfn-throw%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-exceptiondef-typeerror%E2%91%A1", "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-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-window-navigable", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable", @@ -908,8 +914,8 @@ "https://wicg.github.io/fenced-frame/#ref-for-dfn-throw%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-exceptiondef-typeerror%E2%91%A2", "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-this%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A1", "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", @@ -928,12 +934,12 @@ "https://wicg.github.io/fenced-frame/#ref-for-mapped-url-value%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-on-navigate-callback%E2%91%A0", "https://wicg.github.io/fenced-frame/#dom-navigator-adauctioncomponents", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-window-bc", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A0", @@ -993,22 +999,22 @@ "https://wicg.github.io/fenced-frame/#ref-for-event", "https://wicg.github.io/fenced-frame/#dom-fence-notifyevent-event-event", "https://wicg.github.io/fenced-frame/#dom-fence-reportevent", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-is-ad-component%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-fenced-frame-reporter%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-concept-document-window", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-is-ad-component%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-fenced-frame-reporter%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A4", + "https://wicg.github.io/fenced-frame/#ref-for-concept-document-window", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-policy-container", "https://wicg.github.io/fenced-frame/#ref-for-policy-container-referrer-policy", "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMString%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A1", @@ -1019,7 +1025,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-dictdef-fenceevent%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-dom-fenceevent-eventtype%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-string-starts-with%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A2", @@ -1069,11 +1075,11 @@ "https://wicg.github.io/fenced-frame/#ref-for-exceptiondef-typeerror%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-dom-fenceevent-eventtype%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-fencedframetype-automatic-beacon-event-type%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A1", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A3", @@ -1081,8 +1087,8 @@ "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-dom-fenceevent-crossoriginexposed%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-fenced-frame-reporter%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A5", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-concept-document-window%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-document-automatic-beacon-data-mapping", "https://wicg.github.io/fenced-frame/#ref-for-dom-fenceevent-eventtype%E2%91%A7", @@ -1099,11 +1105,11 @@ "https://wicg.github.io/fenced-frame/#ref-for-automatic-beacon-data-crossoriginexposed", "https://wicg.github.io/fenced-frame/#ref-for-dom-fenceevent-crossoriginexposed%E2%91%A1", "https://wicg.github.io/fenced-frame/#dom-fence-getnestedconfigs", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A5", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A6", - "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A2", - "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A6", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%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-this%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-relevant-settings-object%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-concept-settings-object-origin%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A4", @@ -1116,18 +1122,18 @@ "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-nested-configs%E2%91%A4", "https://wicg.github.io/fenced-frame/#ref-for-new%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A1%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A0%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-realm", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-urn%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig-sharedstoragecontext%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-embedder-shared-storage-context%E2%91%A0", "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-this%E2%91%A1%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", + "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A8", "https://wicg.github.io/fenced-frame/#ref-for-window-navigable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-securityerror", "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMException%E2%91%A2", @@ -1135,12 +1141,12 @@ "https://wicg.github.io/fenced-frame/#ref-for-dom-event-istrusted", "https://wicg.github.io/fenced-frame/#ref-for-dispatch-flag", "https://wicg.github.io/fenced-frame/#ref-for-dom-event-type", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A0", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A8", - "https://wicg.github.io/fenced-frame/#ref-for-transient-activation", - "https://wicg.github.io/fenced-frame/#ref-for-consume-user-activation", "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-transient-activation", + "https://wicg.github.io/fenced-frame/#ref-for-consume-user-activation", + "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-navigable-unfenced-parent", "https://wicg.github.io/fenced-frame/#ref-for-queue-a-global-task%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-dom-manipulation-task-source%E2%91%A3", @@ -1154,12 +1160,12 @@ "https://wicg.github.io/fenced-frame/#ref-for-implementation-defined%E2%91%A1", "https://wicg.github.io/fenced-frame/#dom-fence-disableuntrustednetwork", "https://wicg.github.io/fenced-frame/#ref-for-a-new-promise%E2%91%A1", - "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-this%E2%91%A1%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A1", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A4", "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-browsing-context-fenced-frame-config-instance%E2%91%A5", "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", "https://wicg.github.io/fenced-frame/#ref-for-fenced-frame-config-instance-mapped-url%E2%91%A5", @@ -1167,23 +1173,23 @@ "https://wicg.github.io/fenced-frame/#ref-for-same-origin%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-reject", "https://wicg.github.io/fenced-frame/#ref-for-exceptiondef-typeerror%E2%91%A7", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A3", - "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A1", + "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-window-navigable%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-fenced-navigable-container-fenced-navigable%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-resolve%E2%91%A3", "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-this%E2%91%A1%E2%91%A5", + "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-this%E2%91%A1%E2%91%A6", "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/#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-untrusted-network-status%E2%91%A1", + "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%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", @@ -1191,7 +1197,7 @@ "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-window-bc%E2%91%A5", "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", @@ -1208,15 +1214,15 @@ "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-browsing-context-fenced-frame-config-instance%E2%91%A6", + "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-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-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%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-fenced-frame-config-instance-untrusted-network-status%E2%91%A5", "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", @@ -1251,7 +1257,8 @@ "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/#issue-64aa55a7", + "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork%E2%91%A2", "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-relevant-settings-object%E2%91%A7", @@ -1296,7 +1303,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-concept-request-initiator", "https://wicg.github.io/fenced-frame/#gating-methods-on-network-revocation", "https://wicg.github.io/fenced-frame/#ref-for-idl-promise%E2%91%A4", - "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork%E2%91%A2", + "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-disableuntrustednetwork%E2%91%A3", "https://wicg.github.io/fenced-frame/#ref-for-resolve%E2%91%A5", "https://wicg.github.io/fenced-frame/#ref-for-dom-sharedstorage-get", "https://wicg.github.io/fenced-frame/#ref-for-sharedstorageworklet", @@ -1305,8 +1312,8 @@ "https://wicg.github.io/fenced-frame/#ref-for-nav-traversable%E2%91%A3", "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-nav-bc%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-fenced-frame-config-instance-untrusted-network-status%E2%91%A5", + "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-fenced-frame-config-instance-untrusted-network-status%E2%91%A6", "https://wicg.github.io/fenced-frame/#ref-for-untrusted-network-status-disabled-for-this-tree-and-fenced-subtrees%E2%91%A3", "https://wicg.github.io/fenced-frame/#automatic-reporting", "https://wicg.github.io/fenced-frame/#ref-for-navigate%E2%91%A1", @@ -1386,10 +1393,10 @@ "https://wicg.github.io/fenced-frame/#ref-for-fence%E2%91%A2", "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%A5", - "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-this%E2%91%A1%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-window-bc%E2%91%A6", + "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-this%E2%91%A1%E2%91%A8", "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%A3", @@ -1431,9 +1438,9 @@ "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%A8", - "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%A0%E2%93%AA", + "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%A0%E2%91%A0", "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", @@ -1941,7 +1948,7 @@ "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%A0%E2%91%A0", + "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-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", @@ -1963,7 +1970,7 @@ "https://wicg.github.io/fenced-frame/#ref-for-source-snapshot-params-snapshot-automatic-beacon-store%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-snapshot-the-automatic-beacon-data-mapping", "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-concept-relevant-global%E2%91%A0%E2%91%A4", "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%A4%E2%91%A2", "https://wicg.github.io/fenced-frame/#ref-for-elementdef-fencedframe%E2%91%A4%E2%91%A6", @@ -2060,7 +2067,7 @@ "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%A7", "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%A1", + "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-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", @@ -2070,9 +2077,9 @@ "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%A2", - "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%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%A4", "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", @@ -2087,7 +2094,7 @@ "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%A5%E2%93%AA", "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-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A5", "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%A6", "https://wicg.github.io/fenced-frame/#ref-for-initialise-the-document-object", @@ -2102,7 +2109,7 @@ "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%A5", + "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-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", @@ -2375,7 +2382,7 @@ "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%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-browsing-context-fenced-frame-config-instance%E2%91%A0%E2%91%A7", "https://wicg.github.io/fenced-frame/#ref-for-ordered-map%E2%91%A0%E2%91%A5", "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", @@ -2430,7 +2437,7 @@ "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-navigation-params-origin%E2%91%A1", "https://wicg.github.io/fenced-frame/#ref-for-nav-bc%E2%91%A5", - "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-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", @@ -2488,10 +2495,10 @@ "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%A8", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A1%E2%93%AA", "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%A1%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-browsing-context-fenced-frame-config-instance%E2%91%A1%E2%91%A0", "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", @@ -2524,8 +2531,8 @@ "https://wicg.github.io/fenced-frame/#ref-for-dom-rtcpeerconnection", "https://wicg.github.io/fenced-frame/#ref-for-dom-rtcpeerconnection%E2%91%A0", "https://wicg.github.io/fenced-frame/#ref-for-dom-peerconnection", - "https://wicg.github.io/fenced-frame/#ref-for-this%E2%91%A1%E2%91%A8", - "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-this%E2%91%A2%E2%93%AA", + "https://wicg.github.io/fenced-frame/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A5", "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%A6%E2%93%AA", diff --git a/ed/ids/html.json b/ed/ids/html.json index 4fec5a5afc0f..2423b612abde 100644 --- a/ed/ids/html.json +++ b/ed/ids/html.json @@ -6393,7 +6393,6 @@ "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Alist", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aconcept-header-list-get-decode-split", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Athe-link-element-3", - "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aconcept-response-header-list", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Alist-iterate", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aparsing-a-link-field-value", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Amap-exists", @@ -6403,7 +6402,7 @@ "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Adocument-3", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aconcept-response", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aextract-links-from-headers", - "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aconcept-response-header-list-2", + "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aconcept-response-header-list", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Alist-iterate-2", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aattr-img-srcset", "https://html.spec.whatwg.org/multipage/semantics.html#processing-link-headers%3Aattr-link-imagesrcset-2", @@ -12067,21 +12066,22 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-state-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-all", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aprepare-an-image-for-presentation", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-pixel-density", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-an-element-task", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Adom-manipulation-task-source", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-4", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-5", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Arestart-the-animation", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-7", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-url-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-load", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-5", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aupdate-the-image-data", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-a-microtask-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-task", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-6", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-7", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-img-src-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-img-srcset", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-img-crossorigin-2", @@ -12095,14 +12095,14 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-an-element-task-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Adom-manipulation-task-source-2", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-7", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-8", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-10", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-url-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-img-src-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Ause-srcset-or-picture-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-error", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-8", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-9", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aencoding-parsing-and-serializing-a-url-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Anode-document-5", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aabort-the-image-request-4", @@ -12114,12 +12114,12 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-8", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-an-element-task-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Adom-manipulation-task-source-3", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-9", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-10", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-13", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-url-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-error-2", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-10", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-11", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-9", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-10", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-url-5", @@ -12132,7 +12132,7 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-11", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-an-element-task-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Adom-manipulation-task-source-4", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-11", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-12", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Arestart-the-animation-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aabort-the-image-request-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-12", @@ -12155,17 +12155,17 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-img-referrerpolicy", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-request-priority", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-img-fetchpriority", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-12", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-13", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Alazy-loading-attribute", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aattr-loading-eager-state", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-n-noscript", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-13", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Awill-lazy-load-element-steps", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-14", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Awill-lazy-load-element-steps", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-15", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-16", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Alazy-load-resumption-steps", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Astart-intersection-observing-a-lazy-loading-element", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-16", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-17", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-fetch", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aprocessresponse", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-response", @@ -12210,17 +12210,17 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-a-task-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Anetworking-task-source-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aprepare-an-image-for-presentation-2", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-17", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-18", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-19", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-25", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-state-12", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-all-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-an-element-task-5", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Adom-manipulation-task-source-5", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-19", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-20", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-load-2", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-20", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-21", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-task-5", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-a-task-5", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Anetworking-task-source-4", @@ -12229,7 +12229,7 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-inc-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-26", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aprepare-an-image-for-presentation-3", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-21", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-22", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-state-14", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-inc-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-17", @@ -12242,12 +12242,12 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-error-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-5", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-error-3", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-22", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-23", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-29", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aabort-the-image-request-10", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-error-4", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-23", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-24", "https://html.spec.whatwg.org/multipage/images.html#img-load", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-task-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-task-7", @@ -12262,13 +12262,13 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-31", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aupgrade-the-pending-request-to-the-current-request-4", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aprepare-an-image-for-presentation-4", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-24", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-25", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-all-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Alist-of-available-images-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aignore-higher-layer-caching-2", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-7", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-load-3", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-25", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-26", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-state-16", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-error-7", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aabort-the-image-request-12", @@ -12278,10 +12278,10 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-21", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aqueue-an-element-task-6", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Adom-manipulation-task-source-6", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-26", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-27", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-event-fire-8", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aevent-error-5", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-27", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-28", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Anode-document-8", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconnected", "https://html.spec.whatwg.org/multipage/images.html#abort-the-image-request", @@ -12289,11 +12289,11 @@ "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aimg-req-data-3", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Aconcept-fetch-2", "https://html.spec.whatwg.org/multipage/images.html#upgrade-the-pending-request-to-the-current-request", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-28", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-29", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-30", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Acurrent-request-33", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-22", - "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-30", + "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Athe-img-element-31", "https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data%3Apending-request-23", "https://html.spec.whatwg.org/multipage/images.html#preparing-an-image-for-presentation", "https://html.spec.whatwg.org/multipage/images.html#prepare-an-image-for-presentation", @@ -12467,7 +12467,6 @@ "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Apixel-density-descriptor-value", "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Awidth-descriptor-value", "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Asource-size-2-2", - "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Asource-size-2-3", "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Anatural-dimensions", "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Aimage-source-7", "https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities%3Apixel-density-descriptor-5", @@ -22276,9 +22275,11 @@ "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-min-zero-5", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-step-7", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-min-7", - "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-min-8", + "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-max-5", + "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-max-6", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-min-zero-6", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-step-8", + "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Aconcept-input-max-7", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Adom-input-stepdown-4", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Adom-input-stepup-2", "https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis%3Adom-input-stepup-3", @@ -22842,8 +22843,9 @@ "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-optgroup-element-6", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Ahtml-element-removing-steps-2", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-select-element-26", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aselectedness-setting-algorithm-3", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-23", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aselectedness-setting-algorithm-3", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-24", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-14", "https://html.spec.whatwg.org/multipage/form-elements.html#ask-for-a-reset", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-select-element-27", @@ -22852,14 +22854,14 @@ "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-fe-disabled-2", "https://html.spec.whatwg.org/multipage/form-elements.html#concept-select-toggle", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-14", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-24", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-25", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-15", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-disabled-3", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-toggle", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Ausing-the-option-element-to-define-a-command-2", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aevent-click-3", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-15", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-25", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-26", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-dirtiness-3", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Asend-select-update-notifications-3", "https://html.spec.whatwg.org/multipage/form-elements.html#send-select-update-notifications", @@ -22902,9 +22904,9 @@ "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-17", "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-length-dev", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-18", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-26", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-select-element-35", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-27", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-select-element-35", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-28", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-select-element-36", "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-item-dev", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-19", @@ -22978,15 +22980,15 @@ "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-17", "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-selectedindex", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-index", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-28", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-29", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-25", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Atree-order-5", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-18", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Adom-select-selectedindex-2", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-19", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-29", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-26", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-30", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-26", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-31", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-27", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-index-2", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-20", @@ -22997,15 +22999,15 @@ "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-size-6", "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-value", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-value-3", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-31", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-32", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-28", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Atree-order-6", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-22", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Adom-select-value-2", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-selectedness-23", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-32", - "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-29", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-33", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-29", + "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Athe-option-element-34", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-select-option-list-30", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Atree-order-7", "https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element%3Aconcept-option-value-4", @@ -26490,55 +26492,57 @@ "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adom-toggleevent-oldstate-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adom-toggleevent-newstate-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-4", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-5", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-7", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aqueue-a-dialog-toggle-event-task", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-6", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-8", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-5", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-7", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aassert", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-6", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-8", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aopen-dialogs-list", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Alist-contains", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-7", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-8", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-9", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-10", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-11", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aopen-dialogs-list-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aset-the-dialog-close-watcher", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-10", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-11", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-12", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-13", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Apreviously-focused-element", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Afocused", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-12", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-14", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-3", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Atopmost-popover-ancestor", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-13", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-15", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ashowing-hint-popover-list", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Atopmost-popover-ancestor-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-14", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-16", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aauto-popover-list", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ahide-all-popovers-until", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adialog-focusing-steps-4", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-15", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-17", "https://html.spec.whatwg.org/multipage/interactive-elements.html#dom-dialog-showmodal", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-16", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-18", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-9", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ais-modal-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-17", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-18", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-19", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-20", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-10", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ainvalidstateerror-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adomexception-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-19", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-21", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-4", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Afully-active", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ainvalidstateerror-3", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adomexception-3", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-20", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-22", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aconnected", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ainvalidstateerror-4", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adomexception-4", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-21", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-23", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Apopover-showing-state", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ainvalidstateerror-5", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adomexception-5", @@ -26548,60 +26552,61 @@ "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adom-event-cancelable-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adom-toggleevent-oldstate-3", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adom-toggleevent-newstate-3", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-22", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-24", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-25", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-11", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-23", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-26", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aconnected-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-24", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-27", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Apopover-showing-state-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aqueue-a-dialog-toggle-event-task-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-12", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-25", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-28", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ais-modal-3", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-26", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-29", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aassert-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-27", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-30", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-5", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aopen-dialogs-list-3", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Alist-contains-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-28", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-29", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-30", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-31", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-32", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-33", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-6", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aopen-dialogs-list-4", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-31", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-34", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-7", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ablocked-by-a-modal-dialog-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-32", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-35", "https://html.spec.whatwg.org/multipage/interactive-elements.html#note-dialog-plus-focus-fixup", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Afocused-area-of-the-document", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ainert", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ashadow-including-descendant", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Afocused-area-of-the-document-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aviewport", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-33", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-36", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-8", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Atop-layer", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Alist-contains-3", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-34", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-37", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aadd-an-element-to-the-top-layer", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-35", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-38", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aset-the-dialog-close-watcher-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-36", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-37", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-39", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-40", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Apreviously-focused-element-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Afocused-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-38", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-41", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Anode-document-9", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Atopmost-popover-ancestor-3", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-39", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-42", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ashowing-hint-popover-list-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Atopmost-popover-ancestor-4", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-40", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-43", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aauto-popover-list-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Ahide-all-popovers-until-2", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Adialog-focusing-steps-5", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-41", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-44", "https://html.spec.whatwg.org/multipage/interactive-elements.html#canceling-dialogs", "https://html.spec.whatwg.org/multipage/interactive-elements.html#set-the-dialog-close-watcher", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athe-dialog-element-16", @@ -26661,7 +26666,7 @@ "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aopen-dialogs-list-5", "https://html.spec.whatwg.org/multipage/interactive-elements.html#dom-dialog-close", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aclose-the-dialog-2", - "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-42", + "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Athis-45", "https://html.spec.whatwg.org/multipage/interactive-elements.html#dom-dialog-requestclose", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aattr-dialog-open-13", "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element%3Aassert-3", @@ -36304,7 +36309,6 @@ "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-showing-state-9", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-15", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aordered-map", - "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-4", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Amap-set", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Amap-set-2", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Awhile-3", @@ -36342,10 +36346,10 @@ "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aautofocus-delegate", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Afocusing-steps-2", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aactive-document", - "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-5", + "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-4", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aconcept-document-bc", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Atop-level-browsing-context", - "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-6", + "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-5", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aconcept-document-origin", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Asame-origin", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aconcept-document-origin-2", @@ -36364,9 +36368,9 @@ "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-visibility-state-12", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-hidden-state-3", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aconnected", - "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-7", + "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-6", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Afully-active", - "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-8", + "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-document-7", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Athe-dialog-element-3", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ais-modal", "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Afullscreen-flag", @@ -36672,6 +36676,7 @@ "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Asurrounding-agent", "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Aagent-cluster", "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Ais-origin-keyed", + "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Athis-5", "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Aconcept-document-origin-3", "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Aconcept-origin-domain-2", "https://html.spec.whatwg.org/multipage/browsers.html#relaxing-the-same-origin-restriction%3Ahost-parser", diff --git a/ed/ids/service-workers.json b/ed/ids/service-workers.json index 7d5b523b7d70..862365c02d47 100644 --- a/ed/ids/service-workers.json +++ b/ed/ids/service-workers.json @@ -3664,6 +3664,9 @@ "https://w3c.github.io/ServiceWorker/#ref-for-url-pattern-has-regexp-groups", "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmethod", "https://w3c.github.io/ServiceWorker/#ref-for-map-exists%E2%91%A0%E2%91%A0", + "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmethod%E2%91%A0", + "https://w3c.github.io/ServiceWorker/#ref-for-concept-method", + "https://w3c.github.io/ServiceWorker/#ref-for-forbidden-method", "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmode", "https://w3c.github.io/ServiceWorker/#ref-for-map-exists%E2%91%A0%E2%91%A1", "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestdestination", @@ -3699,9 +3702,10 @@ "https://w3c.github.io/ServiceWorker/#ref-for-parse-url-pattern%E2%91%A0", "https://w3c.github.io/ServiceWorker/#ref-for-url-pattern-match", "https://w3c.github.io/ServiceWorker/#ref-for-concept-request-url%E2%91%A0%E2%93%AA", - "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmethod%E2%91%A0", - "https://w3c.github.io/ServiceWorker/#ref-for-map-exists%E2%91%A1%E2%93%AA", "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmethod%E2%91%A1", + "https://w3c.github.io/ServiceWorker/#ref-for-map-exists%E2%91%A1%E2%93%AA", + "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmethod%E2%91%A2", + "https://w3c.github.io/ServiceWorker/#ref-for-concept-method-normalize", "https://w3c.github.io/ServiceWorker/#ref-for-concept-request-method%E2%91%A6", "https://w3c.github.io/ServiceWorker/#ref-for-dom-routercondition-requestmode%E2%91%A0", "https://w3c.github.io/ServiceWorker/#ref-for-map-exists%E2%91%A1%E2%91%A0", @@ -4310,6 +4314,7 @@ "https://w3c.github.io/ServiceWorker/#6bb42fbb", "https://w3c.github.io/ServiceWorker/#00f91d3b", "https://w3c.github.io/ServiceWorker/#de82addd", + "https://w3c.github.io/ServiceWorker/#f7bf85cd", "https://w3c.github.io/ServiceWorker/#99d701c5", "https://w3c.github.io/ServiceWorker/#c9e7c11a", "https://w3c.github.io/ServiceWorker/#6ee0eab1", @@ -4317,12 +4322,14 @@ "https://w3c.github.io/ServiceWorker/#2aaa2f42", "https://w3c.github.io/ServiceWorker/#fa4ea124", "https://w3c.github.io/ServiceWorker/#9a95489b", + "https://w3c.github.io/ServiceWorker/#1a4f3e89", "https://w3c.github.io/ServiceWorker/#50b05fad", "https://w3c.github.io/ServiceWorker/#cb98f71f", "https://w3c.github.io/ServiceWorker/#4b84a0bc", "https://w3c.github.io/ServiceWorker/#2889d1ec", "https://w3c.github.io/ServiceWorker/#eb1b1af3", "https://w3c.github.io/ServiceWorker/#5a391458", + "https://w3c.github.io/ServiceWorker/#2c16705a", "https://w3c.github.io/ServiceWorker/#a27468c5", "https://w3c.github.io/ServiceWorker/#d3d229b5", "https://w3c.github.io/ServiceWorker/#f78d5b5c", diff --git a/ed/index.json b/ed/index.json index f9acd8d570b3..1367df22b2c9 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2025-01-27T00:51:48.337Z", + "date": "2025-01-27T06:41:54.168Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -3197,9 +3197,9 @@ ], "crawled": "https://html.spec.whatwg.org/multipage/", "crawlCacheInfo": { - "lastModified": "Thu, 23 Jan 2025 16:16:55 GMT" + "lastModified": "Mon, 27 Jan 2025 04:14:49 GMT" }, - "date": "23 January 2025", + "date": "27 January 2025", "algorithms": "algorithms/html.json", "links": "links/html.json", "refs": "refs/html.json", @@ -11446,11 +11446,11 @@ ], "crawled": "https://wicg.github.io/fenced-frame/", "crawlCacheInfo": { - "lastModified": "Fri, 24 Jan 2025 14:40:56 GMT" + "lastModified": "Mon, 27 Jan 2025 03:51:50 GMT" }, "generator": "bikeshed", - "date": "24 January 2025", - "revision": "2967ddccbf48e9ba33097515d1dbdf8f73c68335", + "date": "27 January 2025", + "revision": "1c78202a40f8d57726c0d22256a12b54bb6c3ccf", "algorithms": "algorithms/fenced-frame.json", "links": "links/fenced-frame.json", "refs": "refs/fenced-frame.json", @@ -33400,11 +33400,11 @@ ], "crawled": "https://w3c.github.io/ServiceWorker/", "crawlCacheInfo": { - "lastModified": "Fri, 24 Jan 2025 06:03:08 GMT" + "lastModified": "Mon, 27 Jan 2025 02:47:24 GMT" }, "generator": "bikeshed", - "date": "24 January 2025", - "revision": "522a17c3b5abe33b0ecd918e6f7a517c7341a574", + "date": "27 January 2025", + "revision": "45e047cee52cc1528698b8538b6d1d469ba25a12", "algorithms": "algorithms/service-workers.json", "links": "links/service-workers.json", "refs": "refs/service-workers.json", diff --git a/ed/links/fenced-frame.json b/ed/links/fenced-frame.json index d1e572340e64..9d91f7d65ce9 100644 --- a/ed/links/fenced-frame.json +++ b/ed/links/fenced-frame.json @@ -34,6 +34,7 @@ "https://github.com/WICG/fenced-frame/issues/191": {}, "https://github.com/WICG/fenced-frame/issues/192": {}, "https://github.com/WICG/fenced-frame/issues/194": {}, + "https://github.com/WICG/fenced-frame/issues/207": {}, "https://github.com/WICG/fenced-frame/issues/new": {}, "https://github.com/WICG/fenced-frame/pull/84": { "anchors": [ @@ -697,8 +698,8 @@ "anchors": [ "history-3", "dom-history-length", - "window-navigable", "window-bc", + "window-navigable", "concept-document-window", "dom-opener", "window", @@ -731,8 +732,8 @@ }, "https://html.spec.whatwg.org/multipage/webappapis.html": { "anchors": [ - "global-object", "concept-relevant-global", + "global-object", "queue-a-global-task", "dom-manipulation-task-source", "relevant-settings-object", diff --git a/ed/links/service-workers.json b/ed/links/service-workers.json index a6385d2963b2..a3b62ddd1a26 100644 --- a/ed/links/service-workers.json +++ b/ed/links/service-workers.json @@ -316,6 +316,9 @@ "body-unusable", "response-service-worker-timing-info", "fetch-controller-serialized-abort-reason", + "concept-method", + "forbidden-method", + "concept-method-normalize", "concept-request-mode", "header-list-contains", "concept-header-list-combine"