A B

Summary

Harness status: OK

Found 7 tests

Details

ResultTest NameMessage
Passdocument.execCommand("delete") when <p>A []B</p>
Asserts run
Pass
assert_equals("<p>A B</p>", "<p>A B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)
Passdocument.execCommand("delete") when <p>A [] B</p>
Asserts run
Pass
assert_equals("<p>A B</p>", "<p>A B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)
Passdocument.execCommand("delete") when <p>A []B</p>
Asserts run
Pass
assert_equals("<p>A  B</p>", "<p>A  B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)
Passdocument.execCommand("delete") when <p>A [] B</p>
Asserts run
Pass
assert_equals("<p>A  B</p>", "<p>A  B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)
Passdocument.execCommand("delete") when <p>A [] B</p>
Asserts run
Pass
assert_equals("<p>A  B</p>", "<p>A  B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)
Passdocument.execCommand("delete") when <p>A&nbsp; []B</p>
Asserts run
Pass
assert_equals("<p>A&nbsp;B</p>", "<p>A&nbsp;B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)
Passdocument.execCommand("delete") when <p>A&nbsp;[] B</p>
Asserts run
Pass
assert_equals("<p>A B</p>", "<p>A B</p>")
    at Test.<anonymous> ( /editing/plaintext-only/delete-part-of-white-spaces.html:58:7)