mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Fix the Node.replaceChild tests That method first does "if node is a host-including inclusive ancestor of parent, throw a HierarchyRequestError" and only then "if child’s parent is not parent, throw a NotFoundError exception". <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9816) <!-- Reviewable:end -->