summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-06-18 10:56:09 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-06-18 10:56:09 -0400
commit8d494ecf5f7cff5310ec6784bfdd36161dde0e2e (patch)
tree11329b743bae6c8c38cdea8f29b7abfe847bd339 /README
parente3136e56e08c5761669a6857244f8af59bcf4450 (diff)
downloadwfs-8d494ecf5f7cff5310ec6784bfdd36161dde0e2e.tar.xz
wfs-8d494ecf5f7cff5310ec6784bfdd36161dde0e2e.zip
README: mention font- properties
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
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: