summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-16 19:20:26 +0000
committerNick White <git@njw.me.uk>2010-11-16 19:20:26 +0000
commit05db972ef74e6ad632edb68ab19ab217f084149f (patch)
treeca255244a2d09b412cb0741388fb683a888002e3 /BUGS
parenta32442c4cc529707dc13dbe1842d505b47308665 (diff)
Work around paragraph margin problems
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS7
1 files changed, 0 insertions, 7 deletions
diff --git a/BUGS b/BUGS
index 5d39c68..e69de29 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +0,0 @@
-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).
-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.