diff options
Diffstat (limited to 'testing/web-platform/mozilla/meta/editor/delete-space-after-double-click-selection.html.ini')
-rw-r--r-- | testing/web-platform/mozilla/meta/editor/delete-space-after-double-click-selection.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/editor/delete-space-after-double-click-selection.html.ini b/testing/web-platform/mozilla/meta/editor/delete-space-after-double-click-selection.html.ini new file mode 100644 index 0000000000..690b6cbe0a --- /dev/null +++ b/testing/web-platform/mozilla/meta/editor/delete-space-after-double-click-selection.html.ini @@ -0,0 +1,6 @@ +[delete-space-after-double-click-selection.html] + [DIV: Only one whitespace character should be removed when there are multiple.] + expected: FAIL + + [DIV: Only one whitespace character should be removed when there are multiple whitespaces and the deleted range is the end of the string.] + expected: FAIL |