blob: 7fcdf9156f82ae51ed3004fa00ef1fc1f01192db [file] [log] [blame]
<!DOCTYPE html>
<title>Reference for reverse running animation</title>
<style>
#notes {
position: absolute;
left: 0px;
top: 100px;
}
body {
backgrond: white;
}
</style>
<body>
<p id="notes">
This test reverses the animation shortly after the box starts moving. If
any blue pixels are visible the test has failed.
</p>
</body>