Sign in
chromium
/
chromium
/
src.git
/
72.0.3586.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
css
/
css-d-expected.svg
blob: acc0cf6167f27281b92c6ebab20dbeb8f108653e [
file
] [
log
] [
blame
]
<svg
width
=
"800"
height
=
"600"
xmlns
=
"http://www.w3.org/2000/svg"
>
<style>
#
t
{
fill
:
blue
;
}
</style>
<path
id
=
"t"
d
=
"M 100 100 H 700 V 500 Z"
/>
</svg>