[Bug 326129] Re: firefox-3.{5, 6} bug, merge review comments don't get wrapped in <pre> block

Dominic Evans oldmanuk at gmail.com
Thu Apr 16 15:31:02 UTC 2009


Confirm upstream to not be a bug in firefox, but a bug in launchpad

{{{
Thanks for reporting.

This is no bug. Since Firefox 3.0 the CSS 2.1 standardized pre-wrap value is
available. Support for -moz-pre-wrap was thus dropped from Firefox 3.1 in bug
433065.

If it's necessary to keep compatible to Firefox versions prior to 3.0, please
use both values, e.g.:

white-space: -moz-pre-wrap;
white-space: pre-wrap;
}}}

so launchpad's CSS needs to be updated to include both values

** Changed in: firefox-3.5 (Ubuntu)
       Status: New => Invalid

** Bug watch added: Mozilla Bugzilla #433065
   https://bugzilla.mozilla.org/show_bug.cgi?id=433065

-- 
firefox-3.{5,6} bug, merge review comments don't get wrapped in <pre> block
https://bugs.launchpad.net/bugs/326129
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla Firefox.




More information about the Ubuntu-mozillateam-bugs mailing list