diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html index 024c9ba..9474f4e 100644 --- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html +++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html @@ -52,6 +52,5 @@ shouldBe("computedInheritedOverflowStyle('inherit', 'overflow-y')", "'scroll'"); var successfullyParsed = true; </script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |