| Index: LayoutTests/fast/dom/subtree-modified-attributes.html
|
| diff --git a/LayoutTests/fast/dom/subtree-modified-attributes.html b/LayoutTests/fast/dom/subtree-modified-attributes.html
|
| index d143473aa4fe41f86940f23b6c6c7bb2f3f044ac..421ee77b8d152ea628dd3fd14582c1368816b199 100644
|
| --- a/LayoutTests/fast/dom/subtree-modified-attributes.html
|
| +++ b/LayoutTests/fast/dom/subtree-modified-attributes.html
|
| @@ -26,5 +26,4 @@ attr.value = 'bar';
|
| expected = true;
|
| div.removeAttributeNode(attr);
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|