Open
Bug 1981345
Opened 5 months ago
Updated 2 days ago
Implement referenceTarget support for multiple element attributes
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
REOPENED
People
(Reporter: alice, Assigned: alice, NeedInfo)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
https://whatpr.org/html/10995/common-microsyntaxes.html#sets-of-element-references
aria-labelledby has WPT tests.
Updated•5 months ago
|
Type: defect → task
OS: Unspecified → All
Hardware: Unspecified → All
Version: unspecified → Trunk
| Assignee | ||
Comment 1•4 months ago
|
||
Implement referenceTarget support for multiple element attribute: aria-labelledby.
Updated•4 months ago
|
Assignee: nobody → alice
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by alice@igalia.com:
https://github.com/mozilla-firefox/firefox/commit/571a17ff820b
https://hg.mozilla.org/integration/autoland/rev/32733496a5ef
Implement referenceTarget support for multiple element attributes. r=dom-core,Jamie,smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/56915 for changes under testing/web-platform/tests
Comment 4•17 days ago
•
|
||
Removed for causing android build bustages.
Later found out that this also caused some bc failures: https://treeherder.mozilla.org/logviewer?job_id=541397521&repo=autoland&task=Cec09pmlSJSe0DxKivA3ug.0&lineNumber=6257
Flags: needinfo?(alice)
Upstream PR merged by Ms2ger
Pushed by alice@igalia.com:
https://github.com/mozilla-firefox/firefox/commit/89cc779f5ebf
https://hg.mozilla.org/integration/autoland/rev/2d7180c208d1
Implement referenceTarget support for multiple element attributes. r=dom-core,Jamie,smaug
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Flags: needinfo?(alice) → needinfo?(james)
Comment 8•4 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 days ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Comment 9•3 days ago
|
||
Backed out for causing accessibility crashes (bug 2008970)
Backout link: https://hg.mozilla.org/mozilla-central/rev/b9e21434cf454a178ce807ed2fd2b891937aea7c
Status: RESOLVED → REOPENED
status-firefox148:
fixed → ---
Flags: needinfo?(alice)
Resolution: FIXED → ---
Target Milestone: 148 Branch → ---
Updated•2 days ago
|
Flags: needinfo?(james)
You need to log in
before you can comment on or make changes to this bug.
Description
•