Fix wpt failures in /html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.html
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: wpt-sync, Assigned: vhilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 42030 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.html [wpt.fyi]
- dir=auto changes for content insertion and removal, in and out of document:
FAIL
- dir=auto changes for content insertion and removal, in and out of document:
New Tests That Don't Pass
- /html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.html [wpt.fyi]
- dynamic changes to subtrees excluded as a result of the dir attribute:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- dynamic changes to subtrees excluded as a result of the dir attribute:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1854720 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Comment 1•2 years ago
|
||
As of Jan. 24, 2024,
7 cases fail according to the result of wpt.fyi
- dir=auto changes for content insertion and removal, in and out of document
- dir=auto changes for slot reassignment
- text changes affecting both slot and ancestor with dir=auto
- dynamic changes to subtrees excluded as a result of the dir attribute
- dynamic changes inside of non-HTML elements
- slotted non-HTML elements
- slotted non-HTML elements after dynamically assigning dir=auto, and dir attribute ignored on non-HTML elements
Updated•2 years ago
|
Assignee | ||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
I believe we can close this according to wpt.fyi.
Description
•