1 <div style=
"position:relative; width:420px;border:2px solid black; height:200px">
2 <!-- The extra below forces the creation of a transparency layer in Skia to work around
3 optimizations that would cause blending differences between the test and the expectation. -->
4 <div style=
"opacity:0.5; position:absolute;width:200px;height:100px;background-color:green;right:0;top:0"> </div>