| <!DOCTYPE HTML> | |
| <html> | |
| <head> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| </head> | |
| <body> | |
| Test for crbug.com/323915: This test passes if it does not crash.<br/> | |
| PASS | |
| <img id="nonsvg"> | |
| <svg> | |
| <animate end="nonsvg.repeat(0)"/> | |
| </svg> | |
| </body> | |
| </html> |