Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
LayoutTests
/
fast
/
images
/
hidpi-image-position-on-device-pixels-with-border-radius-expected.html
blob: fc70294a05092fda65a7b889f878a7fb2442105a [
file
] [
log
] [
blame
]
<style>
div
{
width
:
200.5px
;
}
img
{
border-radius
:
1px
;
width
:
100%
;
height
:
200px
;
background-color
:
white
;
}
</style>
<div><img
src
=
"./resources/green-256x256.jpg"
></div>
</div>