rem’s avatarrem’s Twitter Archive—№ 70,132

  1. …in reply to @keithalexander
    keithalexander If the source node includes '&lt;' it'll be converted to < when read as innerText and pushed back to innerHTML as the starting of a tag. So the code sample becomes part of the DOM.