Re: white-space patch
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 04, 2011 at 01:57:05PM -0300, Jorge Arellano Cid wrote:
> [...]
> Attached goes a small and very interesting testcase.
> (I had a hard time reducing google's page :-P).
>
> Compare with Firefox/Iceweasel rendering.
There's a "min-width" CSS element that dillo doesn't support:
#center_col{min-width:562px}
Taking it out of the equation makes Firefox render the page
quite similar to dillo; so maybe it is not a rewrap bug, but a
lack of implementation of CSS' min-width.
--
Cheers
Jorge.-