about summary refs log tree commit diff stats
path: root/test/layout/float-next-to-caption.html
blob: 68cf13bd0f9eb23f418994fe36e4b1c85a4a22ed (plain) (blame)
1
2
3
4
<!-- the float will trigger a re-layout in test 2. -->
<div style="float: right">test 1</div>
<table>
<caption>test 2</caption>