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

NamedNodeMap: remove duplicates and omit low-case property names #28

Closed
3 tasks
yongsheng opened this issue Jan 7, 2017 · 1 comment
Closed
3 tasks
Assignees
Milestone

Comments

@yongsheng
Copy link
Collaborator

yongsheng commented Jan 7, 2017

@yongsheng yongsheng self-assigned this Jan 7, 2017
@yongsheng
Copy link
Collaborator Author

yongsheng commented Feb 11, 2017

NamedNodeMap supports 'supported property indices' and ' supported property names' in both firefox and chrome. I think it should be in 4.1.

@yongsheng yongsheng added this to the m3 milestone Mar 3, 2017
yongsheng pushed a commit to yongsheng/dom that referenced this issue Apr 12, 2017
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 pushed a commit that referenced this issue Apr 12, 2017
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'.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant