w3c / dom

Moved to https://dom.spec.whatwg.org/
60 stars 18 forks source link

Fix #86: minor changes about description. #146

Closed yongsheng closed 7 years ago

yongsheng commented 7 years ago

Changes in Nodes/Document/Event. 1, remove ',' after if. 2, Replace 'can' with 'ought to'. 3, Set root to root for createTreeWalker and createNodeIterator.