mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-12 19:19:30 +00:00
LibWeb/URLPattern: Add initial stub for URLPattern interface
This commit is contained in:
parent
46bfced9ad
commit
d4649db55e
Notes:
github-actions[bot]
2025-01-27 18:08:17 +00:00
Author: https://github.com/shannonbooth
Commit: d4649db55e
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3224
Reviewed-by: https://github.com/AtkinsSJ ✅
9 changed files with 146 additions and 0 deletions
|
@ -349,6 +349,7 @@ libweb_js_bindings(UIEvents/PointerEvent)
|
|||
libweb_js_bindings(UIEvents/TextEvent)
|
||||
libweb_js_bindings(UIEvents/UIEvent)
|
||||
libweb_js_bindings(UIEvents/WheelEvent)
|
||||
libweb_js_bindings(URLPattern/URLPattern)
|
||||
libweb_js_bindings(UserTiming/PerformanceMark)
|
||||
libweb_js_bindings(UserTiming/PerformanceMeasure)
|
||||
libweb_js_bindings(WebAssembly/Global)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue