Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / junk-data.svg
blobaecb077e73a90eb61aa10f879e87f638ed443ffb
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Basic//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd">
3 <svg xmlns="http://www.w3.org/2000/svg">
4 <text y="120">You should see an error above</text>
5 <rect width="100" height="100" color="green" />
7 <rect width="100" height="100" color="red" />
8 </svg>