Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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>