aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/CSSStyleSheet.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-12/+0
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Update StyleSheet.insertRule WebIDL to make index optional.Ian Moody2019-03-131-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Support origins in CSSOM stylesheetsNazım Can Altınova2017-01-201-1/+1
* Add insertRule() and deleteRule() on CSSStyleSheetManish Goregaokar2016-11-231-2/+2
* Unexpose CSSOM interfacesManish Goregaokar2016-11-151-1/+1
* Support basic immutable CSSOMManish Goregaokar2016-11-151-0/+12