1
0
Fork 0
firefox/testing/web-platform/tests/close-watcher/esc-key
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
keydown.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
keypress.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
keyup.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
not-user-activation.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
synthetic-keyboard-event.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

Tests in this directory are around the interaction of the Esc key specifically, not the general concept of close requests. Ideally, all other tests would work as-is if you changed the implementation of sendCloseRequest(). These tests assume that Esc is the close request for the platform being tested.