summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/filter-effects/svg-unknown-input-ref.html
blob: 1fff2a6175cfe1956ff2c451aece45ec73345d81 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<title>Filter Effects: Reference</title>
<link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
<meta name="flags" content="svg">
<p>The test passes if you see a green square and no red.</p>
<svg width="100" height="100">
  <rect width="100" height="100" fill="green"/>
</svg>