From 8d494ecf5f7cff5310ec6784bfdd36161dde0e2e Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Thu, 18 Jun 2020 10:56:09 -0400 Subject: README: mention font- properties --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index c3523ff..950bfcd 100644 --- a/README +++ b/README @@ -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: -- cgit v1.2.3-54-g00ecf