10 #subPixelContainer
> div {
15 background-color: red;
23 background-color: green;
28 <div>This tests that transparency layers are properly aligned when on sub-pixel offsets. You should see no red.
</div>
29 <div id=
"subPixelContainer">
30 <div><div id=
"test"></div></div>