mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-05 15:49:11 +00:00
LibWeb: Implement BarProp properties for Window
This commit is contained in:
parent
ad634897b8
commit
b66e7ac1ba
Notes:
github-actions[bot]
2025-03-29 02:36:35 +00:00
Author: https://github.com/Totto16
Commit: b66e7ac1ba
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3810
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/tcl3 ✅
13 changed files with 201 additions and 0 deletions
|
@ -110,6 +110,7 @@ libweb_js_bindings(Geometry/DOMRectList)
|
|||
libweb_js_bindings(Geometry/DOMRectReadOnly)
|
||||
libweb_js_bindings(HTML/AudioTrack)
|
||||
libweb_js_bindings(HTML/AudioTrackList)
|
||||
libweb_js_bindings(HTML/BarProp)
|
||||
libweb_js_bindings(HTML/BeforeUnloadEvent)
|
||||
libweb_js_bindings(HTML/BroadcastChannel)
|
||||
libweb_js_bindings(HTML/CanvasGradient)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue