Added CSSPropertyAPI and CSS padding properties which implement this API

Added the CSSPropertyAPI for a single method parseSingleValue. Made
CSSPaddingProperties which implements this API for a few css
properties. Added CSS property descriptor which uses a struct to store
function pointers for the property's functions.

BUG=668012

Review-Url: https://codereview.chromium.org/2533673002
Cr-Commit-Position: refs/heads/master@{#438057}
7 files changed