summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html b/third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html
index 1180195..0908325 100644
--- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html
+++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set.html
@@ -94,6 +94,5 @@
// Nesting is no allowed.
testInvalidSyntax("repeat(2, repeat(1, auto))");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>