summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/smil/seek/anim-standard-ref.xhtml
blob: a50c83bd0eaba5dce4a8daf0b98ec751e6cf0933 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" ?>
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<svg xmlns="http://www.w3.org/2000/svg" width="230px" height="230px">
  <rect x="15" y="15" width="200" height="200" fill="blue"/>
</svg>
</body>
</html>