mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
Fire the events before handling any close requests or selection changes. Pages must have an opportunity to cancel the events.
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
keydown A
|
|
cancel keydown
|
|
You can't change me!
|
|
keydown B
|
|
keypress B
|
|
cancel keypress
|
|
You can't change me!
|
|
keydown C
|
|
keypress C
|
|
C
|