summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini
diff options
context:
space:
mode:
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.ini30
1 files changed, 30 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..677c073739
--- /dev/null
+++ b/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini
@@ -0,0 +1,30 @@
+[white-spaces-after-execCommand-insertlinebreak.tentative.html]
+ prefs: [editor.white_space_normalization.blink_compatible:true]
+ [execCommand("insertlinebreak", false, "") at "a      [\]   b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+
+ [execCommand("insertlinebreak", false, "") at "a       [\]  b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+
+ [execCommand("insertlinebreak", false, "") at "a        [\] b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+
+ [execCommand("insertlinebreak", false, "") at "a   [\]      b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+
+ [execCommand("insertlinebreak", false, "") at "a    [\]     b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+
+ [execCommand("insertlinebreak", false, "") at "a         [\]b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+
+ [execCommand("insertlinebreak", false, "") at "a     [\]    b"]
+ expected:
+ if editorLegacyDirectionMode: FAIL
+