mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Adjust event targeting for keyboard events when a shadow host is involved. This is needed to not interfere with keyboard default action like tabindex focusing. Testing: Updated WPT tests expectations Fixes: #43809 --------- Signed-off-by: webbeef <me@webbeef.org>