blob: 70ad06523443438744d4c68a70bddf40ec047239 [file] [log] [blame]
<!doctype html>
<style>
div {
width: 100px;
height: 100px;
background: green;
}
</style>
<div id="test"></div>
<p>Verify that composited filter animations are applied correctly. If the box
is green the animation has applied correctly.</p>