QA/Firefox3.5/ViewSource Testplan: Difference between revisions

Line 48: Line 48:
# Find and Find Again should work.
# Find and Find Again should work.


=== Fidelity: ensure that view-source does not corrupt the source ===
==== Fidelity: Ensure that view-source does not corrupt the source ====


The text displayed by view-source should exactly match the source returned by the server or retrieved from the filesystem.  It's possible for errors in the formatting code to cause characters to be omitted, for example.  This is particularly important because subtle errors in the displayed source text may be quite hard to detect, but could still cause users considerable difficulty.
The text displayed by view-source should exactly match the source returned by the server or retrieved from the filesystem.  It's possible for errors in the formatting code to cause characters to be omitted, for example.  This is particularly important because subtle errors in the displayed source text may be quite hard to detect, but could still cause users considerable difficulty.
213

edits