Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/tt-attribute-mutation-fix-attribute-node-tests
/
.
/
css
/
css-viewport
/
zoom
/
svg-path-simple-ref.html
blob: 8443768cc74edb18bd75812a2b6383df2fb83594 [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<meta
charset
=
"utf-8"
>
<svg
width
=
"200"
height
=
"200"
viewBox
=
"0 0 40 40"
>
<path
fill
=
"#333333"
d
=
"M32 14h2v14h-2z"
></path>
</svg>