summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/context-stroke-05.svg
blob: 01e25682b9ac9eca8d4a7ab472f65c934a6115cd (plain)
1
2
3
<svg xmlns='http://www.w3.org/2000/svg'>
  <line x1='0' y1='50%' x2='100%' y2='50%' stroke-width='120%' stroke='context-stroke red'/>
</svg>