mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 02:56:10 +00:00
LibWeb: Don't include WindowGlobalMixin from DOM/Element.h
This commit is contained in:
parent
67d2e32984
commit
ac0c30ce62
Notes:
sideshowbarker
2024-07-17 17:40:13 +09:00
Author: https://github.com/awesomekling
Commit: ac0c30ce62
Pull-request: https://github.com/SerenityOS/serenity/pull/18718
Reviewed-by: https://github.com/gmta ✅
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
#include <LibWeb/ARIA/ARIAMixin.h>
|
||||
#include <LibWeb/Bindings/ElementPrototype.h>
|
||||
#include <LibWeb/Bindings/ShadowRootPrototype.h>
|
||||
#include <LibWeb/Bindings/WindowGlobalMixin.h>
|
||||
#include <LibWeb/CSS/Selector.h>
|
||||
#include <LibWeb/CSS/StyleProperty.h>
|
||||
#include <LibWeb/DOM/ChildNode.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue