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="columns:2;"> | |
8 <div style="height:5px;"></div> | |
9 <div style="padding-top:10px;"> | |
10 <div style="height:20px; break-inside:avoid;"></div> | |
11 <div style="column-span:all;"></div> | |
12 <div style="height:2px; break-inside:avoid;"></div> | |
13 </div> | |
14 </div> | |
OLD | NEW |