Skip to content

Commit b779371

Browse files
authored
Editorial: add missing words
1 parent ad09edc commit b779371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9458,7 +9458,7 @@ o.myself = o;</code></pre>
94589458

94599459
<p>When a <code>Document</code> is created by a <span data-x="concept-script">script</span> using
94609460
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
94629462
<code>Document</code> is <span>ready for post-load tasks</span> immediately.</p>
94639463

94649464
<p><dfn export>The document's referrer</dfn> is a string (representing a <span>URL</span>) that
@@ -78918,7 +78918,7 @@ body { display:none }
7891878918
<p>This section defines <dfn>find-in-page</dfn> — a common user-agent mechanism which allows users
7891978919
to search through the contents of the page for particular information.</p>
7892078920

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
7892278922
interface</dfn>. This is a user-agent provided user interface, which allows the user to specify
7892378923
input and the parameters of the search. This interface can appear as a result of a shortcut or a
7892478924
menu selection.</p>

0 commit comments

Comments
 (0)