diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/editing/other/insertparagraph-in-child-of-html.tentative.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |