summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-masking/mask-image/support/red-100x100.svg
blob: 0ba285bf00d1c68d851c262c8626d12ea618db06 (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="red" fill-opacity="1"/>
</svg>