w3c / dom

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

Fix #139: Use a single concept for attribute change steps. #142

Closed yongsheng closed 7 years ago

yongsheng commented 7 years ago

Changes in Element. Replace 'an attribute is set and an attribute is changed' with 'attribute change steps' for one shot procedure. Also refine the description about the id of Element.