Lines Matching refs:image
242 --tolerance t Ignore image differences less than this percentage (default: $tolerance)
783 printFailureMessageForTest($test, "WARNING: expected image is missing!");
887 print DIFFHTML "<title>$base Image Compare</title>\n";
898 print DIFFHTML " var image = document.getElementById(\"animatedImage\");\n";
900 print DIFFHTML " image.src = imagePaths[currentImage];\n";
901 print DIFFHTML " imageText.innerHTML = imageNames[currentImage] + \" Image\";\n";
918 print DIFFHTML "<td id=\"imageText\" style=\"text-weight: bold;\">Actual Image</td>\n";
971 # FIXME: Do we really want to check the image-comparison tool for leaks every time?
1729 push @links, { href => "$base-$expectedTag.png", text => "expected image" };
1730 push @links, { href => "$base-$diffsTag.html", text => "image diffs" };
1763 push @links, { href => "$base-$expectedTag.png", text => "image" };