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

Commit

Permalink
Fix #77: Make Attr inherit from Node again.
Browse files Browse the repository at this point in the history
Changes in Attr, Node, Element, DOMCore, NodeFilter.
1. Make Attr inherit from Node again so there is a type node called
attribute node.
2. Related changes in several algorithms since Node has a new type
'ATTRIBUTE_NODE'. Need to consider this condition.
  • Loading branch information
Yongsheng Zhu authored and yongsheng committed Apr 12, 2017
1 parent 9972f60 commit 41e708c
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 36 deletions.
Loading

0 comments on commit 41e708c

Please sign in to comment.