aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Range.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-79/+0
* Implement StaticRange (#31809)cathiechen2024-03-221-11/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-13/+13
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-0/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Add CEReactions where neededConnor Brewster2017-07-181-6/+6
* Remove DOMRectList and use sequences instead.Jack Moffitt2017-04-191-1/+2
* Update links to DOM Parsing specificationRaghav2016-12-281-1/+1
* Partial fix for 12415Scott Trinh2016-10-171-1/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Implement Range::createContextualFragmentGuillaume Gomez2016-06-031-3/+3
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement Stringifier for RangeKeith Yeung2016-03-091-1/+1
* Implement Range#deleteContentsDavid Zbarsky2015-11-251-2/+2
* Annotate many DOM attribute and methods with [Constant] and [Pure]Anthony Ramine2015-09-191-3/+11
* Implement Range#surroundContentsDavid Zbarsky2015-09-081-2/+2
* Implement Range#extractContentsDavid Zbarsky2015-07-281-2/+2
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-3/+3
* Clean up whitespace, long lines for WebIDLsCorey Farwell2015-07-261-1/+1
* Implement Range#cloneContentsDavid Zbarsky2015-07-171-2/+2
* Implement Range#insertNodeDavid Zbarsky2015-07-161-2/+2
* Implement base machinery of RangeAnthony Ramine2015-04-301-47/+42
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-3/+3
* Cargoify servoJack Moffitt2014-09-081-0/+85