1 Test that page-break-inside property is not inherited
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.getComputedStyle(parent).pageBreakInside is "avoid"
7 PASS window.getComputedStyle(child).pageBreakInside is "auto"
8 PASS successfullyParsed is true