Bug 311832
| Summary: | Adjusting pixel tolerance for pathlength-002.svg | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | SVG | Assignee: | Karl Rackler <rackler> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Karl Rackler
The test imported/w3c/web-platform-tests/svg/shapes/reftests/pathlength-002.svg
has a constant IMAGE failure. The test's allowed fuzziness is
`max_difference=0-1, total_pixels=0-50` but the actual difference is
`max_difference=1, total_pixels=57`.
Bump the fuzzy pixel tolerance to accommodate the actual rendering
difference.
<rdar://172914523>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/62366
EWS
Committed 311813@main (b6dd5c511620): <https://commits.webkit.org/311813@main>
Reviewed commits have been landed. Closing PR #62366 and removing active labels.