Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
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>