mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-09-01 07:37:45 +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)" />