mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 05:44:20 +00:00
d1731dbe4e
- Rewrite wrapping logic for plaintext output sink, and run all output through the wrapping/formatting Write method (which now has logic to determine when we should be wrapping). - Handle blockquote type=cite mail quotes. - Write several new regression tests for plaintext output bugs, and include those tests and their expected output into the automated output test. r=sfraser,harishd