summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/context-stroke-opacity-02.svg
blob: d00c3a0e59c4cbf4f5dcfffc1417b64f91c4e735 (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='blue' stroke-opacity='context-stroke-opacity'/>
</svg>