From 15ca24c06b8659b66ba86a11e1e46c36904b5b4b Mon Sep 17 00:00:00 2001 From: lemoncurry Date: Thu, 16 Apr 2020 08:45:42 +0200 Subject: [PATCH] Update recheck.ignore --- .retest/recheck.ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.retest/recheck.ignore b/.retest/recheck.ignore index 5aad880..548f349 100644 --- a/.retest/recheck.ignore +++ b/.retest/recheck.ignore @@ -12,6 +12,9 @@ # More details and examples can be found here: # https://retest.github.io/docs/recheck/how-ignore-works/ +# Ignore insertions +change=inserted + # Ignore visible attributes: attribute=absolute-outline attribute=outline @@ -35,6 +38,7 @@ matcher: type=meta, attribute-regex=.* pixel-diff=5.0 matcher: type=div, pixel-diff=20.0 +matcher: type=img, pixel-diff=50.0 # Ignore all meta elements matcher: type=meta, attribute-regex: .*