Expected Results
The test passes if there is a green square and no red.
Actual Results
IE8 Mode (All Versions)
There is no green square on the page.
The test fails because visibility: hidden does not allow child elements that are visibility: visible to display.