CSS3 Border Radius Test

PASS CRITERIA:

NOTE: This property may not be implemented yet.

If statement above is true, this paragraph should have a border radius of 25pt horizontal and 50pt vertical. The rule applied is "p {border-radius: 25pt 50pt;}". 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 h3 heading should have a border radius of 50pt 25pt. The rule applied is "h3 {border-radius: 50pt 25pt;}". 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 border radius of 25pt horizontal and 50pt vertical. Border style of solid is applied to all CSS rules, so that the border is visible.