diff options
Diffstat (limited to 'testing/web-platform/meta/html/dom/elements')
4 files changed, 0 insertions, 17 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 index e6183eb512..d75c5ec460 100644 --- 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 @@ -8,11 +8,3 @@ [Non-HTML element text contents influence dir=auto] expected: FAIL - [text changes apply to dir=auto on further ancestor after removing dir=auto from closer ancestor] - expected: FAIL - - [directionality of bdi elements: dir=auto empty in rtl parent] - expected: FAIL - - [directionality of bdi elements: no dir attribute empty in rtl parent] - 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 cd45a25c3e..fb732548e2 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 @@ -1,16 +1,10 @@ [dir-auto-dynamic-changes.window.html] - [dir=auto changes for content insertion and removal, in and out of document] - expected: FAIL - [dir=auto changes for slot reassignment] expected: FAIL [text changes affecting both slot and ancestor with dir=auto] expected: FAIL - [dynamic changes to subtrees excluded as a result of the dir attribute] - expected: FAIL - [dynamic changes inside of non-HTML elements] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini deleted file mode 100644 index 75cf38f059..0000000000 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[dir-shadow-41.html] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini index 033ebb0b81..5ec33323ae 100644 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini @@ -1,3 +1,2 @@ [dir_auto-N-EN.html] restart-after: true - expected: FAIL |