Skip to content

Commit

Permalink
Remove URLPattern from the minimal set
Browse files Browse the repository at this point in the history
while URLPattern is implemented across multiple runtimes it is still (a) not fully standardized and (b) not fully supported by all of the runtimes. We can add this back later once support is a bit more broad.
  • Loading branch information
jasnell committed Jun 1, 2023
1 parent 61bd13f commit 7107337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ Interfaces:
* {{TransformStream}}
* {{TransformStreamDefaultController}}
* {{URL}}
* <code class="idl"><a data-link-type="idl" href="https://wicg.github.io/urlpattern/#urlpattern-class">URLPattern</a></code>
* {{URLSearchParams}}
* {{WritableStream}}
* {{WritableStreamDefaultController}}
Expand Down

0 comments on commit 7107337

Please sign in to comment.