Skip to content

Commit

Permalink
Note that the address bar is out-of-scope
Browse files Browse the repository at this point in the history
This has come up enough that it's worth mentioning explicitly.

Closes #233.
annevk committed Apr 26, 2020
1 parent a75de86 commit 59b8993
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions url.bs
Original file line number Diff line number Diff line change
@@ -1383,6 +1383,10 @@ different document encoding. Using the <a>UTF-8</a> encoding everywhere solves t
<p class="note no-backref">Non-web-browser implementations only need to implement the
<a>basic URL parser</a>.

<p class="note no-backref">How user input in the web browser's address bar is converted to a
<a for=/>URL record</a> is out-of-scope of this standard. This standard does include
<a href="#url-rendering">URL rendering requirements</a> as they pertain trust decisions.

<ol>
<li><p>Let <var>url</var> be the result of running the
<a>basic URL parser</a> on <var>input</var>
@@ -3304,6 +3308,7 @@ Rodney Rehm,
Roy Fielding,
Ryan Sleevi,
Sam Ruby,
Sam Sneddon,
Santiago M. Mola,
Sebastian Mayr,
Simon Pieters,

0 comments on commit 59b8993

Please sign in to comment.