Chromium Code Reviews| Index: Source/core/frame/Settings.in |
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
| index 05ec00f11793c4f939b1dbf12812fd9003859964..246bb78c1e784675df78e0a3281d87ecdbba5431 100644 |
| --- a/Source/core/frame/Settings.in |
| +++ b/Source/core/frame/Settings.in |
| @@ -316,3 +316,13 @@ disableReadingFromCanvas initial=false |
| strictMixedContentChecking initial=false |
| strictPowerfulFeatureRestrictions initial=false |
| logDnsPrefetchAndPreconnect initial=false |
| + |
| +# Closed captions settings |
|
fs
2015/02/13 13:13:15
"settings" -> "user style overrides"?
Also, sort
srivats
2015/02/18 01:46:51
Done.
|
| +textTrackTextColor type=String |
| +textTrackBackgroundColor type=String |
| +textTrackWindowColor type=String |
| +textTrackTextShadow type=String |
| +textTrackTextSize type=String |
| +textTrackFontFamily type=String |
| +textTrackFontStyle type=String |
| +textTrackFontVariant type=String |