Name Description Size Coverage
browser.toml 1062 -
browser_attachment.js Checks various attachments display correctly 25526 -
browser_attachmentEvents.js Ensures that attachment events are fired properly 16646 -
browser_attachmentIcon.js 8451 -
browser_attachmentInAltPart.js Check that an attachment inside a multipart/alternative (instead of the standard multipart/mixed) is still shown as an attachment and its content does not leak into the message body. 1901 -
browser_attachmentInPlainMsg.js Bug 1358565 Check that a non-empty image is shown as attachment and is detected as non-empty when message is viewed as plain text. 1567 -
browser_attachmentMenus.js 22730 -
browser_attachmentSize.js 13862 -
browser_openAttachment.js 23846 -
browser_rfc822Base64Attachment.js Check that a message/rfc822 attachment encoded with base64 (technically invalid per RFC 2046 but produced by real-world senders) is decoded and shown as a non-empty attachment rather than raw base64 data. 2233 -
browser_unreferencedRelatedPart.js Check that unreferenced Content-Disposition: inline parts inside multipart/related surface as attachments with intact content. Size is used as a proxy for intact content; the empty ZIP payload is binary-safe so the same size can be asserted on Windows and macOS/Linux alike. 2870 -
data -