Back to Chromium

Style Keypress Events

third_party/blink/manual_tests/style-keypress-events.html

150.0.7829.2216 B
Original Source

cmd+b and cmd+i should generate a keydown event in contentEditable fields. Also, calling preventDefault() in the keydown event should cancel the text styling.

This is some sample text.

preventDefault() in keydown