Skip to content

Commit

Permalink
defeat the evil trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyroman committed Nov 21, 2023
1 parent 759f2ae commit a5c8450
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 @@ -1973,7 +1973,7 @@ To accomplish this, specifications should accept {{URLPatternCompatible}} as an
1. Let |pattern| be a [=new=] {{URLPattern}} with |realm|.
1. Run [=initialize=] given |pattern|, |input|, the [=URL serializer|serialization=] of |baseURL|, and an empty [=map=].
1. Return |pattern|.

<div class="issue">Ideally we wouldn't need a realm here. If we extricate the URL pattern concept from the {{URLPattern}} interface, we won't anymore.</div>
</div>

Expand Down

0 comments on commit a5c8450

Please sign in to comment.