diff options
Diffstat (limited to 'testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini b/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini new file mode 100644 index 0000000000..c8c369732f --- /dev/null +++ b/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini @@ -0,0 +1,23 @@ +[white-spaces-after-execCommand-insertlinebreak.tentative.html] + prefs: [editor.white_space_normalization.blink_compatible:true] + [execCommand("insertlinebreak", false, "") at "a [\] b"] + expected: FAIL + + [execCommand("insertlinebreak", false, "") at "a [\] b"] + expected: FAIL + + [execCommand("insertlinebreak", false, "") at "a [\] b"] + expected: FAIL + + [execCommand("insertlinebreak", false, "") at "a [\] b"] + expected: FAIL + + [execCommand("insertlinebreak", false, "") at "a [\] b"] + expected: FAIL + + [execCommand("insertlinebreak", false, "") at "a [\]b"] + expected: FAIL + + [execCommand("insertlinebreak", false, "") at "a [\] b"] + expected: FAIL + |