summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/html/hidden-attr.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/html/hidden-attr.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/html/hidden-attr.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/html/hidden-attr.html b/third_party/WebKit/LayoutTests/fast/html/hidden-attr.html
index 8bc4ec0..63924c7 100644
--- a/third_party/WebKit/LayoutTests/fast/html/hidden-attr.html
+++ b/third_party/WebKit/LayoutTests/fast/html/hidden-attr.html
@@ -35,6 +35,5 @@ debug('test4.setAttribute("hidden", "")');
shouldBe('getComputedStyle(test4, false).display', '"none"');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>