mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
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.
7.0 KiB
7.0 KiB