| Index: LayoutTests/fast/dom/Element/attrisid-extra01.html
|
| diff --git a/LayoutTests/fast/dom/Element/attrisid-extra01.html b/LayoutTests/fast/dom/Element/attrisid-extra01.html
|
| index 918d99e2f1dc6bf8b431cb62a4221d4049bebc56..aa72779229127ca36df17797f32df889658e4037 100644
|
| --- a/LayoutTests/fast/dom/Element/attrisid-extra01.html
|
| +++ b/LayoutTests/fast/dom/Element/attrisid-extra01.html
|
| @@ -13,6 +13,5 @@ shouldBeFalse('attr.isId');
|
| var attr = document.createAttributeNS("","id");
|
| shouldBeTrue('attr.isId');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|