This is a testharness.js-based test.
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap">]def</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap">]def</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap">]def</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap">]def<br>ghi</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap">]def<br>ghi</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap">]def<br>ghi</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><b>]def<br>ghi</b></div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\"><b>ghi</b></div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b style=\\"white-space:nowrap\\">def</b></span></div><div style=\\"white-space:nowrap\\"><b>ghi</b></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><b>]def<br>ghi</b></div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\"><b>ghi</b></div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b style=\\"white-space:nowrap\\">def</b></span></div><div style=\\"white-space:nowrap\\"><b>ghi</b></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><b>]def<br>ghi</b></div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div class=\\"nowrap\\"><b>ghi</b></div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div class=\\"nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b style=\\"white-space:nowrap\\">def</b></span></div><div class=\\"nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<b class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</b></div><div class=\\"nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\"><b class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</b></span></div><div class=\\"nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</b></div><div class=\\"nowrap\\"><b>ghi</b></div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\"><b style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</b></span></div><div class=\\"nowrap\\"><b>ghi</b></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><b>]def</b>ghi<br>jkl</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b><span style=\\"text-wrap-mode:nowrap\\">ghi</span></div><div style=\\"white-space:nowrap\\">jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b><span style=\\"white-space:nowrap\\">ghi</span></div><div style=\\"white-space:nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b>ghi</span></div><div style=\\"white-space:nowrap\\">jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><b>]def</b>ghi<br>jkl</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b><span style=\\"text-wrap-mode:nowrap\\">ghi</span></div><div style=\\"white-space:nowrap\\">jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b><span style=\\"white-space:nowrap\\">ghi</span></div><div style=\\"white-space:nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b>ghi</span></div><div style=\\"white-space:nowrap\\">jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><b>]def</b>ghi<br>jkl</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b><span style=\\"text-wrap-mode:nowrap\\">ghi</span></div><div class=\\"nowrap\\">jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b><span style=\\"white-space:nowrap\\">ghi</span></div><div class=\\"nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b>ghi</span></div><div class=\\"nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<b class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</b><span class=\\"nowrap\\" style=\\"white-space:nowrap\\">ghi</span></div><div class=\\"nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\"><b>def</b>ghi</span></div><div class=\\"nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</b><span style=\\"white-space:nowrap\\" class=\\"nowrap\\">ghi</span></div><div class=\\"nowrap\\">jkl</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\"><b>def</b>ghi</span></div><div class=\\"nowrap\\">jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><b>]def</b><br>ghi</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b></span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><b>]def</b><br>ghi</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b></span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><b>]def</b><br>ghi</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b></span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<b class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\"><b>def</b></span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\"><b>def</b></span></div><div class=\\"nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><b>]def<br></b>ghi</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b></span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><b>]def<br></b>ghi</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div style=\\"white-space:nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b></span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><b>]def<br></b>ghi</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<b style=\\"text-wrap-mode:nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\"><b>def</b></span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<b class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\"><b>def</b></span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<b style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</b></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\"><b>def</b></span></div><div class=\\"nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><div>]def</div>ghi</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><div>]def</div>ghi</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><div>]def</div>ghi</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div><div class=\\"nowrap\\">ghi</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap">]def<div>ghi</div></div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div></div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap">]def<div>ghi</div></div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div></div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap">]def<div>ghi</div></div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div></div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div></div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div></div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div></div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><div>]def</div>ghi<br>jkl</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi<br>jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi<br>jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><div>]def</div>ghi<br>jkl</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi<br>jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\">ghi<br>jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><div>]def</div>ghi<br>jkl</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi<br>jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi<br>jkl</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\">ghi<br>jkl</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div><div class=\\"nowrap\\">ghi<br>jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap">]def<div>ghi</div>jkl<br>mno</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl<br>mno</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl<br>mno</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap">]def<div>ghi</div>jkl<br>mno</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl<br>mno</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl<br>mno</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap">]def<div>ghi</div>jkl<br>mno</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl<br>mno</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl<br>mno</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl<br>mno</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl<br>mno</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div style="white-space:nowrap"><div>]def<br>ghi</div>jkl</div>
assert_in_array: white-space should be preserved by <span> elements value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div>\\n<div style="white-space:nowrap"><div>]def<br>ghi</div>jkl</div>
assert_in_array: white-space should be preserved by <span> elements (testing with a line break between paragraphs) value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div style=\\"white-space:nowrap\\"><div>ghi</div>jkl</div>"]
[FAIL] delete at <div style="white-space:normal">abc[</div><div class="nowrap"><div>]def<br>ghi</div>jkl</div>
assert_in_array: white-space should be preserved by <span> elements with class or style attribute value "<div style=\\"white-space:normal\\">abc<span style=\\"text-wrap-mode:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl</div>" not in array ["<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl</div>", "<div style=\\"white-space:normal\\">abc<span class=\\"nowrap\\" style=\\"white-space:nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl</div>", "<div style=\\"white-space:normal\\">abc<span style=\\"white-space:nowrap\\" class=\\"nowrap\\">def</span></div><div class=\\"nowrap\\"><div>ghi</div>jkl</div>"]
Harness: the test ran to completion.