1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
3 xmlns=
"http://www.w3.org/2000/svg"
4 xmlns:
xlink=
"http://www.w3.org/1999/xlink"
10 testRunner.dumpAsTextWithPixelResults();
13 <linearGradient id=
"linearGradient0">
14 <stop offset=
"0" stop-color=
"white"/>
15 <stop offset=
"1" stop-color=
"black"/>
18 <rect width=
"200" height=
"200" style=
"fill:url(#linearGradient1) green;" id=
"rect0" />
19 <text id=
"text0" x=
"10" y=
"20" style=
"fill:green">
21 <linearGradient id=
"linearGradient1" xlink:
href=
"#linearGradient0" />