-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix w3c#28: introduce NamedNodeMap into 4.1.
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'.
- Loading branch information
Yongsheng Zhu
committed
Apr 12, 2017
1 parent
73e4030
commit 62e4da7
Showing
1 changed file
with
162 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters