LibWeb: Only set selection focus if an associated DOM node was found

The relation from a paintable to a DOM node is not always set.
This commit is contained in:
Jelle Raaijmakers 2024-12-06 16:32:20 +01:00 committed by Jelle Raaijmakers
commit fd949ee3dd
Notes: github-actions[bot] 2024-12-10 13:55:19 +00:00
3 changed files with 21 additions and 2 deletions

View file

@ -0,0 +1 @@
PASS (did not crash)