1 <svg xmlns:
xlink=
"http://www.w3.org/1999/xlink"
2 xmlns:
html=
"http://www.w3.org/1999/xhtml"
3 xmlns=
"http://www.w3.org/2000/svg"
4 onload=
"setTimeout(boom, 30);"
9 .gencon:after { content: counter(chicken); }
15 document.getElementById(
"define").setAttribute(
"class",
"gencon");
16 document.getElementById(
"use").setAttribute(
"class",
"zind");
18 document.documentElement.removeAttribute(
"class");
24 <rect x=
"0" y=
"0" width=
"75" height=
"75" fill=
"green"/>
28 <use xlink:
href=
"#define" x=
"0" y=
"20" id=
"use" />