1 <svg version=
"1.1" baseProfile=
"full" id=
"svg-root"
2 width=
"12cm" height=
"6cm" viewBox=
"0 0 120 60"
3 xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
5 <title id=
"test-title">all selector
</title>
6 <style type=
"text/css">
7 * {fill:silver; stroke-width:
1;stroke-miterlimit:
100000;}
9 #test-frame {stroke:blue; fill:none;}
11 <rect x=
"15" y=
"15" width=
"50" height=
"30" stroke-width=
"10"/>