about summary refs log tree commit diff stats
path: root/test/layout/float-text-align-right.html
blob: 3c0f3c2533bb8adf2435b74806bd64db595745eb (plain) (blame)
1
2
3
4
<div style="text-align: right">
<div style="float: right; background-color: red">float</div>
<div style="float: left; background-color: red">float float float</div>
test