diff options
Diffstat (limited to 'testing/web-platform/meta/editing/other/insert-paragraph-in-void-element.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/other/insert-paragraph-in-void-element.tentative.html.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/editing/other/insert-paragraph-in-void-element.tentative.html.ini b/testing/web-platform/meta/editing/other/insert-paragraph-in-void-element.tentative.html.ini new file mode 100644 index 0000000000..9833e26d64 --- /dev/null +++ b/testing/web-platform/meta/editing/other/insert-paragraph-in-void-element.tentative.html.ini @@ -0,0 +1,26 @@ +[insert-paragraph-in-void-element.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Inserting paragraph when selection is collapsed in <embed> in <h1> which is only child] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <embed> in <h1> which is only child (explicitly flushes maybe pending layout)] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <embed> which follows a text node in <h1>] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <wbr> in <h1> which is only child] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <wbr> in <h1> which is only child (explicitly flushes maybe pending layout)] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <wbr> which follows a text node in <h1>] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <br> in <li> which is only child] + expected: FAIL + + [Inserting paragraph when selection is collapsed in <br> in <li> which is only child (explicitly flushes maybe pending layout)] + expected: FAIL |