mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-13 03:29:49 +00:00
LibWeb: Add HTMLElement wrapper
Expose the "title" attribute just to expose something. :^)
This commit is contained in:
parent
244b243d22
commit
1914f52371
Notes:
sideshowbarker
2024-07-19 05:29:36 +09:00
Author: https://github.com/awesomekling
Commit: 1914f52371
10 changed files with 36 additions and 14 deletions
|
@ -81,6 +81,7 @@ class EventWrapper;
|
|||
class EventListenerWrapper;
|
||||
class EventTargetWrapper;
|
||||
class HTMLCanvasElementWrapper;
|
||||
class HTMLElementWrapper;
|
||||
class HTMLImageElementWrapper;
|
||||
class ImageDataWrapper;
|
||||
class LocationObject;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue