chromium/third_party/blink/web_tests/css3/calc/reflection-computed-style-expected.txt

Test calling getPropertyValue on computed styles for -webkit-border-image property.

-webkit-box-reflect: right calc(50%);
  -webkit-box-reflect
    getPropertyValue:    right 50% none

-webkit-box-reflect: below calc(5px) linear-gradient(white, black) 25 25 25 25 stretch stretch;
  -webkit-box-reflect
    getPropertyValue:    below 5px linear-gradient(rgb(255, 255, 255), rgb(0, 0, 0)) 25 fill / auto / 0 stretch