blob: 152d9752d2f4735006970639a8acb88da090d95a [file] [log] [blame]
<html lang="en">
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
.test { -webkit-transition: 1.5s; }
</style>
</head>
<body>
<p class="test">Test should not crash</p>
</body>
</html>