Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/johnjanInputTestAddition
/
.
/
svg
/
linking
/
reftests
/
href-a-element-ref.html
blob: 0c67c98b0204580f2aa9dd889ab71073c203801b [
file
] [
edit
]
<!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>