aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/CSSRule.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-32/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* It was removed from the spec and it's disabled everywhere.Emilio Cobos Álvarez2023-06-301-5/+0
| | | | This also removes the meta viewport support (which was implemented on top), but that also had a single test and is disabled everywhere, so I'm not too concerned, it can be implemented again if / when needed.
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* CSSOM bits for @supports: CSSConditionRule and CSSSupportsRule, with ↵Manish Goregaokar2017-01-071-0/+4
| | | | conditionText attribute
* Remove and allow some dead code.Ms2ger2016-12-221-1/+1
|
* Unexpose CSSOM interfacesManish Goregaokar2016-11-151-1/+1
|
* Support basic immutable CSSOMManish Goregaokar2016-11-151-0/+33