On Sat, Jan 31, 2009 at 12:04:32PM -0300, Jorge Arellano Cid wrote:
On Sat, Jan 31, 2009 at 03:08:20PM +0100, Hofmann Johannes wrote:
On Sat, Jan 31, 2009 at 01:15:07PM +0000, Jeremy Henty wrote:
I get the feeling we are close to releasing dillo-2.1. Do others agree? What's left to be done?
I agree. Of course there is a lot todo regarding CSS conformance, but we won't pass any ACID test soon anyway. I'd like to get the font-size issue on wikipedia.org fixed however - help on that is very welcome :-).
Ah!, and there's the very important issue of the visited link color. When coming back to a page, most of the time visited links aren't shown as such (i.e. drawn in visited color).
Do you have an example? CSS allows to specify the visited link color, so it may just have been set by the author to something unexpected. Does :visited {color: #800080 !important} in .dillo/style.css fix the problem? Cheers, Johannes