[white-spaces-after-execCommand-delete.tentative.html] prefs: [editor.white_space_normalization.blink_compatible:true] max-asserts: 4 [execCommand("delete", false, ""): "a    [\]||    c"] expected: FAIL [execCommand("delete", false, ""): "a    |[\]|    c"] expected: FAIL [execCommand("delete", false, ""): "a    || [\]   c"] expected: FAIL [execCommand("delete", false, ""): "a    ||[\]    c"] expected: FAIL [execCommand("delete", false, ""): "abc   [\]def"] expected: FAIL