Sign in
webkit
/
WebKit
/
473b92ed852160eab7c2365a49eda22bbbc97909
/
.
/
LayoutTests
/
imported
/
blink
/
svg
/
custom
/
clipped-outline-expected.svg
blob: 95af1d1e615d5282aadb9b516b502349d459fd86 [
file
] [
log
] [
blame
]
<svg
width
=
"400"
height
=
"400"
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<rect
width
=
"100"
height
=
"100"
fill
=
"green"
/>
<text
y
=
"150"
>
This test passes if there is a green box and no red
</text>
</svg>