Closed
Bug 1338166
Opened 8 years ago
Closed 8 years ago
<menu>.type should not have "list" as known value
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
People
(Reporter: zcorpan, Assigned: ben.tian)
References
()
Details
Attachments
(1 file)
Per HTML standard the values are "toolbar" and "context", where "toolbar" is the invalid value default/missing value default. Gecko also has "list".
This should be tested in reflection test html/dom/elements-misc.js in web-platform-tests as of
https://github.com/w3c/web-platform-tests/pull/4769
Updated•8 years ago
|
Priority: -- → P2
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → btian
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8870315 -
Flags: review?(kyle)
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8870315 [details]
Bug 1338166 - Remove "list" from <menu>.type's known values.
https://reviewboard.mozilla.org/r/141774/#review146186
Attachment #8870315 -
Flags: review?(kyle) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•8 years ago
|
||
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e3358d758c15
Remove "list" from <menu>.type's known values. r=qdot
Keywords: checkin-needed
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 8•8 years ago
|
||
This doesn't look like an uplift candidate, wontfix for 54.
You need to log in
before you can comment on or make changes to this bug.
Description
•