[wpt-sync] Sync PR 42958 - Overcome antialias fuzziness in 5 box-shadow tests with meta name=fuzzy
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42958 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42958
Details from upstream follow.
Gérard Talbot <github@gtalbot.org> wrote:
Overcome antialias fuzziness in 5 box-shadow tests with meta name=fuzzy
I added a
<meta name="fuzzy" content="maxDifference=0-m;totalPixels=0-n" />
in 5 box-shadow tests so that Edge 120+ passes those tests, like this:box-shadow-table-border-collapse-001.html
<meta name="fuzzy" content="maxDifference=0-49;totalPixels=0-600">Current test result:
https://wpt.fyi/results/css/css-backgrounds/box-shadow-table-border-collapse-001.html
box-shadow-overlapping-001.html
<meta name="fuzzy" content="maxDifference=0-30;totalPixels=0-800">Current test result:
https://wpt.fyi/results/css/css-backgrounds/box-shadow-overlapping-001.html
box-shadow-overlapping-002.html
<meta name="fuzzy" content="maxDifference=0-30;totalPixels=0-1400">Current test result:
https://wpt.fyi/results/css/css-backgrounds/box-shadow-overlapping-002.html
box-shadow-overlapping-003.html
<meta name="fuzzy" content="maxDifference=0-30;totalPixels=0-1600">Current test result:
https://wpt.fyi/results/css/css-backgrounds/box-shadow-overlapping-003.html
box-shadow-overlapping-004.html
<meta name="fuzzy" content="maxDifference=0-30;totalPixels=0-2800">Current test result:
https://wpt.fyi/results/css/css-backgrounds/box-shadow-overlapping-004.html
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Description
•