| Index: LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html b/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
|
| index 6fa5829b755cc70db7e5b30d53fa670722255bd9..e5f63b7176514ff399099a5787ab8267c4bdeba2 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
|
| +++ b/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
|
| @@ -26,4 +26,3 @@ shouldBe("mutations[1].removedNodes[0].tagName", "'B'");
|
| shouldBe("mutations[1].addedNodes[0].tagName", "'I'");
|
| </script>
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|