Comment 14 for bug 326129

Revision history for this message
Dominic Evans (oldmanuk) wrote : Re: firefox-3.{5,6} bug, merge review comments don't get wrapped into div box

To help with debugging, I have attached a fully reduced test case for the issue showing the <pre> with white-space css property.

The HTML validates, the CSS doesn't as it is using browser-specific -moz-pre-wrap -o-pre-wrap white-space properties.

I have fixed the border width to 320px. firefox-3.0 correctly wraps the text within this, firefox-3.5 doesn't