mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 22:30:31 +00:00
LibWeb: Remove now-unused includes from StyleValue.cpp
And add them to all the places that relied on getting them transitively.
This commit is contained in:
parent
4c54c5d3dd
commit
7d08d5ad6f
Notes:
sideshowbarker
2024-07-16 23:08:48 +09:00
Author: https://github.com/AtkinsSJ
Commit: 7d08d5ad6f
Pull-request: https://github.com/SerenityOS/serenity/pull/18040
12 changed files with 13 additions and 21 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <LibWeb/DOM/DocumentLoadEventDelayer.h>
|
||||
#include <LibWeb/HTML/HTMLElement.h>
|
||||
#include <LibWeb/HTML/Scripting/Script.h>
|
||||
#include <LibWeb/Loader/Resource.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue