New wpt failures in /dom/nodes/aria-element-reflection.tentative.html
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 27238 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
/dom/nodes/aria-element-reflection.tentative.html
aria-activedescendant element reflection: FAIL (Chrome: PASS, Safari: FAIL)
If the content attribute is set directly, the IDL attribute getter always returns the first element whose ID matches the content attribute.: FAIL (Chrome: PASS, Safari: FAIL)
Setting the IDL attribute to an element which is not the first element in DOM order with its ID causes the content attribute to be an empty string: FAIL (Chrome: PASS, Safari: FAIL)
Setting an element reference that crosses into a shadow tree is disallowed, but setting one that is in a shadow inclusive ancestor is allowed.: FAIL (Chrome: PASS, Safari: FAIL)
aria-errormessage: FAIL (Chrome: PASS, Safari: FAIL)
aria-details: FAIL (Chrome: PASS, Safari: FAIL)
Changing the ID of an element causes the content attribute to become out of sync.: FAIL (Chrome: PASS, Safari: FAIL)
aria-controls.: FAIL (Chrome: PASS, Safari: FAIL)
aria-describedby.: FAIL (Chrome: PASS, Safari: FAIL)
aria-flowto.: FAIL (Chrome: PASS, Safari: FAIL)
aria-owns.: FAIL (Chrome: PASS, Safari: FAIL)
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1687424 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.
Updated•11 months ago
|
Comment 1•9 months ago
|
||
Test has been renamed to aria-element-reflection.html and now passes after bug 1769586 was fixed.
Description
•