summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Dump.cpp
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2022-02-25 16:58:56 +0000
committerAndreas Kling <kling@serenityos.org>2022-02-25 19:35:34 +0100
commit5113128bc9a7f904d43ba5b74f2e9ad02c597a73 (patch)
treea078ac52458239ad31b82c50b10f53dd4298c60b /Userland/Libraries/LibWeb/Dump.cpp
parentb76ee0e30d38200b1416a11d0daecb138daded0f (diff)
downloadserenity-5113128bc9a7f904d43ba5b74f2e9ad02c597a73.zip
LibWeb: Paint InlineNode overlay in correct phase, skip pseudo-elements
We were painting this in the Foreground phase by mistake. Also, the `inspected_node() == dom_node()` check returns true for pseudo-elements (both values are nullptr) so I've added an extra check there. As noted, once pseudo-elements are inspectable we will need to revisit this.
Diffstat (limited to 'Userland/Libraries/LibWeb/Dump.cpp')
0 files changed, 0 insertions, 0 deletions