@@ -64822,7 +64822,7 @@ document.body.append(script1, script2);
64822
64822
<ol>
64823
64823
<li><p>Let <var>result</var> be the result of <span data-x="create a speculation rules
64824
64824
parse result">creating a speculation rules parse result</span> given <var>source text</var>
64825
- and <var>document </var>.</p></li>
64825
+ and <var>el </var>'s <span>node document</span >.</p></li>
64826
64826
64827
64827
<li><p><span>Mark as ready</span> <var>el</var> given <var>result</var>.</p></li>
64828
64828
</ol>
@@ -114141,7 +114141,8 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
114141
114141
data-x="concept-document-window">associated <code>Document</code></span>'s <span
114142
114142
data-x="document-sr-sets">speculation rule sets</span>.</p></li>
114143
114143
114144
- <li><p><span>Consider speculative loads</span> for <var>document</var>.</p></li>
114144
+ <li><p><span>Consider speculative loads</span> for <var>global</var>'s <span
114145
+ data-x="concept-document-window">associated <code>Document</code></span>.</p></li>
114145
114146
</ol>
114146
114147
114147
114148
<p>To <dfn>unregister speculation rules</dfn> given a <code>Window</code> <var>global</var> and a
@@ -114156,7 +114157,8 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
114156
114157
data-x="concept-document-window">associated <code>Document</code></span>'s <span
114157
114158
data-x="document-sr-sets">speculation rule sets</span>.</p></li>
114158
114159
114159
- <li><p><span>Consider speculative loads</span> for <var>document</var>.</p></li>
114160
+ <li><p><span>Consider speculative loads</span> for <var>global</var>'s <span
114161
+ data-x="concept-document-window">associated <code>Document</code></span>.</p></li>
114160
114162
</ol>
114161
114163
114162
114164
<p>To <dfn>update speculation rules</dfn> given a <code>Window</code> <var>global</var>, a
0 commit comments