| OLD | NEW |
| 1 <head> | 1 <head> |
| 2 <script> | |
| 3 internals.settings.setRegionBasedColumnsEnabled(true) | |
| 4 </script> | |
| 5 </head> | 2 </head> |
| 6 <body style="overflow:hidden"> | 3 <body style="overflow:hidden"> |
| 7 LTR Version: | 4 LTR Version: |
| 8 | 5 |
| 9 <div style="-moz-column-width:200px; -webkit-column-width:200px; column-width:20
0px; column-fill:auto; height:300px; border:5px solid maroon;"> | 6 <div style="-moz-column-width:200px; -webkit-column-width:200px; column-width:20
0px; column-fill:auto; height:300px; border:5px solid maroon;"> |
| 10 This is some text<br> | 7 This is some text<br> |
| 11 This is some text<br> | 8 This is some text<br> |
| 12 This is some text<br> | 9 This is some text<br> |
| 13 This is some text<br> | 10 This is some text<br> |
| 14 This is some text<br> | 11 This is some text<br> |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 129 This is some text<br> | 126 This is some text<br> |
| 130 This is some text<br> | 127 This is some text<br> |
| 131 This is some text<br> | 128 This is some text<br> |
| 132 This is some text<br> | 129 This is some text<br> |
| 133 This is some text<br> | 130 This is some text<br> |
| 134 This is some text<br> | 131 This is some text<br> |
| 135 This is some text<br> | 132 This is some text<br> |
| 136 This is some text<br> | 133 This is some text<br> |
| 137 This is some text<br> | 134 This is some text<br> |
| 138 </div> | 135 </div> |
| OLD | NEW |