aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/CSSStyleSheet.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
| | | | Fixes #27660
* Update StyleSheet.insertRule WebIDL to make index optional.Ian Moody2019-03-131-1/+1
| | | | | | | | Update wpt metadata to show the new passes. Add one test as crashing since currently passing an @import rule to insertRule leads to "Expected a stylesheet loader for @import" Fixes #23025
* 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