mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 20:34:13 +01:00
A error occurs if the element has been removed when "elem.selectionStart" is executed. e.g. Press "gi<ESC>" on <input type="text" onfocus="this.parentNode.removeChild(this)" />