Implemented CSSPropertyAPI for text-underline-position property.
Added CSSPropertyAPITextUnderlinePosition which implements CSSPropertyAPI for the text-underline-position property. Parsing logic is the same as before, just was moved from CSSPropertyParser to the .cpp file. Added flag to CSSProperties.in so that the .h file will be generated. BUG=668012 Review-Url: https://codereview.chromium.org/2614903002 Cr-Commit-Position: refs/heads/master@{#441879}
Showing
Please register or sign in to comment