summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-06-04 16:04:52 +0200
committerAndreas Kling <kling@serenityos.org>2020-06-04 16:04:52 +0200
commitec1891837fd2aeec9b644ca1b70caf6f026e305a (patch)
treeb21b07ab3b6fe34aa1a3feab927ff6733a6a0ec6 /Libraries/LibWeb/CMakeLists.txt
parent5be613c9c85bb0bcfea251bd891b505b91de4869 (diff)
downloadserenity-ec1891837fd2aeec9b644ca1b70caf6f026e305a.zip
LibWeb: Fix <body> and <img> elements not parsing their class attribute
Subclasses that override Element::parse_attribute() must always call to base class since otherwise we might forget to parse some attributes. This makes class selectors work on <body> and <img> elements. :^)
Diffstat (limited to 'Libraries/LibWeb/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions