We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15074d commit 3ae445eCopy full SHA for 3ae445e
fetch.bs
@@ -2362,7 +2362,8 @@ functionality.
2362
« <var>origin</var>'s <a for=origin>host</a> ».
2363
2364
<li><p>If <var>origin</var>'s <a for=origin>host</a>'s <a for=host>public suffix</a> is
2365
- "<code>localhost</code>", then return « <code>::1</code>, <code>127.0.0.1</code> ».
+ "<code>localhost</code>" or "<code>localhost.</code>", then return « <code>::1</code>,
2366
+ <code>127.0.0.1</code> ».
2367
2368
<li>
2369
<p>Perform an <a>implementation-defined</a> operation to turn <var>origin</var> into a
0 commit comments