Commit Graph

1 Commits

Author SHA1 Message Date
InvalidUsernameException
c810e99842 LibWeb: Do not clip inspector overlays
When painting inspector overlays for a highlighted node, we want to
ignore any clipping that may be going on due to explicit CSS properties,
stacking contexts or similar. That makes sure our overlay is not
obscured by the clipping.

This fixes a regression from 009ddd4823.
2026-02-01 14:29:59 +01:00