summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/linking/reftests/href-a-element-ref.html
blob: 0c67c98b0204580f2aa9dd889ab71073c203801b (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<meta charset="utf-8">
<title>href - a element reference</title>
<body>
  <svg width="100" height="100" viewBox="0 0 100 100">
    <rect width="100%" height="100%" fill="lime"/>
  </svg>
</body>