diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/range/input-range-validation-message.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/forms/range/input-range-validation-message.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/range/input-range-validation-message.html b/third_party/WebKit/LayoutTests/fast/forms/range/input-range-validation-message.html index 43d7250..9e0655e 100644 --- a/third_party/WebKit/LayoutTests/fast/forms/range/input-range-validation-message.html +++ b/third_party/WebKit/LayoutTests/fast/forms/range/input-range-validation-message.html @@ -41,6 +41,5 @@ debug('Step mismatch') shouldBeEqualToString('testIt("55", "0", "100", "10")', ''); </script> -<script src="../../../fast/js/resources/js-test-post.js"></script> </body> </html> |