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 9d2d00c commit f787850Copy full SHA for f787850
url.bs
@@ -1448,8 +1448,8 @@ not a <a>special scheme</a>.
1448
<a for=/>string</a>.
1449
1450
<p>A <a for=/>URL</a> <dfn export>cannot have a username/password/port</dfn> if its
1451
-<a for=url>host</a> is null or the empty string, it has an <a for=url>opaque path</a>, or its
1452
-<a for=url>scheme</a> is "<code>file</code>".
+<a for=url>host</a> is null or the empty string, or its <a for=url>scheme</a> is
+"<code>file</code>".
1453
1454
<p>A <a for=/>URL</a> can be designated as <dfn id=concept-base-url>base URL</dfn>.
1455
0 commit comments