Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement Node.normalize() #1823
Closed
Labels
Comments
|
Fixed in #1894. |
|
@Ms2ger there is part of the spec about updating DOM Ranges, which are not implemented yet. Maybe new issue should be created not to forget about them |
|
#1236 tracks Ranges; I expect we'll make those changes there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://dom.spec.whatwg.org/#dom-node-normalize
Blocks #1655