summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/submitted/masking/support/blue-100x50-transparent-100x50.svg
blob: 459f21d5cf6c6e3941f4638307b3cc1333cf48a8 (plain)
1
2
3
4
5
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
  <rect x="0" y="0"  width="100%" height="50%" fill="blue" fill-opacity="0"/>
  <rect x="0" y="50%" width="100%" height="50%" fill="blue" fill-opacity="1"/>
</svg>