summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/transform-animation-on-path-ref.html
blob: ecdf155e82570db6f35efad75acce33f49027046 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<svg width="500" height="500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2">
  <path id="target" d="M .1 .1 H .9 V .9 H .10 L .10 .10"/>
</svg>
</html>