Testing Sec 9.3 of CSS2 Specification



The rules applied are "p {position: relative}",
"p {top: 3px; bottom: 3px; left: 2px; right: 2px;}".

This paragraph should be shifted from its position a distance of 3px top, 3px bottom, 2px left, and 2px right. All other properties should be UA-default.