You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec.bs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1786,6 +1786,7 @@ To <dfn>convert a modifier to a string</dfn> given a [=part/modifier=] |modifier
1786
1786
</div>
1787
1787
1. Append |value| to the end of |modified value|.
1788
1788
1. Let |dummyURL| be the result of [=creating a dummy URL=].
1789
+
1. [=list/Empty=] |dummyURL|'s [=url/path=].
1789
1790
1. Run [=basic URL parser=] given |modified value| with |dummyURL| as <i>[=basic URL parser/url=]</i> and [=path start state=] as <i>[=basic URL parser/state override=]</i>.
1790
1791
1. Let |result| be the result of [=URL path serializing=] |dummyURL|.
1791
1792
1. If |leading slash| is false, then set |result| to the [=code point substring to the end of the string|code point substring=] from 2 to the end of the string within |result|.
0 commit comments