WPT failures in css/css-transforms/skewY , for fuzzy pixels around edges of transformed SVG shapes
Categories
(Core :: SVG, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: dholbert, Assigned: dholbert)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We have some interop2023-relevant WPT failures here:
https://wpt.fyi/results/css/css-transforms/skewY?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=subtest&q=label%3Ainterop-2021-transforms%20firefox%3Afail
These all are have some green SVG content that's transformed to precisely cover up a red shape. In every case, we essentially pass the test but fail due to the following antialiasing mismatch at one corner of the transformed content:
Found 2 pixels different, maximum difference per channel 1
We should just annotate these as a fuzzy allowance.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Also remove our internal .ini files that are unnecessarily generous in terms
of fuzzy threshold and pass/fail allowance.
Assignee | ||
Comment 2•2 years ago
|
||
Try (using the wrong bug number in the commit message, whoops): https://treeherder.mozilla.org/jobs?repo=try&revision=7414052497bf9b6a28598cd42c00ff73fa147c22
Comment 5•2 years ago
|
||
bugherder |
Description
•