diff options
Diffstat (limited to 'testing/web-platform/meta/html/dom/elements')
2 files changed, 0 insertions, 13 deletions
diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini deleted file mode 100644 index d75c5ec460..0000000000 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini +++ /dev/null @@ -1,10 +0,0 @@ -[dir-assorted.window.html] - [Non-HTML element outside the document tree has a direction] - expected: FAIL - - [Non-HTML element without direction has parent element direction] - expected: FAIL - - [Non-HTML element text contents influence dir=auto] - expected: FAIL - diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini index fb732548e2..ba487fac5b 100644 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini @@ -5,9 +5,6 @@ [text changes affecting both slot and ancestor with dir=auto] expected: FAIL - [dynamic changes inside of non-HTML elements] - expected: FAIL - [slotted non-HTML elements] expected: FAIL |