mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 18:19:03 +00:00
LibWeb: Add DOM::ShadowRoot to forwarding header
This commit is contained in:
parent
bbce1ab1c1
commit
bf82e7fba2
Notes:
sideshowbarker
2024-07-18 22:26:59 +09:00
Author: https://github.com/awesomekling
Commit: bf82e7fba2
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ class MouseEvent;
|
|||
class Node;
|
||||
class ParentNode;
|
||||
class Position;
|
||||
class ShadowRoot;
|
||||
class Text;
|
||||
class Timer;
|
||||
class Window;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue