Bug 1119503 - Part 3: Change test_aboutmemory.xul in order to not expect a newline at the very end of the copied text; r=njn

After the patches in this bug, we only inject a newline at block element
boundaries.
This commit is contained in:
Ehsan Akhgari 2015-01-18 08:28:13 -05:00
parent 8090909492
commit 3d8e294b79

View File

@ -369,7 +369,7 @@ Other Measurements\n\
\n\
100.00 MB ── heap-allocated\n\
\n\
End of 5th\n\
End of 5th \
";
let amvExpectedText =
@ -538,7 +538,7 @@ Other Measurements\n\
\n\
104,857,600 B ── heap-allocated\n\
\n\
End of 5th\n\
End of 5th \
";
function finish()