File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9458,7 +9458,7 @@ o.myself = o;</code></pre>
9458
9458
9459
9459
<p>When a <code>Document</code> is created by a <span data-x="concept-script">script</span> using
9460
9460
the <code data-x="dom-DOMImplementation-createDocument">createDocument()</code> or <code
9461
- data-x="dom-DOMImplementation-createHTMLDocument">createHTMLDocument()</code>, the
9461
+ data-x="dom-DOMImplementation-createHTMLDocument">createHTMLDocument()</code> methods , the
9462
9462
<code>Document</code> is <span>ready for post-load tasks</span> immediately.</p>
9463
9463
9464
9464
<p><dfn export>The document's referrer</dfn> is a string (representing a <span>URL</span>) that
@@ -78918,7 +78918,7 @@ body { display:none }
78918
78918
<p>This section defines <dfn>find-in-page</dfn> — a common user-agent mechanism which allows users
78919
78919
to search through the contents of the page for particular information.</p>
78920
78920
78921
- <p>Access to <span>find-in-page</span> feature is provided via a <dfn>find-in-page
78921
+ <p>Access to the <span>find-in-page</span> feature is provided via a <dfn>find-in-page
78922
78922
interface</dfn>. This is a user-agent provided user interface, which allows the user to specify
78923
78923
input and the parameters of the search. This interface can appear as a result of a shortcut or a
78924
78924
menu selection.</p>
You can’t perform that action at this time.
0 commit comments