Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
compositing
/
images
/
positioned-image-content-rect-expected.html
blob: 116485e53337f559f84428276bfa7ec3acd00077 [
file
] [
edit
]
<!DOCTYPE html>
<html>
<body>
<!--This tests if the image with compositing layer shows up without resizing the window.-->
<img
width
=
"214px"
height
=
"232px"
src
=
"../resources/apple.jpg"
>
</body>
</html>