mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
8090909492
commit
3d8e294b79
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user