Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Sep 20, 2023
1 parent 92da04d commit cd45bb5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions xhr.bs
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,9 @@ method steps are:

<li><p><a for=method>Normalize</a> <var>method</var>.

<li><p>Let <var>parsedURL</var> be the result of <a>encoding-parsing a URL</a> <var>url</var>,
relative to <a>this</a>'s <a>relevant settings object</a>.
<li><p>Let <var>parsedURL</var> be the result of
<a lt="encoding-parse a URL">encoding-parsing a URL</a> <var>url</var>, relative to <a>this</a>'s
<a>relevant settings object</a>.

<li><p>If <var>parsedURL</var> is failure, then <a>throw</a> a "{{SyntaxError!!exception}}"
{{DOMException}}.
Expand Down

0 comments on commit cd45bb5

Please sign in to comment.