Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <html> | 1 <html> |
| 2 <head> | 2 <head> |
| 3 <title></title> | 3 <title></title> |
| 4 <script> | 4 <script> |
| 5 if (window.testRunner) | 5 if (window.testRunner) |
| 6 testRunner.dumpAsText(); | 6 testRunner.dumpAsText(); |
| 7 </script> | 7 </script> |
| 8 </head> | 8 </head> |
| 9 <body> | 9 <body> |
| 10 <p> | 10 <p> |
| 11 PASS: WebKit didn't crash. | 11 PASS: WebKit didn't crash. |
| 12 </p> | 12 </p> |
| 13 <ruby><q style="column-gap:2;">a</ruby> | 13 <ruby><q style="column-gap:2;">a</ruby> |
| 14 <cite style="word-break: break-all;">a<q style="text-transform:uppercase;">a <sup style="text-overflow:ellipsis;"> | 14 <cite style="word-break: break-all;">a<q style="text-transform:uppercase;">a <sup style="text-overflow:ellipsis;"> |
| 15 </body> | 15 </body> |
| 16 </html> | 16 </html> |
| OLD | NEW |