CSS3 Border Top Width Test

PASS CRITERIA:

If statement above is true, this paragraph should have a border top width of 10px. The rule applied is "p {border-top-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 top width of 50px. The rule applied is "h3 {border-top-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 top width. Border top style of solid is applied to all CSS rules, so that top border is visible.