Sign in
webkit
/
WebKit
/
f64820ba37606d7c880d16da6349920f48425859
/
.
/
LayoutTests
/
fast
/
images
/
hidpi-image-position-on-device-pixels-with-border-radius.html
blob: 68cc5bc8dddc8f3f9df1d66936a2dea4881b489f [
file
] [
log
] [
blame
]
<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>