Skip to content

Commit 6bb6ebc

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.5.
1 parent 560f73a commit 6bb6ebc

File tree

5 files changed

+192
-195
lines changed

5 files changed

+192
-195
lines changed

ed/algorithms/html.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28812,13 +28812,13 @@
2881228812
"rationale": "prepare",
2881328813
"steps": [
2881428814
{
28815-
"html": "<p><a id=\"revealing-the-document:prepare-to-run-script\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#prepare-to-run-script\">Prepare to run script</a> given <var>document</var>.</p>"
28815+
"html": "<p><a id=\"revealing-the-document:prepare-to-run-script\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#prepare-to-run-script\">Prepare to run script</a> given <var>document</var>'s\n <a id=\"revealing-the-document:relevant-settings-object\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\">relevant settings object</a>.</p>"
2881628816
},
2881728817
{
2881828818
"html": "<p><a href=\"https://drafts.csswg.org/css-view-transitions/#activate-view-transition\" id=\"revealing-the-document:activate-view-transition\" data-x-internal=\"activate-view-transition\">Activate</a> <var>transition</var>.</p>"
2881928819
},
2882028820
{
28821-
"html": "<p><a id=\"revealing-the-document:clean-up-after-running-script\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#clean-up-after-running-script\">Clean up after running script</a> given <var>document</var>.</p>"
28821+
"html": "<p><a id=\"revealing-the-document:clean-up-after-running-script\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#clean-up-after-running-script\">Clean up after running script</a> given <var>document</var>'s\n <a id=\"revealing-the-document:relevant-settings-object-2\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\">relevant settings object</a>.</p>"
2882228822
}
2882328823
]
2882428824
}
@@ -31928,7 +31928,7 @@
3192831928
"html": "<p>Let <var>moduleType</var> be the result of running the <a href=\"https://html.spec.whatwg.org/multipage/webappapis.html#module-type-from-module-request\" id=\"hostloadimportedmodule:module-type-from-module-request\">module type from module\n request</a> steps given <var>moduleRequest</var>.</p>"
3192931929
},
3193031930
{
31931-
"html": "If the result of running the <a href=\"https://html.spec.whatwg.org/multipage/webappapis.html#module-type-allowed\" id=\"hostloadimportedmodule:module-type-allowed\">module type allowed</a> steps given\n <var>moduleType</var> and <var>settings</var> is false, then:",
31931+
"html": "If the result of running the <a href=\"https://html.spec.whatwg.org/multipage/webappapis.html#module-type-allowed\" id=\"hostloadimportedmodule:module-type-allowed\">module type allowed</a> steps given\n <var>moduleType</var> and <var>settingsObject</var> is false, then:",
3193231932
"rationale": "let",
3193331933
"steps": [
3193431934
{
@@ -33714,7 +33714,7 @@
3371433714
"rationale": "let",
3371533715
"steps": [
3371633716
{
33717-
"html": "<p>Let <var>globalName</var> be \"<code>Window</code>\" if <a id=\"timers:this-4\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>'s\n <a id=\"timers:concept-relevant-global\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\">relevant global object</a> is a <code id=\"timers:window\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window\">Window</a></code> object; \"<code>Worker</code>\" otherwise.</p>"
33717+
"html": "<p>Let <var>globalName</var> be \"<code>Window</code>\" if <var>global</var>\n is a <code id=\"timers:window\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window\">Window</a></code> object; \"<code>Worker</code>\" otherwise.</p>"
3371833718
},
3371933719
{
3372033720
"html": "<p>Let <var>methodName</var> be \"<code>setInterval</code>\" if\n <var>repeat</var> is true; \"<code>setTimeout</code>\" otherwise.</p>"
@@ -33723,7 +33723,7 @@
3372333723
"html": "<p>Let <var>sink</var> be a concatenation of <var>globalName</var>, U+0020 SPACE, and\n <var>methodName</var>.</p>"
3372433724
},
3372533725
{
33726-
"html": "<p>Set <var>handler</var> to the result of invoking the <a href=\"https://w3c.github.io/trusted-types/dist/spec/#get-trusted-type-compliant-string-algorithm\" id=\"timers:tt-getcompliantstring\" data-x-internal=\"tt-getcompliantstring\">Get Trusted Type compliant string</a> algorithm with\n <code id=\"timers:tt-trustedscript-2\"><a data-x-internal=\"tt-trustedscript\" href=\"https://w3c.github.io/trusted-types/dist/spec/#trusted-script\">TrustedScript</a></code>, <a id=\"timers:this-5\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>'s <a id=\"timers:concept-relevant-global-2\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\">relevant\n global object</a>, <var>handler</var>, <var>sink</var>, and \"<code>script</code>\".</p>"
33726+
"html": "<p>Set <var>handler</var> to the result of invoking the <a href=\"https://w3c.github.io/trusted-types/dist/spec/#get-trusted-type-compliant-string-algorithm\" id=\"timers:tt-getcompliantstring\" data-x-internal=\"tt-getcompliantstring\">Get Trusted Type compliant string</a> algorithm with\n <code id=\"timers:tt-trustedscript-2\"><a data-x-internal=\"tt-trustedscript\" href=\"https://w3c.github.io/trusted-types/dist/spec/#trusted-script\">TrustedScript</a></code>, <var>global</var>,\n <var>handler</var>, <var>sink</var>, and \"<code>script</code>\".</p>"
3372733727
}
3372833728
]
3372933729
},

0 commit comments

Comments
 (0)