diff options
author | Simon Wülker <simon.wuelker@arcor.de> | 2025-05-06 11:42:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-06 09:42:55 +0000 |
commit | 03abec4148d8e6dd4d1e816669f6c47d9a69b876 (patch) | |
tree | f08f0a3444f399c34287b79ec663ca6a9a722533 /python/servo/bootstrapper/windows_msvc.py | |
parent | 54c281897409a2ef8c0cbb15d585b5e54c376489 (diff) | |
download | servo-main.tar.gz servo-main.zip |
This change implements the full URLPattern API using
https://github.com/denoland/rust-urlpattern, except the two most
important functions (`test` and `exec`). These two are blocked on
https://github.com/servo/servo/issues/28679 due to this union:
https://github.com/servo/servo/blob/539ca272843bd0937bc7ed48d6103a6338d2a3c9/components/script_bindings/webidls/URLPattern.webidl#L61.
Testing: Covered by existing web platform tests
Makes https://github.com/servo/servo/pull/36421 obsolete
---------
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Diffstat (limited to 'python/servo/bootstrapper/windows_msvc.py')
0 files changed, 0 insertions, 0 deletions