Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
fast
/
images
/
hidpi-image-position-on-device-pixels-with-border-radius.html
blob: 1dfaa3f4e52f5ccfd23c0f98f7b6ae271aa74bb6 [
file
] [
log
] [
blame
]
<meta
name
=
"fuzzy"
content
=
"maxDifference=0-1;totalPixels=0-1"
/>
<style>
div
{
width
:
200.25px
;
}
img
{
border-radius
:
1px
;
width
:
100%
;
height
:
200px
;
background-color
:
white
;
}
</style>
<div><img
src
=
"./resources/green-256x256.jpg"
></div>
</div>