Moved overflow-x and overflow-y to be generated in ComputedStyleBase.

Move the property overflow-x and overflow-y to be generated in
ComputedStyleBase. Both properties share the same enum type, which is
generated in ComputedStyleBaseConstants. Also moved getter / setter /
initial value methods to be generated in ComputedStyleBase.

BUG=628043

Review-Url: https://codereview.chromium.org/2673533002
Cr-Commit-Position: refs/heads/master@{#449499}
4 files changed