Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / resources / rects.svg
blobde13ae334402f3e387768c6b642f0a1d8df901b9
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="drawrects-structure-image-BE-06" viewBox="0 0 450 450" width="450" height="450" >
6 <g id="drawRects">
7 <rect x="225" y="0" width="225" height="225" style="fill:red" />
8 <rect x="0" y="225" width="225" height="225" style="fill:yellow" />
9 </g>
10 </svg>