Skip to content

Commit

Permalink
Update spec.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Roman <jeremy@jeremyroman.com>
  • Loading branch information
yoshisatoyanagisawa and jeremyroman authored Feb 26, 2024
1 parent bf7a7c0 commit 0699d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@ To accomplish this, specifications should accept {{URLPatternCompatible}} as an

1. If the [=specific type=] of |input| is {{URLPattern}}:
1. Return |input|.
1. Otherwise,
1. Otherwise:
1. Let |pattern| be a [=new=] {{URLPattern}} with |realm|.
1. Set |pattern|'s [=URLPattern/associated URL pattern=] to the result of [=building a URL pattern from a Web IDL value=] given |input| and |baseURL|.
1. Return |pattern|.
Expand Down

0 comments on commit 0699d52

Please sign in to comment.