blob: af69b26100ae02ee711274071df416c45f71d868 [file] [log] [blame]
<!DOCTYPE html>
<title>Reference for update playback rate zero</title>
<style>
#notes {
position: absolute;
left: 0px;
top: 100px;
}
body {
background: white;
}
</style>
<body>
<div id="box"></div>
<p id="notes">
This test creates a running animation and changes its playback rate
part way through. The animation finishes ahead of the screenshot.
If any blue pixels appear in the screenshot, the test fails.
</p>
</body>