summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html b/third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
index ab24fe9..c380a5e 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
@@ -68,4 +68,3 @@ ids.forEach(function(id) {
shouldBe('document.getElementById("' + id + '-a").offsetWidth', 'document.getElementById("' + id + '-b").offsetWidth');
})
</script>
-<script src="../js/resources/js-test-post.js"></script>