Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt |
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt |
index fda45950510b3ee32efe78bedcb1435d89c907e4..2cad62445645df3e650ab955868fd8f837a31ff5 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt |
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt |
@@ -4,7 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS computedStyle.getPropertyValue('outline-offset') is '2px' |
-PASS computedStyle.getPropertyCSSValue('outline-offset').getFloatValue(CSSPrimitiveValue.CSS_PX) is 2 |
PASS successfullyParsed is true |
TEST COMPLETE |