What the mbox file should have:
mbox file I generated that tests all of these.
The archive generated with quoted messages enabled.
| When a part of a message is marked as quoted, it is | Comments |
|---|---|
| is highlighted purple | |
| has appeared in a previous message | |
| is at least two words long | |
| is the longest continuous segment that can be grouped together | |
| hidden if it is the last quote in the message, and shown if the quote is in the middle of the message |
| The toggler above the quote | Comments |
|---|---|
| appears above the quoted segment | |
| upon clicking, will show the element if it was hidden or hide the element if it was shown | |
| the link's text will change depending on the display state of the segment - '–show quoted text–' if segment is hidden - '–hide quoted text–' if segment is being shown | |
| Javascript functionality across all major browsers - IE 8,7,6 - Firefox - Chrome - Safari - Opera | Tested in Firefox 3.6, Chrome 5.0.375.70 and Opera 10.10 so far. |