diff options
Diffstat (limited to 'testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/other/delete-in-child-of-head.tentative.html.ini | 120 |
1 files changed, 120 insertions, 0 deletions
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 <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=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 |