Expose text track settings in Content and implement for Android
WebKit CL :
https://codereview.chromium.org/921833003/
This commit exposes the settings introduced in the above WebKit CL:
Text color, background color, text shadow, font size, font family, font style,
and font variant.
These settings are implemented and used for Android with this commit.
BUG=
457850
TEST=content/public/android/javatests/src/org/chromium/content/browser/CaptioningChangeDelegateTest.java
Committed:
https://crrev.com/e736c9db485fc59e61a7c81e5ec59301e083aad0
Cr-Commit-Position: refs/heads/master@{#323579}