abc d

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassInserting white-space and a character at block end should keep the white-space even before block <br> element
Asserts run
Pass
assert_in_array("abc d", ["abc d", "abc d<br>"])
    at Test.<anonymous> ( /editing/whitespaces/inserttext-at-end-of-block-when-br-always-block.html:22:7)