| Index: LayoutTests/fast/forms/file/file-style-inheritance.html
|
| diff --git a/LayoutTests/fast/forms/file/file-style-inheritance.html b/LayoutTests/fast/forms/file/file-style-inheritance.html
|
| index 416fc991664453ac2027eb4c094cd23854832500..d117781366d6b8de4d9ff72fb293e5d271a23caa 100644
|
| --- a/LayoutTests/fast/forms/file/file-style-inheritance.html
|
| +++ b/LayoutTests/fast/forms/file/file-style-inheritance.html
|
| @@ -31,4 +31,3 @@ if (!window.internals) {
|
| shouldBe('document.defaultView.getComputedStyle(document.getElementById("darkFile"), null).getPropertyValue("color")', '"rgb(255, 255, 255)"');
|
| }
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|