-
Notifications
You must be signed in to change notification settings - Fork 55
Description
I have the following two images to compare. They are full-page screenshots of a web page, captured by Hermione. Taken on Browserstack Windows 10 Edge.
Baseline:
https://user-images.githubusercontent.com/44468637/65691884-eafebc80-e071-11e9-942c-438cfcc667e7.png
Actual:
https://user-images.githubusercontent.com/44468637/65691893-ef2ada00-e071-11e9-84ef-899338b3651b.png
Here is a closeup of some of the differences it produces:
To me it looks like antialiasing, but no matter what i set as the antialiasingTolerance, it says these images are different.
I have to increase tolerance to 20 before it starts to pass.
Is it possible we're dealing with a difference in alpha transparency rather than antialiasing? Can looks-same get an option for dealing with alpha?
