Closed
Bug 1365598
Opened 8 years ago
Closed 8 years ago
Updating the Constructor of HTMLOptionElement
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
5.83 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
The default params are changed. This bug is about updating our implementation.
| Assignee | ||
Comment 1•8 years ago
|
||
Assignee: nobody → amarchesini
Attachment #8868556 -
Flags: review?(bugs)
Updated•8 years ago
|
Attachment #8868556 -
Flags: review?(bugs) → review+
Updated•8 years ago
|
Keywords: dev-doc-needed
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2db058782761
Updating the Constructor of HTMLOptionElement, r=smaug
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 4•8 years ago
|
||
I've updated the information on parameter values at https://developer.mozilla.org/en-US/docs/Web/API/HTMLOptionElement/Option
I've not added a note to the Fx55 rel notes, because developers can't use HTML element constructors directly anyway.
Keywords: dev-doc-needed → dev-doc-complete
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•