If statement #4 above is passed, then this paragraph should have z-index of auto and position of relative. The rules applied are "p {position: relative; z-index: auto;}".
This paragraph should have z-index of 2 and position of absolute. The rules applied are "p {position: absolute; z-index: 2}". All other properties of this page should be UA-default.