aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/DOMStringMap.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-13/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Rename legacy extended attributes in webidlssagudev2023-02-191-1/+1
| | | | https://github.com/whatwg/webidl/pull/870
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-2/+2
| | | | Fixes #27660
* 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-1/+2
|
* Partial fix for #12415: DOM interfacesScott Trinh2016-10-231-1/+1
|
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
|
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
|
* Link to the HTML multipage spec, not the single-page one.Eli Friedman2015-10-131-1/+1
|
* Remove deprecated 'creator' WebIDL attributeCorey Farwell2015-09-211-1/+1
| | | | According to @Ms2ger, the 'creator' attribute was merged into 'setter'
* Implement HTMLElement.dataset (fixes #2974).Bruno de Oliveira Abinader2014-12-231-0/+1
|
* Revert PR #4038 for causing WPT failures.Ms2ger2014-12-231-1/+0
|
* Implement HTMLElement.datasetBruno de Oliveira Abinader2014-12-191-0/+1
| | | | Make DOMStringMap use related Element's custom attributes values.
* Remove warning from 'deleter' WebIDL codegenBruno de Oliveira Abinader2014-11-061-1/+1
|
* Implement DOMStringMapBruno de Oliveira Abinader2014-11-061-0/+12