summaryrefslogtreecommitdiffstats
path: root/layout/svg/tests/file_context_fill_fallback_red.svg
blob: 9088555b532fb55b6b713a442292e2fa235ce32f (plain)
1
2
3
4
5
6
7
8
<!--
  Any copyright is dedicated to the Public Domain.
  http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
     xmlns:xlink="http://www.w3.org/1999/xlink">
  <rect height="100%" width="100%" fill="context-fill red" />
</svg>