aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/DOMTokenList.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-30/+0
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-2/+2
* Implement DOMTokenList.supports APIVincent Ricard2020-10-051-0/+2
* Return a boolean from DOMTokenList::replace to match the specBastien Orivel2019-12-071-1/+1
* Support stringifier attributesKagami Sascha Rosylight2019-10-291-2/+1
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-0/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Add CEReactions where neededConnor Brewster2017-07-181-5/+5
* Partial fix for #12415: DOM interfacesScott Trinh2016-10-231-1/+0
* Make DOMTokenList IterableTiziana Sellitto2016-09-151-0/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Make DOMTokenList.contains not throw anymoreGuillaume Gomez2016-06-041-1/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement and test DOMTokenList.replace (fixes #8511)Sankha Narayan Guria2016-03-241-0/+2
* Implement value for DOMTokenListDominik Menzi2016-02-291-0/+3
* Annotate many DOM attribute and methods with [Constant] and [Pure]Anthony Ramine2015-09-191-1/+3
* Implement trivial stringifiersAnthony Ramine2015-04-291-1/+1
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-1/+1
* Implement DOMTokenList.toggleBruno de Oliveira Abinader2014-12-261-1/+2
* Implement DOMTokenList.removeBruno de Oliveira Abinader2014-12-261-1/+2
* Implement DOMTokenList.addBruno de Oliveira Abinader2014-12-261-1/+2
* Cargoify servoJack Moffitt2014-09-081-0/+18