CSS3 Border Break Test

PASS CRITERIA:

NOTE: This property may not be implemented yet.

If statement above is true, this paragraph should have a border break of 20px. The paragraph has a border-style of "solid". The rule applied is "p {border-break: 20px; border-style: solid;}". This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively.

This h3 heading should have a border break of dashed. The rule applied is "h3 {border-break: dashed; border-style: dashed;}". The h3 element has a border-style of "dashed". This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively. This is extra text to test this more effectively.

All other properties of this page should be UA-default. This is a paragraph like the one above, so should also have 20px border break and border style of solid.