mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 02:10:26 +00: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:
parent
f0434655f9
commit
b8f2989ccb
Notes:
github-actions[bot]
2026-02-19 11:28:22 +00:00
Author: https://github.com/Calme1709
Commit: b8f2989ccb
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8028
Reviewed-by: https://github.com/AtkinsSJ ✅
35 changed files with 33 additions and 2 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
#include <LibWeb/Bindings/HTMLTableElementPrototype.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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue