From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../delete-in-child-of-head.tentative.html.ini | 120 +++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini (limited to 'testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini') diff --git a/testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini b/testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini new file mode 100644 index 0000000000..74733c9724 --- /dev/null +++ b/testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini @@ -0,0 +1,120 @@ +[delete-in-child-of-head.tentative.html?designMode=off&method=backspace] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [delete in
elements in should join them] + expected: FAIL + + [delete around invisible should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <style> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <script> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <link> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <base> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <template> should not delete it at joining paragraphs] + expected: FAIL + + [delete at boundary of <title> and <div> in <head> should not join them] + expected: FAIL + + +[delete-in-child-of-head.tentative.html?designMode=on&method=backspace] + [delete in <div> elements in <head> should join them] + expected: FAIL + + [delete around invisible <meta> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <title> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <style> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <script> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <link> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <base> should not delete it at joining paragraphs] + expected: FAIL + + [delete around invisible <template> should not delete it at joining paragraphs] + expected: FAIL + + [delete at boundary of <title> and <div> in <head> should not join them] + expected: FAIL + + +[delete-in-child-of-head.tentative.html?designMode=off&method=forwarddelete] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [forwarddelete in <div> elements in <head> should join them] + expected: FAIL + + [forwarddelete around invisible <meta> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <title> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <style> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <script> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <link> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <base> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <template> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete at boundary of <title> and <div> in <head> should not join them] + expected: FAIL + + +[delete-in-child-of-head.tentative.html?designMode=on&method=forwarddelete] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [forwarddelete in <div> elements in <head> should join them] + expected: FAIL + + [forwarddelete around invisible <meta> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <title> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <style> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <script> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <link> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <base> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete around invisible <template> should not delete it at joining paragraphs] + expected: FAIL + + [forwarddelete at boundary of <title> and <div> in <head> should not join them] + expected: FAIL -- cgit v1.2.3