aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLSelectElement.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-52/+0
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-5/+5
* Form constraints validationteapotd2020-04-021-7/+7
* Implement HTMLSelectElement.add() and indexed setter, fix test that was relyi...Patrick Shaughnessy2020-01-071-4/+3
* Convert [HTMLConstructor] as constructor extensionKagami Sascha Rosylight2019-10-191-1/+3
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Add CEReactions where neededConnor Brewster2017-07-181-9/+20
* Add HTMLConstructor attributes where neededConnor Brewster2017-06-151-0/+1
* Implement `selectedIndex` property on `<select>`.Corey Farwell2016-10-241-1/+1
* Implement `value` property on `<select>`.Corey Farwell2016-10-161-1/+1
* implement HTMLOptionsCollection and add related items to HTMLSelectElementAlexandrov Sergey2016-09-261-4/+4
* Implement indexed access on select elementsMaciej Skrzypkowski2016-09-221-2/+2
* partial-fix #12415: incorrect exposure of Window,Worker in webidlJean SIMARD2016-07-221-1/+0
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement 'labels' attribute on 'labelable elements'Corey Farwell2015-11-011-1/+1
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-1/+1
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-1/+1
* Add form getters for additional elements; update test expectationsPhilipp Hartwig2015-09-271-1/+1
* changing test_union.html to union.html fixes #7744Jayflux2015-09-271-1/+1
* Remove deprecated 'creator' WebIDL attributeCorey Farwell2015-09-211-1/+1
* Implement HTMLSelectElement.{multiple, name, size} (fixes #6017)Jinwoo Song2015-05-121-3/+3
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-1/+1
* Add type IDL attr for submittable elementsManish Goregaokar2014-10-111-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+40