summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html
index c3773b3..a47142f 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement.html
@@ -30,6 +30,5 @@ shouldBeEqualToString('output3.htmlFor[0]', 'for-target1');
shouldBeEqualToString('output3.htmlFor[1]', 'for-target2');
shouldBeEqualToString('output3.htmlFor.value', ' for-target1 for-target2 ');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>