blob: 399fd5ce7d6710670374d122c7f35cd64bd58b98 [file] [log] [blame]
<!DOCTYPE html>
<title>Reference for update playback rate zero</title>
<style>
#box {
background: green;
height: 40px;
width: 40px;
}
</style>
<body>
<div id="box"></div>
<p id="notes">
This test creates a running animation and halts its playback rate
part way through. If the box transitions to red the test fails.
</p>
</body>