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