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.

joshduck

Member since
joshduck

Recent Docs Activity

View all activity
Page Date Comment

Document.body


Make the possibility of null value (defined in https://www.w3.org/TR/html5/dom.html#the-body-element-0) more explicit.

Document.activeElement


Previous version insinuated that document.activeElement would always return a node. If referenced (for example) from header then both FF and Chrome have value of null.