mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Reduce recompilation from editing CascadedProperties.h
This reduces the recompilation of editing `Properties.json` from ~1429 to ~158
This commit is contained in:
Notes:
github-actions[bot]
2026-02-19 11:28:22 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/b8f2989ccb0 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8028 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -7,6 +7,7 @@
|
||||
#include <AK/GenericLexer.h>
|
||||
#include <LibWeb/Bindings/HTMLFontElementPrototype.h>
|
||||
#include <LibWeb/Bindings/Intrinsics.h>
|
||||
#include <LibWeb/CSS/CascadedProperties.h>
|
||||
#include <LibWeb/CSS/ComputedProperties.h>
|
||||
#include <LibWeb/CSS/Parser/Parser.h>
|
||||
#include <LibWeb/CSS/StyleValues/ColorStyleValue.h>
|
||||
|
||||
Reference in New Issue
Block a user