summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html b/third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html
index d92f639..e57aa79 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/range/ValidityState-stepMismatch-range.html
@@ -50,6 +50,5 @@ shouldBe('stepMismatchFor("1.0", "0.3333333333333333", "")', 'false');
debug('Disabled');
shouldBe('stepMismatchFor("1", "2", "0", true)', 'false');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>