mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Move our "default sizing algorithm" function into a public place
Specifically, this is used by the updated algorithm for parsing a sizes attribute, so we need access to it there. No behaviour changes.
This commit is contained in:
committed by
Andreas Kling
parent
143c9581a2
commit
2671820ace
@@ -99,6 +99,7 @@ set(SOURCES
|
||||
CSS/SelectorEngine.cpp
|
||||
CSS/Serialize.cpp
|
||||
CSS/Size.cpp
|
||||
CSS/Sizing.cpp
|
||||
CSS/StyleComputer.cpp
|
||||
CSS/StyleInvalidation.cpp
|
||||
CSS/StyleProperties.cpp
|
||||
|
||||
Reference in New Issue
Block a user