Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / getComputedStyle-padding-shorthand-expected.txt
1 Tests that the padding 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('padding') is '10px 5px 4px 3px'
7 PASS computedStyle.getPropertyValue('padding') is '64px 80px 96px 112px'
8 PASS computedStyle.getPropertyValue('padding') is '5px 6px 7px 8px'
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12