diff options
author | Nick White <git@njw.me.uk> | 2010-11-16 19:20:26 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-16 19:20:26 +0000 |
commit | 05db972ef74e6ad632edb68ab19ab217f084149f (patch) | |
tree | ca255244a2d09b412cb0741388fb683a888002e3 /BUGS | |
parent | a32442c4cc529707dc13dbe1842d505b47308665 (diff) |
Work around paragraph margin problems
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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. |