Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html style="display: -webkit-inline-flex;"> | |
|
cbiesinger
2014/06/24 00:31:26
By the way, FYI, new tests should not use the -web
harpreet.sk
2014/06/30 08:27:17
Done.
| |
| 3 <pre>This test passes if it does not crash.<pre> | |
| 4 <frameset></frameset> | |
| 5 <script> | |
| 6 if (window.testRunner) | |
| 7 testRunner.dumpAsText(); | |
| 8 </script> | |
| 9 </html> | |
| OLD | NEW |