marker-context-fill-transform-ref.html (404B)
1 <!DOCTYPE html> 2 3 <style> 4 iframe { 5 display: block; 6 border: none; 7 } 8 </style> 9 10 <p>None of the marker rects should be visible as disruptions in the gradient, regardless of transforms:</p> 11 <iframe width=300 height=150 src='support/svg-marker-ref.svg'></iframe> 12 <iframe width=300 height=150 src='support/svg-marker-ref.svg'></iframe> 13 <iframe width=300 height=150 src='support/svg-marker-ref.svg'></iframe>