Index: LayoutTests/css3/flexbox/flex-longhand-parsing.html |
diff --git a/LayoutTests/css3/flexbox/flex-longhand-parsing.html b/LayoutTests/css3/flexbox/flex-longhand-parsing.html |
index 31bb43db71d23e3369bee4b73baa5d825c0a12ee..5d82a6fc1a0026df008b0af6acbd4cf392272437 100644 |
--- a/LayoutTests/css3/flexbox/flex-longhand-parsing.html |
+++ b/LayoutTests/css3/flexbox/flex-longhand-parsing.html |
@@ -63,6 +63,5 @@ shouldBeEqualToString('flexitem.style.webkitFlexBasis', '0px'); |
shouldBeEqualToString('getComputedStyle(flexitem).webkitFlex', '3 1 0px'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |