Hacker News new | ask | show | jobs
by gadders 2134 days ago
The bit I found interesting in this is how they compare and verify that two web pages rendered by different methods "match".

I wonder how you would do that? You can't hash the html. Do you take screenshots and compare?