From 45d7e054c944ec18ce2a12b930a8b930675d11d3 Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Tue, 7 Jan 2025 16:54:03 -0500 Subject: [PATCH] Correct condition for opaque paths in base URL This PR fixes pathname processing for inputs that have opaque pathnames. (Amended by editor to apply to the correct draft.) --- review-drafts/2024-03.bs | 2 +- spec.bs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/review-drafts/2024-03.bs b/review-drafts/2024-03.bs index d4bcb9a..6eaadeb 100644 --- a/review-drafts/2024-03.bs +++ b/review-drafts/2024-03.bs @@ -1868,7 +1868,7 @@ To convert a modifier to a string given a [=part/modifier=] |modifier 1. If the following are all true:

then: diff --git a/spec.bs b/spec.bs index efb6e9b..ed5e405 100644 --- a/spec.bs +++ b/spec.bs @@ -1883,7 +1883,7 @@ To convert a modifier to a string given a [=part/modifier=] |modifier 1. If the following are all true:

then: