New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSSOM: Whole ton of things #14241
Merged
+656
−192
Transitively deparent on removal
cada5d7
Select commit
1d20d75
Add insertRule() and deleteRule() on CSSStyleSheet
Manishearth 972e9ac
Add support for LinkStyle's sheet getter on <style> and <link>
Manishearth 262408d
Update test expectations
Manishearth 2793d5f
Handle parser state in CSSOM insert_rule
Manishearth 52a3a71
Add support for keyframe-backed CSSRules, CSSKeyframesRule.cssRules a…
Manishearth 53c9966
Make parent stylesheet optional for CSSRules
Manishearth cada5d7
Transitively deparent on removal
Manishearth a9cd17a
Add CSSGroupingRule.{cssRules, insertRule(), deleteRule()}
Manishearth 6444209
Add CSSKeyframesRule.{findRule, deleteRule, appendRule}
Manishearth 8108fc4
Add CSSNamespaceRule.{namespaceURI, prefix}
Manishearth 0e19f45
Fixup error from #14238
Manishearth 18742e7
Update test expectations
Manishearth 95cbf1a
Address review comments
Manishearth
Merged
CSSOM: Whole ton of things #14241
Transitively deparent on removal
Nov 15, 2016
Nov 16, 2016
Nov 16, 2016
Nov 16, 2016
Nov 17, 2016
Nov 17, 2016
Nov 17, 2016
Nov 17, 2016
Nov 17, 2016
Nov 18, 2016
Nov 18, 2016
Nov 18, 2016
Nov 22, 2016
cada5d7
Select commit
1d20d75
Add insertRule() and deleteRule() on CSSStyleSheet
Manishearth 972e9ac
Add support for LinkStyle's sheet getter on <style> and <link>
Manishearth 262408d
Update test expectations
Manishearth 2793d5f
Handle parser state in CSSOM insert_rule
Manishearth 52a3a71
Add support for keyframe-backed CSSRules, CSSKeyframesRule.cssRules a…
Manishearth 53c9966
Make parent stylesheet optional for CSSRules
Manishearth cada5d7
Transitively deparent on removal
Manishearth a9cd17a
Add CSSGroupingRule.{cssRules, insertRule(), deleteRule()}
Manishearth 6444209
Add CSSKeyframesRule.{findRule, deleteRule, appendRule}
Manishearth 8108fc4
Add CSSNamespaceRule.{namespaceURI, prefix}
Manishearth 0e19f45
Fixup error from #14238
Manishearth 18742e7
Update test expectations
Manishearth 95cbf1a
Address review comments
Manishearth