Closed
Bug 1975522
Opened 10 months ago
Closed 10 months ago
Commandfor buttons reflect wrong command casing
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: keithamus, Assigned: keithamus)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
WPT Failures in /html/semantics/the-button-element/command-and-commandfor/command-reflection.html
| Assignee | ||
Comment 1•10 months ago
|
||
This now uses an EnumTable rather than custom code, which simplifies the
logic while also enabling case insensitivity for the enumerated values.
Pushed by mozilla@keithcirkel.co.uk:
https://github.com/mozilla-firefox/firefox/commit/cfe5a38af5be
https://hg.mozilla.org/integration/autoland/rev/7f660781b268
Properly reflect button command values r=dom-core,edgar
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•10 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•