Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-25 | test: Add cases to exercise clipping after no-ops | Benjamin Otte | 1 | -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. |