Closed
Bug 1973496
Opened 11 months ago
Closed 10 months ago
Command & Commandfor: Built-ins should use dashes
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)
Each of the built-ins needs to use a -, but the current built-in values do not. For example command=show-modal is valid while command=showmodal is not.
| Assignee | ||
Comment 1•11 months ago
|
||
Pushed by mozilla@keithcirkel.co.uk:
https://github.com/mozilla-firefox/firefox/commit/037e8a482d01
https://hg.mozilla.org/integration/autoland/rev/0bdb02311b99
Use dashes for command attribute enumerations r=emilio
Pushed by amarc@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d5979c2a5c2e
https://hg.mozilla.org/integration/autoland/rev/a68ee7633d26
Revert "Bug 1973496 - Use dashes for command attribute enumerations r=emilio" for causing dt failures @ browser_dbg-event-breakpoints.js
Backed out for causing dt failures @ browser_dbg-event-breakpoints.js
Flags: needinfo?(mozilla)
| Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(mozilla)
Updated•11 months ago
|
Severity: -- → S3
Pushed by mozilla@keithcirkel.co.uk:
https://github.com/mozilla-firefox/firefox/commit/1d585db7d9c1
https://hg.mozilla.org/integration/autoland/rev/fc23e5815a0d
Use dashes for command attribute enumerations r=emilio
Comment 6•10 months ago
|
||
| bugherder | ||
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
•