Sign in
webkit
/
WebKit
/
73d489c153bea24ba07ff63ba8b8ea61cc2bba7a
/
.
/
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>