| Index: LayoutTests/fast/dom/DOMException/prototype-object.html
|
| diff --git a/LayoutTests/fast/dom/DOMException/prototype-object.html b/LayoutTests/fast/dom/DOMException/prototype-object.html
|
| index a20fd9b1942494c238d3b80597a5fa10103c4250..9e54695e4ed8f0063039b6cfa483f2a0e42ed15d 100644
|
| --- a/LayoutTests/fast/dom/DOMException/prototype-object.html
|
| +++ b/LayoutTests/fast/dom/DOMException/prototype-object.html
|
| @@ -27,4 +27,3 @@ shouldBeEqualToString("e.name", "HierarchyRequestError");
|
| shouldBeEqualToString("e.message", "Failed to execute 'appendChild' on 'Node': The new child element contains the parent.");
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|