diff --git a/index.bs b/index.bs index da1acab574..e449f03341 100644 --- a/index.bs +++ b/index.bs @@ -4077,8 +4077,7 @@ Content-Type: application/reports+json 6. If |expression| contains a non-empty `path-part`, and |redirect count| is 0, then: - 1. Let |path| be the resulting of joining |url|'s path - on the U+002F SOLIDUS character (`/`). + 1. Let |path| be the result of running the URL path serializer on |url|. 2. If |expression|'s `path-part` does not `path-part` match |path|, return "`Does Not Match`".