OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <script> | |
3 if (window.testRunner) | |
4 testRunner.dumpAsText(); | |
5 </script> | |
6 <p>PASS if no crash or assertion failure.</p> | |
7 <div style="zoom:0.1; columns:1;"> | |
leviw_travelin_and_unemployed
2016/04/01 20:37:01
Zoooooooom!
Is this necessary? Why must we zooooo
mstensho (USE GERRIT)
2016/04/01 21:30:43
Woho! Got rid of it!
| |
8 <div style="height:8px;"></div> | |
9 <div style="columns:1;"> | |
10 <div style="height:1em; break-after:column;"></div> | |
11 <div style="columns:1;"> | |
12 <div style="break-after:column;"> | |
13 <br> | |
14 </div> | |
15 <div style="columns:1;"> | |
16 <div style="break-after:column; columns:1;"> | |
17 <br> | |
18 <br> | |
19 <br> | |
20 </div> | |
21 </div> | |
22 </div> | |
23 </div> | |
24 <div style="height:8px;"></div> | |
25 </div> | |
OLD | NEW |