Skip to content

Commit

Permalink
adress review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset committed Jul 5, 2024
1 parent 2b9d1f2 commit 942d66e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features/urlpattern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: URLPattern
description: The `URLPattern` API creates patterns that can be matched against URLs or URL components.
spec: https://urlpattern.spec.whatwg.org/
status:
compute_from: api.URLPattern
compute_from: api.URLPattern.URLPattern
compat_features:
- api.URLPattern
- api.URLPattern.URLPattern
- api.URLPattern.hash
- api.URLPattern.hostname
- api.URLPattern.password
Expand Down
1 change: 1 addition & 0 deletions features/urlpattern.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ compat_features:
# chrome_android: "95"
# edge: "95"
- api.URLPattern
- api.URLPattern.URLPattern
- api.URLPattern.exec
- api.URLPattern.hash
- api.URLPattern.hostname
Expand Down

0 comments on commit 942d66e

Please # to comment.