trisquel-icecat/icecat/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-delete.tentative.html.ini

18 lines
711 B
INI

[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&nbsp;</span><span>&nbsp; [\]def</span>"]
expected: FAIL