Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Fix #28: introduce NamedNodeMap into 4.1. #131

Merged
merged 1 commit into from Apr 12, 2017
Merged

Conversation

yongsheng
Copy link
Collaborator

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'.
@yongsheng yongsheng merged commit c9410ea into w3c:dom4.1 Apr 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant