1 <svg xmlns=
"http://www.w3.org/2000/svg" onload=
"setTimeout(boom, 100);">
7 var gradient = document.getElementById(
"gradient");
8 gradient.spreadMethod.baseVal = undefined;
9 uneval({p: gradient.attributes});
14 <linearGradient id=
"gradient" />