Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / getComputedStyle-outline-offset-expected.txt
index fda4595..2cad624 100644 (file)
@@ -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