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 upUpdate our implementation of DOMTokenList and DOMSettableTokenList #8511
Labels
Comments
|
This might involve writing or updating tests. |
|
Relevant: web-platform-tests/wpt#2323 |
bors-servo
added a commit
that referenced
this issue
Mar 25, 2016
Implement and test DOMTokenList.replace (fixes #8511) Thanks to @sankha93 for the original work in #8525. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9353) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The specification changed:
whatwg/dom#28
whatwg/dom#91
whatwg/dom#105