diff --git a/test/resources/reftest-analyzer.html b/test/resources/reftest-analyzer.html index a3e5b030d..2836f6860 100644 --- a/test/resources/reftest-analyzer.html +++ b/test/resources/reftest-analyzer.html @@ -104,7 +104,7 @@ Original author: L. David Baron Circle differences - + = 800 || py >= 1000) { + if (px < 0 || py < 0 || px >= gImage1Data.width || py >= gImage1Data.height) { p1.setAttribute("fill", "#aaa"); p2.setAttribute("fill", "#888"); } else {