aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/MutationObserver.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-29/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-3/+3
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+2
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Implement MutationObserver.disconnect()Fabrice Desré2018-05-091-1/+1
* MutationObserver api: Implement takeRecords() and characterData mutationsFabrice Desré2018-05-021-1/+1
* Mutation Observer APISumit2017-05-151-1/+2
* Implement basic interface for MutationObserver and MutationRecord.Sumit2017-04-051-0/+27