Remove references to groups directly stored on ComputedStyle in .cpp file

This patch ensures that there are no references to the following groups
in ComputedStyle.cpp:
1. BoxData
2. BackgroundData
3. VisualData
4. SurroundData
5. InheritedData
6. RareInheritedData

RareNonInheritedData is left to a separate CL

Diff: https://gist.github.com/nainar/0052646dd5dbb1b50af360551122b442/revisions

BUG=710938

Review-Url: https://codereview.chromium.org/2938543006
Cr-Commit-Position: refs/heads/master@{#479314}
2 files changed