From 866b6d46848338bd826b0e3722aa097a94817208 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Mon, 4 Dec 2023 14:36:51 +0900 Subject: [PATCH] Meta: change how "match" is exported --- spec.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.bs b/spec.bs index ee63e05..53e2ddc 100644 --- a/spec.bs +++ b/spec.bs @@ -487,7 +487,7 @@ A [=component=] has an associated has regexp groups, a
- To perform a match given a {{URLPattern}} |urlpattern|, a {{URLPatternInput}} |input|, and an optional string |baseURLString|: + To perform a match given a {{URLPattern}} |urlpattern|, a {{URLPatternInput}} |input|, and an optional string |baseURLString|: 1. Let |protocol| be the empty string. 1. Let |username| be the empty string.