Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE HTML> | |
| 2 <html> | |
| 3 <head> | |
| 4 <script> | |
| 5 if (window.testRunner) | |
| 6 testRunner.dumpAsText(); | |
| 7 </script> | |
| 8 </head> | |
| 9 <body> | |
| 10 Test for crbug.com/323915: This test passes if it does not crash.<br/> | |
| 11 PASS | |
| 12 <img id="nonsvg"> | |
| 13 <svg> | |
| 14 <animate end="nonsvg.repeat(0)"/> | |
| 15 </svg> | |
| 16 </body> | |
| 17 </html> | |
| OLD | NEW |