summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLInputElement.h
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23-1/+1
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-2/+1
* Issue #1557 - Allow event dispatch on disabled form controls.athenian2002020-05-21-1/+1
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17-1/+1
* Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet...Matt A. Tobin2020-04-17-1/+3
* Bug 1347640 - HTMLInputElement shouldn't try to cancel image request on all t...Matt A. Tobin2020-04-16-1/+1
* Bug 656197 - Push state updates further out across beforesetattr/aftersetattrMatt A. Tobin2020-04-16-1/+1
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-1/+3
* Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-...janekptacijarabaci2018-04-15-2/+9
* Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related codejanekptacijarabaci2018-04-15-9/+1
* Bug 1363672 - Add step support to date picker (follow up)janekptacijarabaci2018-03-30-0/+2
* Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ...janekptacijarabaci2018-03-30-0/+7
* Bug 1310080 - Implement the step attribute for <input type=datetime-local>janekptacijarabaci2018-03-30-5/+1
* Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30-5/+9
* moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-1/+65
* HTML - implement the labels attributejanekptacijarabaci2018-03-12-0/+2
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1691