Closed Bug 1863173 Opened 2 years ago Closed 2 years ago

[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)

task

Tracking

()

RESOLVED INVALID

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

Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.