Skip to content

Commit

Permalink
Revamp the way DOM talks about nodes
Browse files Browse the repository at this point in the history
1. Address numerous xref issues around the term node and prevent some from occurring for the term children.
2. Embrace Attr as a node even more.
3. Rely on Web IDL's implements and interface primitives to reduce the opportunities for confusion.

Fixes #597, fixes #636, fixes #719, and fixes #770.
  • Loading branch information
annevk authored Aug 31, 2021
1 parent 29bd4c3 commit 0715c2f
Showing 1 changed file with 318 additions and 358 deletions.
Loading

0 comments on commit 0715c2f

Please sign in to comment.