| Index: LayoutTests/fast/forms/fieldset/fieldset-type.html
|
| diff --git a/LayoutTests/fast/forms/fieldset/fieldset-type.html b/LayoutTests/fast/forms/fieldset/fieldset-type.html
|
| index 635e403fda1c1c1ca06a3ce3c397616c16ff39fd..2e9725561462bc9e85305f38f422ebcb358d2d0c 100644
|
| --- a/LayoutTests/fast/forms/fieldset/fieldset-type.html
|
| +++ b/LayoutTests/fast/forms/fieldset/fieldset-type.html
|
| @@ -4,5 +4,4 @@
|
| description("This test checks fieldset.test attribute");
|
| shouldBe('fs1.type', '"fieldset"');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|
|
|