blob: 25e4869e514e45475d6e4152f329ce5e7de454d3 [file] [log] [blame]
To manually test this, type some into the input field below and try to undo. The value of the text field should not change after attempting to undo.
initial value:
| <shadow:root>
| <div>
| contenteditable="plaintext-only"
| "abc"
after prevented undo:
| <shadow:root>
| <div>
| contenteditable="plaintext-only"
| "abc"