Source code
Revision control
Copy as Markdown
Other Tools
[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, ""): "<span>abc </span><span> [\]def</span>"]
expected: FAIL