Closed
Bug 459708
Opened 16 years ago
Closed 16 years ago
Remove -moz-appearance values "radio-small" and "checkbox-small"
Categories
(Core :: Widget, defect)
Core
Widget
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b2
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(1 file)
23.26 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Bug 188254 introduced the -moz-appearance values "radio-small" and "checkbox-small". Bug 394892 makes them unnecessary, so they should be removed.
Assignee | ||
Comment 1•16 years ago
|
||
Comment on attachment 345462 [details] [diff] [review]
patch v1
It's probably worth eliminating IsCheckboxWidgetType and IsRadioWidgetType completely. Feel free to just do that and check in.
Attachment #345462 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•