Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / getComputedStyle-border-style-shorthand-expected.txt
1 Tests that the border-style shorthand is computed properly.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS computedStyle.getPropertyValue('border-style') is 'solid dotted'
7 PASS computedStyle.getPropertyValue('border-style') is 'solid dotted groove dashed'
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11