New style getters and cleanups in CSSNode #146

Merged
lucasr merged 2 commits from style-getters into master 2015-10-21 08:42:46 -07:00

2 Commits

Author SHA1 Message Date
Lucas Rocha
d3b702e1ad Rename getStylePadding() to getPadding() for consistency
So that we're consistent with other style-only methods. Move existing
getters to be close to their matching setters in CSSNode.
2015-10-21 14:31:35 +01:00
Lucas Rocha
eb1d1726b9 Add getters for all style properties
For consistency and because now we have some use cases for it.
2015-10-21 10:37:09 +01:00