Sign in
webkit
/
WebKit
/
38ee48cd5b03b3b3da7d7e2fe25aedb08de6ed0d
/
.
/
LayoutTests
/
compositing
/
images
/
positioned-image-content-rect.html
blob: 0593968b2186df700978b883e5e057b273736256 [
file
] [
log
] [
blame
]
<html>
<body>
<!--This tests if the positioned image shows up without resizing the window.-->
<img
style
=
"
-webkit-transform
:
translateZ
(
0
)
"
width
=
"214px"
height
=
"232px"
src
=
"../resources/apple.jpg"
>
</body>
</html>