mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 23:27:42 +00:00
LibWeb: Add the computed "display" values to CSS::ComputedValues
This commit is contained in:
parent
f655a60773
commit
fe9de4b55c
3 changed files with 7 additions and 0 deletions
|
@ -34,6 +34,7 @@ class StyleProperties;
|
|||
class StyleResolver;
|
||||
class StyleRule;
|
||||
class StyleSheet;
|
||||
enum class Display;
|
||||
}
|
||||
|
||||
namespace Web::DOM {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue