Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Update recheck.ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lemoncurry committed Apr 16, 2020
1 parent ca6ce2e commit 15ca24c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .retest/recheck.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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: .*
Expand Down

0 comments on commit 15ca24c

Please sign in to comment.