moshensky / pdf-visual-diff

Visual Regression Testing for PDFs in JavaScript
MIT License
42 stars 18 forks source link

Bug: Masked areas not in initial file #18

Closed mzl-md closed 2 years ago

mzl-md commented 3 years ago

Calling comparePdfToSnapshot the first time, the masked regions are not visible in the created snapshot. If I execute the method again, it fails. I have to rename the .new.png file to make it work.