CSS3 Box Shadow Test

PASS CRITERIA:

NOTE: This property may not be implemented yet.

If statement above is true, this paragraph should have a box shadow of 10px 20px 30px green. The rule applied is "p {box-shadow: 10px 20px 30px green;}". 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 box shadow of 0.2em 0.3em 0.4em blue. The rule applied is "h3 {box-shadow: 0.2em 0.3em 0.4em blue;}". 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 10px 20px 30px green box shadow. Border style of solid is applied to all CSS rules, so that the border is visible.