Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / reflections / reflection-computed-style-expected.txt
blobcec73f8ee89f0c92ce7dbd9ca5204084cde34afb
1 Test calling getPropertyValue on computed styles for -webkit-border-image property.
3 -webkit-box-reflect: none;
4   -webkit-box-reflect
5     getPropertyValue:    none
7 -webkit-box-reflect: below;
8   -webkit-box-reflect
9     getPropertyValue:    below 0px none
11 -webkit-box-reflect: right 50%;
12   -webkit-box-reflect
13     getPropertyValue:    right 50% none
15 -webkit-box-reflect: below 5px -webkit-gradient(linear, 0 0, 0 0) 25 25 25 25 stretch stretch;
16   -webkit-box-reflect
17     getPropertyValue:    below 5px -webkit-gradient(linear, 0 0, 0 0) 25 fill / auto / 0px stretch