OLD | NEW |
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <style> | 3 <style> |
4 body { | 4 body { |
5 -webkit-column-width: .600pt; | 5 -webkit-column-width: .600pt; |
6 -webkit-column-gap: 2261953074155095154; | 6 -webkit-column-gap: 2261953074155095154; |
7 } | 7 } |
8 </style> | 8 </style> |
9 | 9 |
10 <script> | 10 <script> |
11 if (window.testRunner) | 11 if (window.testRunner) |
12 testRunner.dumpAsText(); | 12 testRunner.dumpAsText(); |
13 </script> | 13 </script> |
14 </head> | 14 </head> |
15 | 15 |
16 <body class="test"> | 16 <body class="test"> |
17 This test passes if it does not crash. | 17 This test passes if it does not crash. |
18 </body> | 18 </body> |
19 | 19 |
20 </html> | 20 </html> |
OLD | NEW |