Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / computed-style-page-break-inside-expected.txt
1 Test that page-break-inside property is not inherited
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS window.getComputedStyle(parent).pageBreakInside is "avoid"
7 PASS window.getComputedStyle(child).pageBreakInside is "auto"
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11