Index: LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html |
diff --git a/LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html b/LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html |
index 3f4a10f23b1eb1b58665c3edc1dd3f6347838250..26d9f76e72ea53deb017802623bd0546029ada09 100644 |
--- a/LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html |
+++ b/LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html |
@@ -103,6 +103,5 @@ testInvalidValue("shape-inside", "inset-rectangle(1cm, -1mm, 1in, 1px, 1pt, 1pc) |
testInvalidValue("shape-inside", "inset-rectangle(1cm, 1mm, -1in, 1px, 1pt, 1pc)"); |
testInvalidValue("shape-inside", "inset-rectangle(1cm, 1mm, 1in, -1px, 1pt, 1pc)"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |