Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |