Name Description Size Coverage
browser.toml 1225 -
browser_androidMMS.js Tests that opening a message with bad Content-Location is able to show images correctly. The test message has a bad Content-Location. This should not prevent the html part from referring to the image parts by cid: correctly. 2182 -
browser_bug594646.js Tests that opening an .eml file the body of the message is correct, that it hasn't been UTF-8 mojibake'd. 2776 -
browser_convertToEventOrTask.js Tests that converting an email to an event/task works. 4547 -
browser_darkReader.js Test that messages behave correctly when in dark mode. 14975 -
browser_detectCharset.js Tests that opening an .eml file the body of the message is correct, that it hasn't been UTF-8 mojibake'd. 3408 -
browser_imageOverflow.js 7662 -
browser_malformedContentDisposition.js Tests that a multipart/mixed message whose only text/plain part carries a malformed Content-Disposition (a Content-Transfer-Encoding value used as the disposition) still renders its body inline, instead of being hidden as an unnamed attachment. 1090 -
browser_plainTextHiddenAltAttachment.js 2228 -
browser_printing.js Tests that printing works. 2929 -
browser_untypedTextCteCharset.js Tests that an untyped text part (missing subtype in Content-Type) correctly preserves and applies its Content-Transfer-Encoding and charset. 1149 -
data -