CSS3 Border Left Width Test

PASS CRITERIA:

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