Index: LayoutTests/fast/css/getFloatValueForUnit.html |
diff --git a/LayoutTests/fast/css/getFloatValueForUnit.html b/LayoutTests/fast/css/getFloatValueForUnit.html |
index bf0d361b1c042987ba38692e194354c4f3956b49..e5092f2207152e173f356026361e3d7be5d1ddf2 100644 |
--- a/LayoutTests/fast/css/getFloatValueForUnit.html |
+++ b/LayoutTests/fast/css/getFloatValueForUnit.html |
@@ -9,7 +9,7 @@ |
if (window.testRunner) |
testRunner.dumpAsText(); |
-var invalidAccessError = "Error: InvalidAccessError: DOM Exception 15"; |
+var invalidAccessError = "InvalidAccessError: A parameter or an operation was not supported by the underlying object."; |
description("Testing whether CSSPrimitiveValue.getFloatValue() converts units correctly."); |