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