Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / viewport-clip.svg
blob66d245c643bef513288f95644a2b11ac7044c70e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="100px" height="100px">
3 <rect width="200" height="200" fill="red" />
4 <rect width="100" height="100" fill="green" />
5 </svg>