Sign in
webkit
/
WebKit
/
77b63b8e6a326c64f4e14dec31520d24b21e7c7f
/
.
/
Tools
/
LayoutReloaded
/
test
/
inline-simple-replaced.html
blob: 955198e3c58e23139d67efa21315a6ca62b430fd [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<div
style
=
"
height
:
200px
;
"
>
foobar foobar
<img
style
=
"
vertical-align
:
top
"
src
=
"foobar.jpg"
width
=
100px
height
=
100px
></div>
</body>
</html>