Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
LayoutTests
/
fast
/
inline
/
001.html
blob: 232ff9a03dee6833d85844f3917f5d5963472415 [
file
] [
log
] [
blame
]
<body>
<div
style
=
"
border
:
2px
solid red
"
>
This image has a margin
<img
style
=
"
width
:
50px
;
height
:
50px
;
background-color
:
green
;
margin-left
:
50px
;
margin-right
:
50px
"
>
on it.
</div>