haikuwebkit/LayoutTests/svg/paint-order/paint-order-text-markers.svg

4 lines
188 B
XML

<svg xmlns="http://www.w3.org/2000/svg">
<text stroke="green" stroke-width="3" fill="blue" x="20" y="100" font-size="36" font-weight="bold" paint-order="markers">paint-order</text>
</svg>