Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / calc / reflection-computed-style-expected.txt
blob4ef840cdd14c11a19647e793f3fc2cb0fdb3c104
1 Test calling getPropertyValue on computed styles for -webkit-border-image property.
3 -webkit-box-reflect: right calc(50%);
4   -webkit-box-reflect
5     getPropertyValue:    right 50% none
7 -webkit-box-reflect: below calc(5px) -webkit-gradient(linear, 0 0, 0 0) 25 25 25 25 stretch stretch;
8   -webkit-box-reflect
9     getPropertyValue:    below 5px -webkit-gradient(linear, 0 0, 0 0) 25 fill / auto / 0px stretch