| Index: LayoutTests/fast/forms/label/labels-parent-and-sibling-labels.html
|
| diff --git a/LayoutTests/fast/forms/label/labels-parent-and-sibling-labels.html b/LayoutTests/fast/forms/label/labels-parent-and-sibling-labels.html
|
| index 134d7a807cc1b1c33c29b64c9e6f75750cc4d2c5..45a6bdc372236554dae9f1b2bbbd06721218b970 100644
|
| --- a/LayoutTests/fast/forms/label/labels-parent-and-sibling-labels.html
|
| +++ b/LayoutTests/fast/forms/label/labels-parent-and-sibling-labels.html
|
| @@ -22,6 +22,5 @@ for (var name in tester.dataSet) {
|
| shouldBe('element.labels.length', '2');
|
| }
|
| </script>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|