Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
custom
/
inline-style-overrides-markers-expected.svg
blob: 40b9896d491c1722aa245d5f496e5068c1faf22b [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<line
x1
=
"0"
y1
=
"0"
x2
=
"100"
y2
=
"100"
style
=
"
stroke
:
green
;
stroke-width
:
50px
"
/>
</svg>