gecko/layout/reftests/svg/smil/container/deferred-anim-1-ref.xhtml

13 lines
322 B
HTML

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Deferred animation</title>
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" width="200px" height="200px">
<rect width="199" height="199" fill="green"/>
</svg>
</body>
</html>