Bug 1737884: Adjust fuzzy annotation in transform3d-sorting-006.html to match the observed levels in Firefox. r=hiro

This test already contains a pretty-generous fuzzy annotation, which was added
to make it pass in Chromium. It turns out that Firefox requires a slightly
more-generous annotation in order to pass.  This commit just adjusts the
existing annotation to account for Firefox's observed level of fuzziness.

Note that the mismatching pixels are all part of antialiased fringes at the
edges of transformed shapes.  If you disregard these fringes, nothing in the
test appears to be meaningfully failing.  So, this commit isn't papering over
any "real" failure, aside from these fringes that the test is already
papering-over via its preexisting annotation.

Differential Revision: https://phabricator.services.mozilla.com/D129567
This commit is contained in:
Daniel Holbert 2021-10-26 23:35:23 +00:00
parent df3363a0b3
commit 8d60c280a7
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
[transform3d-sorting-006.html]
expected: FAIL

View File

@ -8,7 +8,7 @@
<meta name="assert" content="This tests that when two boxes intersect in a
simple fashion, they're rendered according to Newell's algorithm.">
<link rel="match" href="transform3d-sorting-006-ref.html">
<meta name=fuzzy content="0-100;0-500">
<meta name=fuzzy content="0-179;0-544">
</head>
<body>
<div style="transform-style: preserve-3d">