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 authored Aug 19, 2016
1 parent ca0f853 commit 625a074
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 220 deletions.
Loading

0 comments on commit 625a074

Please sign in to comment.