Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / foreignObject / mask-expected.html
1 <html>
2 <body style="margin: 0;">
3 <svg xmlns="http://www.w3.org/2000/svg">
4   <rect width="200" height="50" fill="green" opacity="0.5"/>
5 </svg>
6 </body>
7 </html>