We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45203d commit 92f5ca2Copy full SHA for 92f5ca2
review-drafts/2024-03.bs
@@ -1868,7 +1868,7 @@ To <dfn>convert a modifier to a string</dfn> given a [=part/modifier=] |modifier
1868
1. If the following are all true:
1869
<ul>
1870
<li>|baseURL| is not null;</li>
1871
- <li>|baseURL| has an [=url/opaque path=]; and</li>
+ <li>|baseURL| does not have an [=url/opaque path=]; and</li>
1872
<li>the result of running [=is an absolute pathname=] given |result|["{{URLPatternInit/pathname}}"] and |type| is false,
1873
</ul>
1874
<p>then:
0 commit comments