X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fcss3%2Fcalc%2Freflection-computed-style-expected.txt;h=4ef840cdd14c11a19647e793f3fc2cb0fdb3c104;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=862a7d534f778130e8ce1d420c7dab013f800fe1;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/css3/calc/reflection-computed-style-expected.txt b/src/third_party/WebKit/LayoutTests/css3/calc/reflection-computed-style-expected.txt index 862a7d5..4ef840c 100644 --- a/src/third_party/WebKit/LayoutTests/css3/calc/reflection-computed-style-expected.txt +++ b/src/third_party/WebKit/LayoutTests/css3/calc/reflection-computed-style-expected.txt @@ -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]