Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / border-width-large-expected.txt
1 Test for WebKit bug 18294 : Strange Result for getComputedStyle on borderWidth set in em
2
3 PASS computedStyle.getPropertyValue('border-width') is '12000px 11000px 10000px 9010px'
4 PASS computedStyle.borderTopWidth is '12000px'
5 PASS computedStyle.borderRightWidth is '11000px'
6 PASS computedStyle.borderBottomWidth is '10000px'
7 PASS computedStyle.borderLeftWidth is '9010px'
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11