Bug 25564
| Summary: | SVG pixel test regressions with tolerance: 0 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | krit, zimmermann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 25602 | ||
Eric Seidel (no email)
Using run-webkit-tests -p svg --tolerance 0
there seem to be several previously un-noticed pixel test changes (some of which may be regressions):
svg/batik/paints/patternRegions.svg -- 1px shift in pattern
svg/batik/text/textEffect3.svg -- large change in one gradient
svg/custom/dominant-baseline-hanging.svg -- new border around text? probably a progression?
svg/custom/marker-changes.svg -- repaint bugs!
svg/custom/marker-child-changes.svg -- unclear
svg/custom/marker-viewBox-changes.svg -- marker moved a large distance
svg/custom/path-bad-data.svg -- progression, needs rebaseline
svg/custom/pointer-events-path.svg -- text is now lighter (previously double-drawn?) needs new baseline
svg/custom/use-css-no-effect-on-shadow-tree.svg -- thiner border (progression?)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Closing old bug, works w/o regression on Leopard with --tolerance 0.