Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSSOM bits for @supports: CSSConditionRule and CSSSupportsRule, with conditi... | Manish Goregaokar | 2017-01-07 | 1 | -0/+4 |
* | Remove and allow some dead code. | Ms2ger | 2016-12-22 | 1 | -9/+1 |
* | script: Add CSSImportRule WebIDL interface. | Emilio Cobos Álvarez | 2016-12-16 | 1 | -0/+4 |
* | Make CSSRule always keep a pointer to its parent stylesheet | Simon Sapin | 2016-11-28 | 1 | -16/+31 |
* | Transitively deparent on removal | Manish Goregaokar | 2016-11-23 | 1 | -4/+16 |
* | Make parent stylesheet optional for CSSRules | Manish Goregaokar | 2016-11-23 | 1 | -4/+5 |
* | Add support for keyframe-backed CSSRules, CSSKeyframesRule.cssRules and CSSKe... | Manish Goregaokar | 2016-11-23 | 1 | -0/+3 |
* | Add insertRule() and deleteRule() on CSSStyleSheet | Manish Goregaokar | 2016-11-23 | 1 | -0/+6 |
* | Support basic immutable CSSOM | Manish Goregaokar | 2016-11-15 | 1 | -0/+103 |