Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <script> | |
| 3 if (window.testRunner) { | |
| 4 testRunner.dumpAsText(); | |
| 5 testRunner.waitUntilDone(); | |
| 6 } | |
| 7 window.onload = function() { | |
| 8 if (window.testRunner) | |
| 9 testRunner.notifyDone(); | |
| 10 } | |
| 11 </script> | |
| 12 <img src='data:image/svg+xml,<html xmlns="http://www.w3.org/1999/xhtml"><marquee width="14px"><object></object></marquee></html>'> | |
| 13 PASS | |
| OLD | NEW |