| Index: LayoutTests/fast/forms/label/labels-remove-htmlFor-label.html
|
| diff --git a/LayoutTests/fast/forms/label/labels-remove-htmlFor-label.html b/LayoutTests/fast/forms/label/labels-remove-htmlFor-label.html
|
| index 5810e80d177ea192330258c7dc835dd69edd55a2..2acb8eade24aa09c2e59bbf6fda5c74c3cc4063a 100644
|
| --- a/LayoutTests/fast/forms/label/labels-remove-htmlFor-label.html
|
| +++ b/LayoutTests/fast/forms/label/labels-remove-htmlFor-label.html
|
| @@ -26,6 +26,5 @@ for (var name in tester.dataSet) {
|
| shouldBe('element.labels.length', '0');
|
| }
|
| </script>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|