summaryrefslogtreecommitdiffstats
path: root/layout/forms
Commit message (Collapse)AuthorAgeLines
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-26/+8
|
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-8/+8
| | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
* Avoid useless FrameNeedsReflow call.wolfbeast2018-12-13-0/+3
|
* Sync disabled state of number control regardless of appearance.wolfbeast2018-08-29-2/+2
|
* Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame.wolfbeast2018-05-04-4/+0
|
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-30-31/+159
|\ | | | | | | html_input_datetime_1
| * Bustage fix: remove duplicate function defwolfbeast2018-03-12-1/+0
| |
| * CSS: inline-block with a display:block <input> child element has a wrong ↵janekptacijarabaci2018-03-12-25/+154
| | | | | | | | baseline (HTML forms)
| * JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21-5/+5
| |
* | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-1/+2
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+20419