summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-masking/mask-image/support/50x100-opaque-blue.svg
blob: c9a82b4939a6c1bcf657882ef7d6ecf08b53ee78 (plain)
1
2
3
4
<?xml version="1.0"?>
<svg width="50" height="100" xmlns="http://www.w3.org/2000/svg">
  <rect x="0" y="0"  width="50" height="100" fill="blue" fill-opacity="1"/>
</svg>