9 Jan
2009
9 Jan
'09
9:49 p.m.
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