joshduck
Member since
Recent Docs Activity
View all activityPage | 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. |