Skip to content

Commit

Permalink
Make Attr inherit from Node again
Browse files Browse the repository at this point in the history
Unfortunately AttrExodus never quite became the success we all wished
it would be and the benefits with Attr no longer taking children (yay)
are rather marginal anyway.

The biggest change is to the compareDocumentPosition() algorithm. Other
noteworthy changes are that all attribute creation now needs to set a
node document.

Fixes #102.
  • Loading branch information
annevk committed Aug 16, 2016
1 parent 53fb898 commit 93a1278
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 221 deletions.
Loading

0 comments on commit 93a1278

Please sign in to comment.