Index: LayoutTests/fast/css/getFloatValueForUnit.html |
diff --git a/LayoutTests/fast/css/getFloatValueForUnit.html b/LayoutTests/fast/css/getFloatValueForUnit.html |
index e5092f2207152e173f356026361e3d7be5d1ddf2..b24038e1db9e4b4a73bafc69e45c89c90377e2ab 100644 |
--- a/LayoutTests/fast/css/getFloatValueForUnit.html |
+++ b/LayoutTests/fast/css/getFloatValueForUnit.html |
@@ -58,5 +58,4 @@ shouldThrow("getFloatValue('-webkit-animation-delay', CSSPrimitiveValue.CSS_DEG) |
shouldThrow("getFloatValue('-webkit-animation-delay', CSSPrimitiveValue.CSS_HZ)", "invalidAccessError"); |
shouldThrow("getFloatValue('-webkit-animation-delay', CSSPrimitiveValue.CSS_RGBCOLOR)", "invalidAccessError"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |