This one looks essentially the same: https://wpt.fyi/results/css/css-backgrounds/border-image-space-001.html This one, we fail with: ``` maxDifference: 38 totalPixels: 3520 ``` ...which is under the threshold encoded in the test: <meta name="fuzzy" content="0-12; 0-1152">
Bug 1820657 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This one looks essentially the same: https://wpt.fyi/results/css/css-backgrounds/border-image-space-001.html This one, we fail with: ``` maxDifference: 38 totalPixels: 3520 ``` ...which is over the threshold encoded in the test: <meta name="fuzzy" content="0-12; 0-1152">
This one looks essentially the same: https://wpt.fyi/results/css/css-backgrounds/border-image-space-001.html This one, we fail with: ``` maxDifference: 38 totalPixels: 3520 ``` ...which is over the threshold encoded in the test: ``` <meta name="fuzzy" content="0-12; 0-1152"> ``` Again, Safari fails with a more-substantial difference, only showing 2 orange diamonds on each side.