CSS3 Border Right Style Test

PASS CRITERIA:

If statement above is true, this paragraph should have a dashed border right style. The rule applied is "p {border-right-style: dashed;}". Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively.

The border-right-style of this h3 heading should be none. The rule applied is "h3 {border-right-style: none;}". Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively.

The border-right-style of this h4 heading should be double. The rule applied is "h4 {border-right-style: double;}". Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively.

This emphasized test should have a border right style of solid. The rule applied is "em {border-right-style: solid;}". Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is 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 solid border right style. The body's border right style of groove should display, since the rule "body {border-right-style: groove}" applies. Also "body {border-right-width: 30px;}" applies to indicate this more effectively.