Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HarryPehkonen (Harry Pehkonen)

Member since
HarryPehkonen

Recent Docs Activity

View all activity
Page Date Comment

Node.appendChild()


Be more obvious about what gets removed (the node, not its parent). Perhaps too picky.

Element.querySelector()


Element.querySelector()


Demonstrate that the baseElement does *not* play the role that one might expect. The selectors string is first applied to the document, not to the baseElement.