Simon Sapin
|
f1d49d3773
|
Make CSSRule always keep a pointer to its parent stylesheet
even when the parentStylesheet IDL attribute returns null.
|
2016-11-28 16:50:38 +01:00 |
|
Manish Goregaokar
|
cada5d7c03
|
Transitively deparent on removal
Chrome and Firefox do this already, probably a spec oversight
|
2016-11-23 09:32:42 -08:00 |
|
Manish Goregaokar
|
53c99662bc
|
Make parent stylesheet optional for CSSRules
|
2016-11-23 09:32:40 -08:00 |
|
Manish Goregaokar
|
52a3a71be3
|
Add support for keyframe-backed CSSRules, CSSKeyframesRule.cssRules and CSSKeyframeRule
|
2016-11-23 09:32:39 -08:00 |
|
Manish Goregaokar
|
1d20d75cb2
|
Add insertRule() and deleteRule() on CSSStyleSheet
|
2016-11-23 09:30:29 -08:00 |
|
Manish Goregaokar
|
177d6fa4ee
|
Support basic immutable CSSOM
|
2016-11-15 06:56:18 -08:00 |
|