mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 08:48:57 +00:00
LibWeb: Implement Path2D class
This commit is contained in:
parent
a37ab7b9f8
commit
2ec52bbbd5
Notes:
sideshowbarker
2024-07-17 08:17:54 +09:00
Author: https://github.com/AtkinsSJ
Commit: 2ec52bbbd5
Pull-request: https://github.com/SerenityOS/serenity/pull/14839
9 changed files with 92 additions and 0 deletions
|
@ -145,6 +145,7 @@ libweb_js_wrapper(HTML/MessageChannel)
|
|||
libweb_js_wrapper(HTML/MessageEvent)
|
||||
libweb_js_wrapper(HTML/MessagePort)
|
||||
libweb_js_wrapper(HTML/PageTransitionEvent)
|
||||
libweb_js_wrapper(HTML/Path2D)
|
||||
libweb_js_wrapper(HTML/PromiseRejectionEvent)
|
||||
libweb_js_wrapper(HTML/Storage)
|
||||
libweb_js_wrapper(HTML/SubmitEvent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue