RetroZilla/layout/html/tests/block/bugs/18445_4.html

8 lines
467 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<table width=50 height=50 bgcolor=yellow><tr><td>1</td></tr></table>
<img align=left border=1 width=50 height=50>
<table width=50 height=50 bgcolor=yellow><tr><td>2</td></tr></table>
<img align=right border=1 width=50 height=50>
<table width=50 height=50 bgcolor=yellow align=left><tr><td>3</td></tr></table>
<img align=left border=1 width=50 height=50>
<table width=50 height=50 bgcolor=yellow align=left><tr><td>4</td></tr></table>
<img border=1 width=50 height=50>