mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:27:45 +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 Node;
|
||||||
class ParentNode;
|
class ParentNode;
|
||||||
class Position;
|
class Position;
|
||||||
|
class ShadowRoot;
|
||||||
class Text;
|
class Text;
|
||||||
class Timer;
|
class Timer;
|
||||||
class Window;
|
class Window;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue