mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:38:12 +00:00
LibWeb: Add DOM::ShadowRoot to forwarding header
This commit is contained in:
parent
bbce1ab1c1
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