Skip to content

Commit b86ab66

Browse files
committed
Editorial: correct URL path serializer markup
Fixes #786.
1 parent d2ca75f commit b86ab66

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

url.bs

+3-2
Original file line numberDiff line numberDiff line change
@@ -3025,7 +3025,7 @@ these steps. They return an <a>ASCII string</a>.
30253025
<p>The <dfn export lt="URL path serializer|URL path serializing">URL path serializer</dfn> takes a
30263026
<a for=/>URL</a> <var>url</var> and then runs these steps. They return an <a>ASCII string</a>.
30273027

3028-
<ul>
3028+
<ol>
30293029
<li><p>If <var>url</var> has an <a for=url>opaque path</a>, then return <var>url</var>'s
30303030
<a for=url>path</a>.
30313031

@@ -3035,7 +3035,7 @@ these steps. They return an <a>ASCII string</a>.
30353035
U+002F (/) followed by <var>segment</var> to <var>output</var>.
30363036

30373037
<li><p>Return <var>output</var>.
3038-
</ul>
3038+
</ol>
30393039

30403040

30413041
<h3 id=url-equivalence>URL equivalence</h3>
@@ -4031,6 +4031,7 @@ Joe Duarte,
40314031
Joshua Bell,
40324032
Jxck,
40334033
Karl Wagner,
4034+
Kemal Zebari,
40344035
田村健人 (Kent TAMURA),
40354036
Kevin Grandon,
40364037
Kornel Lesiński,

0 commit comments

Comments
 (0)