summaryrefslogtreecommitdiff
path: root/test/clip-fill-no-op.ref.png
AgeCommit message (Collapse)AuthorFilesLines
2009-11-25test: Add cases to exercise clipping after no-opsBenjamin Otte1-0/+0
Whilst investigating: Bug 31788: SVG <line> with y1 == y2 and both with fractional part don't render https://bugs.webkit.org/show_bug.cgi?id=31788 I found that it can be reduced to a no-op clip following a no-op stroke or fill. These conditions are exercised here and are shown to be a bug introduced in the 1.9.x development series.