aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLInputElement.webidl
Commit message (Expand)AuthorAgeFilesLines
* Convert [HTMLConstructor] as constructor extensionKagami Sascha Rosylight2019-10-191-2/+3
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Update WebIDL.py to 4166cae81546Manish Goregaokar2019-03-041-2/+2
* Update src/href attributes to be a USVStringDan Robertson2018-12-171-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Implement setRangeText APIJon Leighton2018-01-261-3/+5
* Support the select() method on input/textareaJon Leighton2018-01-261-1/+1
* Handle cases where selection API doesn't applyJon Leighton2017-12-081-4/+8
* Add CEReactions where neededConnor Brewster2017-07-181-21/+48
* Add HTMLConstructor attributes where neededConnor Brewster2017-06-151-0/+1
* Implement minlength for text inputsTaryn Hill2016-09-211-1/+2
* Partial fix for #12415: expose interfaces of some HTML ElementsMaciej Skrzypkowski2016-07-281-1/+0
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Add ability to WPT-test file uploads and fetches, fixes #12322Zhen Zhang2016-07-091-0/+5
* Fix file-type input elementZhen Zhang2016-06-301-1/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Issue #10491 add HTMLInputElement attributes that reflect content identicallyArnaud Marant2016-04-121-10/+10
* Implement input.setSelectionRangeSaurav Sachidanand2016-03-101-4/+4
* Get input value IDL attribute matching specGreg Guthe2016-02-251-1/+2
* Implement basic framework for static and interactive validation on formsKeith Yeung2015-12-151-1/+1
* Makes setting negative values to maxLength throw an IndexSize exceptionSam Gibson2015-12-031-0/+1
* Adds support for input element's maxlength attrSam Gibson2015-12-031-1/+1
* Implement 'labels' attribute on 'labelable elements'Corey Farwell2015-11-011-1/+1
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-2/+2
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-2/+2
* Add form getter for input/button elements; update test expectationsManish Goregaokar2015-09-241-1/+1
* Clean up whitespace, long lines for WebIDLsCorey Farwell2015-07-261-1/+2
* Improve support of limited unsigned long attributesAnthony Ramine2015-05-061-1/+2
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-2/+2
* Implemented HTMLInputElement placeholder attributeMikko Vanhatalo2015-04-041-1/+1
* Implements DefaultChecked and resets of checkboxesMatthew Rasmus2014-12-161-1/+1
* Implements HTMLInputElement.defaultValueMatthew Rasmus2014-12-161-1/+1
* Move InputCheckbox to ActivatableManish Goregaokar2014-12-051-1/+1
* Implement form control mutability, rename FormOwner -> FormControlManish Goregaokar2014-12-051-1/+1
* Add form submission via input elementRohan Prinja2014-10-141-4/+4
* Address review commentsManish Goregaokar2014-10-111-1/+1
* Add type IDL attr for submittable elementsManish Goregaokar2014-10-111-1/+1
* Implement simple layout for text, button, radio, and checkbox inputs. Impleme...Josh Matthews2014-10-011-5/+5
* Cargoify servoJack Moffitt2014-09-081-0/+76