blob: 973820cfaf11a5bab1416c8d96010b79c36f23e4 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<body>
Test for crbug.com/279445: createPattern should synchronously snapshot an animating image.<br/>
This test passes if there is a green square below.<br/>
<svg xmlns='http://www.w3.org/2000/svg' width='100px' height='100px'>
<rect width='100' height='100' fill='green'/>
</svg>
</body>
</html>