Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / calc / reflection-computed-style-expected.txt
index 862a7d5..4ef840c 100644 (file)
@@ -3,10 +3,8 @@ Test calling getPropertyValue on computed styles for -webkit-border-image proper
 -webkit-box-reflect: right calc(50%);
   -webkit-box-reflect
     getPropertyValue:    right 50% none
-    getPropertyCSSValue: [object CSSValue]
 
 -webkit-box-reflect: below calc(5px) -webkit-gradient(linear, 0 0, 0 0) 25 25 25 25 stretch stretch;
   -webkit-box-reflect
     getPropertyValue:    below 5px -webkit-gradient(linear, 0 0, 0 0) 25 fill / auto / 0px stretch
-    getPropertyCSSValue: [object CSSValue]