diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,12 +4,14 @@ Features: - written in Python, not Node - automatically compares before and after screenshots -- supports automatic parallelism +- automatic parallelism +- font-style/-weight support Anti-features: - uses Selenium instead of Puppeteer -- no JSDOM support, mainly because getComputedStyle is very buggy +- no JSDOM support, mainly because getComputedStyle is very buggy (missing + default styles, crashes) Non-features: |