You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
Changes in NamedNodeMap.
1. Add the interface of NamedNodeMap.
2. Omit duplicated items and non-lowercase property names.
3. NamedNodeMap supports IndexedProperties.
4. Since NamedNodeMap depends on the procedures of 'replace an attriubte'
and 'set an attribute', add them in the part of 'Element'.
Changes in NamedNodeMap.
1. Add the interface of NamedNodeMap.
2. Omit duplicated items and non-lowercase property names.
3. NamedNodeMap supports IndexedProperties.
4. Since NamedNodeMap depends on the procedures of 'replace an attriubte'
and 'set an attribute', add them in the part of 'Element'.
The text was updated successfully, but these errors were encountered: