Hi Johannes, On Tue, Sep 27, 2011 at 09:30:24PM +0200, Johannes Hofmann wrote:
Hi,
attached is a preliminary patch for white-space: nowrap handling. It' supposed to fix the following issues:
* Weird page width in combination with white-space:nowrap sequences (e.g. on http://en.wikipedia.org/wiki/Web_browser. * Line breaks at tags (e.g. <b>D</b>illo should not break after the "D". (similar issue on http://fltk.org/newsgroups.php?gfltk.development+T)
without breaking:
* zero width space handling. * ideographic character handling.
It's not ready for commit yet, as google results don't render deterministically the same way. Nevertheless please give it a try and report how it works for you.
Good! I'm reviewing the patch and it seems to work well so far. Please explain the non-deterministical behaviour at google. -- Cheers Jorge.-