aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/CSSGroupingRule.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-12/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
| | | | Fixes #27660
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Remove and allow some dead code.Ms2ger2016-12-221-1/+1
|
* Add CSSGroupingRule.{cssRules, insertRule(), deleteRule()}Manish Goregaokar2016-11-231-3/+3
|
* Unexpose CSSOM interfacesManish Goregaokar2016-11-151-1/+1
|
* Support basic immutable CSSOMManish Goregaokar2016-11-151-0/+12