summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCpp/Tests
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2022-03-23 15:57:05 +0100
committerAndreas Kling <kling@serenityos.org>2022-03-23 15:57:05 +0100
commitfb9ee26c43df14f582db2a39aee87ca161ed0884 (patch)
tree12a1f5c58018a822cd6c9355ed96785f523ffebc /Userland/Libraries/LibCpp/Tests
parent5118a4c1e7f7d74f85fdf5c18d0b685baf0727e7 (diff)
downloadserenity-fb9ee26c43df14f582db2a39aee87ca161ed0884.zip
LibWeb: Resolve numeric line-heights against element's own font size
For things like "line-height: 2" to work, the font size must be assigned before resolving the line height. Previously, the line-height was resolved first, which meant that numeric and other relative units were resolved against the default font-size instead.
Diffstat (limited to 'Userland/Libraries/LibCpp/Tests')
0 files changed, 0 insertions, 0 deletions