Files
ladybird/Tests/LibWeb/Text/expected/focus-events.txt
2024-02-25 10:17:25 +01:00

7 lines
177 B
Plaintext

focus target=<INPUT id="a">
focusin target=<INPUT id="a">
blur target=<INPUT id="a">
focusout target=<INPUT id="a">
focus target=<INPUT id="b">
focusin target=<INPUT id="b">