diff options
Diffstat (limited to 'testing/web-platform/meta/editing/other/insertparagraph-in-child-of-html.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/other/insertparagraph-in-child-of-html.tentative.html.ini | 242 |
1 files changed, 242 insertions, 0 deletions
diff --git a/testing/web-platform/meta/editing/other/insertparagraph-in-child-of-html.tentative.html.ini b/testing/web-platform/meta/editing/other/insertparagraph-in-child-of-html.tentative.html.ini new file mode 100644 index 0000000000..556342d757 --- /dev/null +++ b/testing/web-platform/meta/editing/other/insertparagraph-in-child-of-html.tentative.html.ini @@ -0,0 +1,242 @@ +[insertparagraph-in-child-of-html.tentative.html?designMode=off&white-space=normal] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [insertParagraph in empty <div style="white-space:normal"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:normal"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:normal"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=on&white-space=normal] + [insertParagraph in empty <div style="white-space:normal"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:normal"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:normal"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:normal"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=off&white-space=pre] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [insertParagraph in empty <div style="white-space:pre"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=on&white-space=pre] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [insertParagraph in empty <div style="white-space:pre"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=off&white-space=pre-line] + [insertParagraph in empty <div style="white-space:pre-line"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-line"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-line"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=on&white-space=pre-line] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [insertParagraph in empty <div style="white-space:pre-line"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-line"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-line"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-line"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=off&white-space=pre-wrap] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [insertParagraph in empty <div style="white-space:pre-wrap"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-wrap"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-wrap"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing text) before <head> should split the <div>] + expected: FAIL + + +[insertparagraph-in-child-of-html.tentative.html?designMode=on&white-space=pre-wrap] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [insertParagraph in empty <div style="white-space:pre-wrap"> after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) after <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing text) after <body> should not create another <div> element] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-wrap"> before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing text) before <body> should split the <div>] + expected: FAIL + + [insertParagraph in empty <div style="white-space:pre-wrap"> before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) before <head> should split the <div>] + expected: FAIL + + [insertParagraph in <div style="white-space:pre-wrap"> (containing text) before <head> should split the <div>] + expected: FAIL |