aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/webidls/HTMLSelectElement.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-40/+0
|
* Implement support for 'disabled' property in HTMLSelectElementBruno de Oliveira Abinader2014-08-051-1/+1
|
* Restore HTMLSelectElement.add to avoid neutering test_union.html.Ms2ger2014-06-011-1/+2
|
* Remove not-yet-implemented members from IDL and Rust code.Ms2ger2014-06-011-40/+27
| | | | | | | | These stub implementations bring no value, and significantly increased maintenance costs. This commit also synchronizes the IDL with the HTML specification and makes the URLs consistent.
* Remove Gecko-specific and other commented-out code in IDL.Ms2ger2014-02-251-5/+0
|
* Implement WebIDL union support.Josh Matthews2014-02-241-2/+2
|
* Move webidl files to dom/webidlYoungmin Yoo2014-01-201-0/+57