summaryrefslogtreecommitdiff
path: root/AK
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-10-04 22:52:49 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-10-04 22:52:49 +0200
commit77218b1c2a226359569970486032f8fbff97686f (patch)
treec6b42a96174148e60bc087ed51e82321d838ff87 /AK
parent3feb452bf483c087316bf594faf46857ac2e3fa1 (diff)
downloadserenity-77218b1c2a226359569970486032f8fbff97686f.zip
LibHTML: Make CSS inheritance slightly less hacky
Add a simple is_inherited_property(name) lookup function and use that to implement CSS property inheritance. It's a bug that "text-decoration" is inherited, but we currently rely on this in order to propagate e.g underline into linkified line boxes.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions