mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
6cc574b43f
the radio button or checkbox element is created. Checkboxes and Radio buttons maintain their current state using the checked attribute stored in the content model. They no longer use the nsIWidget to maintain their current setting. Checkboxes and Radio buttons now print correctly. (i.e checked/unchecked state matches the screen.) |
||
---|---|---|
.. | ||
nsFieldSetFrame.cpp | ||
nsFileControlFrame.cpp | ||
nsFileControlFrame.h | ||
nsFormControlFrame.cpp | ||
nsFormControlFrame.h | ||
nsHTMLButtonControlFrame.cpp | ||
nsImageControlFrame.cpp | ||
nsLegendFrame.cpp | ||
nsLegendFrame.h | ||
nsTextControlFrame.cpp | ||
nsTextControlFrame.h |