diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /testing/web-platform/meta/html/dom/elements | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |