summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-08 18:14:37 +0000
committerNick White <git@njw.me.uk>2010-11-08 18:14:37 +0000
commit6db0cdc5206417ad9f19c3b4a8422fe268957cd0 (patch)
tree0723fdac2d3fa3a0b7c661a4652bd0b445f3d40f /BUGS
parent07e0c63c8340ed001dc282e07066ce796c6c5062 (diff)
Update stylesheet bug
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS6
1 files changed, 4 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 6777b2f..512d7a8 100644
--- a/BUGS
+++ b/BUGS
@@ -1,8 +1,10 @@
With Gecko styles aren't reliably cleared. Example
http://www.guardian.co.uk/commentisfree/2010/oct/30/google-polluting-internet
-screws up paragraph spacing (too close together), and
-http://njw.me.uk/pubs/2010-copyme changes to serif.
+screws up paragraph spacing (too close together).
Seems to be fine with webkit.
+The issue is that for some reason on first run not all stylesheets
+are disabled in firefox. Subsequent runs are fine. Presumably it's a
+bug in firefox; should report it to them.
When run as a bookmarklet in firefox, the first run it hasn't registered
readable() by the time it is called. Subsequent runs work fine. This