summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html b/third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html
index a469713..f51b503 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/select/options-indexed-properties.html
@@ -22,6 +22,5 @@ shouldBeEqualToString('properties[0].value', "a");
shouldBeEqualToString('properties[1].value', "b");
</script>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
</body>
</html>