CSS3 Border Width Test

PASS CRITERIA:

If statement above is true, this paragraph should have a border width of 10px. The rule applied is "p {border-width: 10px;}". Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively.

This h3 heading should have a border width of 50px. The rule applied is "h3 {border-width: 50px;}". Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more text to test this more effectively. Here is some more 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 10px border width. Border style of solid is applied to all CSS rules, so that the border is visible.