Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
fast
/
transforms
/
interleaved-2d-transforms-with-gpu-process-expected.html
blob: e78e7ba46005cbcf597db740d3c12ff78c2689af [
file
] [
log
] [
blame
]
<style>
body
{
margin
:
0
;
}
div
{
position
:
absolute
;
width
:
200px
;
height
:
200px
;
top
:
50px
;
left
:
50px
;
}
</style>
The test passes if there is a green square with no red.
<div
style
=
"
background-color
:
green
;
"
></div>