| OLD | NEW |
| 1 <body style="-webkit-writing-mode:vertical-rl; height:1200px; overflow: hidden;"
> | 1 <body style="-webkit-writing-mode:vertical-rl; height:1200px; overflow: hidden;"
> |
| 2 <div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:30
0px; border:2px solid black; width:400px"> | 2 <div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:30
0px; border:2px solid black; width:400px"> |
| 3 This is some text.<br> | 3 This is some text.<br> |
| 4 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> | 4 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> |
| 5 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> | 5 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> |
| 6 This is some text.<br> | 6 This is some text.<br> |
| 7 <p><span style="float:left;font-size:128px;">T</span> | 7 <p><span style="float:left;font-size:128px;">T</span> |
| 8 his is some text.<br> | 8 his is some text.<br> |
| 9 This is some text.<br>This is some text.<br> | 9 This is some text.<br>This is some text.<br> |
| 10 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br> | 10 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br> |
| (...skipping 29 matching lines...) Expand all Loading... |
| 40 <div style="-webkit-margin-before:1em; -moz-column-width:300px; -webkit-column-w
idth:300px; column-width:300px; column-fill:auto; border:2px solid black; width:
400px"> | 40 <div style="-webkit-margin-before:1em; -moz-column-width:300px; -webkit-column-w
idth:300px; column-width:300px; column-fill:auto; border:2px solid black; width:
400px"> |
| 41 <img style="float:left;background-color:blue; height:100%;width:380px"> | 41 <img style="float:left;background-color:blue; height:100%;width:380px"> |
| 42 <span style="font-size:24px"><img style="float:left;background-color:green;width
:20px;height:100px"> | 42 <span style="font-size:24px"><img style="float:left;background-color:green;width
:20px;height:100px"> |
| 43 | 43 |
| 44 Longer text designed <img style="float:right;background-color:green;width:20px;h
eight:100px">to test float and wrapping behavior. Longer text designed to test f
loat and wrapping behavior. | 44 Longer text designed <img style="float:right;background-color:green;width:20px;h
eight:100px">to test float and wrapping behavior. Longer text designed to test f
loat and wrapping behavior. |
| 45 Longer text designed to test float and wrapping behavior. | 45 Longer text designed to test float and wrapping behavior. |
| 46 Longer text designed to test float and wrapping behavior. | 46 Longer text designed to test float and wrapping behavior. |
| 47 Longer text designed to test float and wrapping behavior. | 47 Longer text designed to test float and wrapping behavior. |
| 48 </span> | 48 </span> |
| 49 </div> | 49 </div> |
| OLD | NEW |