testText("
", "abc", "abc", "Simplest possible test"); testHTML("
", "abc\ndef", "abc
def", "Newlines convert to
in non-white-space:pre elements"); testHTML("
", "abc\ndef", "abc
def", "Newlines convert to
in
 element");
testHTML("