diff options
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.html | 1 |
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> |