mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 12:00:59 +00:00
Also remove the color values from the ComputedStyle object and get them via StyleProperties instead. At the moment, we only handle colors that Color::from_string() parses. |
||
|---|---|---|
| .. | ||
| ComputedStyle.cpp | ||
| ComputedStyle.h | ||
| LayoutBlock.cpp | ||
| LayoutBlock.h | ||
| LayoutDocument.cpp | ||
| LayoutDocument.h | ||
| LayoutInline.cpp | ||
| LayoutInline.h | ||
| LayoutNode.cpp | ||
| LayoutNode.h | ||
| LayoutText.cpp | ||
| LayoutText.h | ||