mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-11 11:53:30 +02: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)" />