blob: bf11633df1f8600898751e71fa610f945e90a4f7 [file] [log] [blame]
<!DOCTYPE html>
<div id="test">This test passes if it does not crash.</div>
<script>
test.style.webkitAnimationName = "anim";
if (window.testRunner)
testRunner.dumpAsText();
</script>