From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../delete-in-child-of-html.tentative.html.ini | 120 +++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 testing/web-platform/meta/editing/other/delete-in-child-of-html.tentative.html.ini (limited to 'testing/web-platform/meta/editing/other/delete-in-child-of-html.tentative.html.ini') diff --git a/testing/web-platform/meta/editing/other/delete-in-child-of-html.tentative.html.ini b/testing/web-platform/meta/editing/other/delete-in-child-of-html.tentative.html.ini new file mode 100644 index 0000000000..f42b551ecd --- /dev/null +++ b/testing/web-platform/meta/editing/other/delete-in-child-of-html.tentative.html.ini @@ -0,0 +1,120 @@ +[delete-in-child-of-html.tentative.html?designMode=off&method=backspace] + [delete in
elements after should join them] + expected: FAIL + + [delete should merge
after into the ] + expected: FAIL + + [delete should merge
after into the
in the ] + expected: FAIL + + [delete should merge
after into the empty ] + expected: FAIL + + [delete should merge
before into the ] + expected: FAIL + + [delete should merge
before into the
in the ] + expected: FAIL + + [delete should merge
before into the empty ] + expected: FAIL + + [delete from
around invisible element should not delete the ] + expected: FAIL + + [delete from
following visible element should be merged with the
in the ] + expected: FAIL + + +[delete-in-child-of-html.tentative.html?designMode=on&method=backspace] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [delete in
elements after should join them] + expected: FAIL + + [delete should merge
after into the ] + expected: FAIL + + [delete should merge
after into the
in the ] + expected: FAIL + + [delete should merge
after into the empty ] + expected: FAIL + + [delete should merge
before into the ] + expected: FAIL + + [delete should merge
before into the
in the ] + expected: FAIL + + [delete should merge
before into the empty ] + expected: FAIL + + [delete from
around invisible element should not delete the ] + expected: FAIL + + [delete from
following visible element should be merged with the
in the ] + expected: FAIL + + +[delete-in-child-of-html.tentative.html?designMode=on&method=forwarddelete] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [forwarddelete in
elements after should join them] + expected: FAIL + + [forwarddelete should merge
after into the ] + expected: FAIL + + [forwarddelete should merge
after into the
in the ] + expected: FAIL + + [forwarddelete should merge
after into the empty ] + expected: FAIL + + [forwarddelete should merge
before into the ] + expected: FAIL + + [forwarddelete should merge
before into the
in the ] + expected: FAIL + + [forwarddelete should merge
before into the empty ] + expected: FAIL + + [forwarddelete from
around invisible element should not delete the ] + expected: FAIL + + [forwarddelete from
following visible element should be merged with the
in the ] + expected: FAIL + + +[delete-in-child-of-html.tentative.html?designMode=off&method=forwarddelete] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [forwarddelete in
elements after should join them] + expected: FAIL + + [forwarddelete should merge
after into the ] + expected: FAIL + + [forwarddelete should merge
after into the
in the ] + expected: FAIL + + [forwarddelete should merge
after into the empty ] + expected: FAIL + + [forwarddelete should merge
before into the ] + expected: FAIL + + [forwarddelete should merge
before into the
in the ] + expected: FAIL + + [forwarddelete should merge
before into the empty ] + expected: FAIL + + [forwarddelete from
around invisible element should not delete the ] + expected: FAIL + + [forwarddelete from
following visible element should be merged with the
in the ] + expected: FAIL -- cgit v1.2.3