Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Move code generation and webidl files to new script_bindings crate. ↵ | Josh Matthews | 2025-01-24 | 1 | -13/+0 |
| | | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net> | ||||
* | Rename legacy extended attributes in webidls | sagudev | 2023-02-19 | 1 | -1/+1 |
| | | | | https://github.com/whatwg/webidl/pull/870 | ||||
* | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 1 | -2/+2 |
| | | | | Fixes #27660 | ||||
* | Remove [PrimaryGlobal] | Kagami Sascha Rosylight | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | Update MPL license to https (part 2) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Add CEReactions where needed | Connor Brewster | 2017-07-18 | 1 | -1/+2 |
| | |||||
* | Partial fix for #12415: DOM interfaces | Scott Trinh | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | Remove modelines everywhere but tests/wpt | edunham | 2016-04-20 | 1 | -1/+0 |
| | |||||
* | Link to the HTML multipage spec, not the single-page one. | Eli Friedman | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Remove deprecated 'creator' WebIDL attribute | Corey Farwell | 2015-09-21 | 1 | -1/+1 |
| | | | | According to @Ms2ger, the 'creator' attribute was merged into 'setter' | ||||
* | Implement HTMLElement.dataset (fixes #2974). | Bruno de Oliveira Abinader | 2014-12-23 | 1 | -0/+1 |
| | |||||
* | Revert PR #4038 for causing WPT failures. | Ms2ger | 2014-12-23 | 1 | -1/+0 |
| | |||||
* | Implement HTMLElement.dataset | Bruno de Oliveira Abinader | 2014-12-19 | 1 | -0/+1 |
| | | | | Make DOMStringMap use related Element's custom attributes values. | ||||
* | Remove warning from 'deleter' WebIDL codegen | Bruno de Oliveira Abinader | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | Implement DOMStringMap | Bruno de Oliveira Abinader | 2014-11-06 | 1 | -0/+12 |