diff options
Diffstat (limited to 'testing/web-platform/meta/editing/other/empty-elements-insertion.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/other/empty-elements-insertion.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/editing/other/empty-elements-insertion.html.ini b/testing/web-platform/meta/editing/other/empty-elements-insertion.html.ini new file mode 100644 index 0000000000..917922f602 --- /dev/null +++ b/testing/web-platform/meta/editing/other/empty-elements-insertion.html.ini @@ -0,0 +1,18 @@ +[empty-elements-insertion.html] + [Insert text into the inline element styled with border] + expected: FAIL + + [Insert text into the inline element styled with padding] + expected: FAIL + + [Insert text into the unstyled inline element] + expected: FAIL + + [Insert text into the unstyled inline element with the styled ::before pseudoelement] + expected: FAIL + + [Insert text into the unstyled inline element with the styled ::after pseudoelement] + expected: FAIL + + [Insert text into the unstyled inline element with the styled ::before and ::after pseudoelements] + expected: FAIL |