Hi, Current and former CSS protos freeze on this page: http://www.instantfundas.com/2007/12/5-opera-tricks-you-did-not-know-about.h... -- Cheers Jorge.-
Hi Jorge, On Fri, Jan 09, 2009 at 04:32:33PM -0300, Jorge Arellano Cid wrote:
Hi,
Current and former CSS protos freeze on this page:
http://www.instantfundas.com/2007/12/5-opera-tricks-you-did-not-know-about.h...
I know that one... It is looping in the CSS parser. table td, { margin: 0em } is enough to reproduce the problem. Fixes welcome. The whole CSS parsing code is a bit fragile and it would be nice to make sure somehow that it never loops on any input. Fixes and suggestions welcome :-) Cheers, Johannes
On Fri, Jan 09, 2009 at 04:32:33PM -0300, Jorge Arellano Cid wrote:
Hi,
Current and former CSS protos freeze on this page:
http://www.instantfundas.com/2007/12/5-opera-tricks-you-did-not-know-about.h...
I've made some adjustments to the CSS parser that fix the problem for me. Please retest. Cheers, Johannes
On Mon, Jan 12, 2009 at 01:25:40PM +0100, Hofmann Johannes wrote:
On Fri, Jan 09, 2009 at 04:32:33PM -0300, Jorge Arellano Cid wrote:
Hi,
Current and former CSS protos freeze on this page:
http://www.instantfundas.com/2007/12/5-opera-tricks-you-did-not-know-about.h...
I've made some adjustments to the CSS parser that fix the problem for me. Please retest.
Good! Multiple return points within a function is asking for trouble. Good you removed them with the patch. It works OK here. -- Cheers Jorge.- ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
participants (2)
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de