| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 8b13c743bd968ceb6ad5f2a8b56eb69724f93ab6..a56ddde44e7d3872ddc13937dd936c2fe0d3e81f 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -323,3 +323,12 @@ logDnsPrefetchAndPreconnect initial=false
|
| # If true, the UA styles will include viewportAndroid.css. It is used for
|
| # Android, and dynamically set by the inspector for mobile emulation.
|
| useMobileViewportStyle initial=false, invalidate=ViewportRule
|
| +
|
| +# User style overrides for captions and subtitles
|
| +textTrackBackgroundColor type=String
|
| +textTrackFontFamily type=String
|
| +textTrackFontStyle type=String
|
| +textTrackFontVariant type=String
|
| +textTrackTextColor type=String
|
| +textTrackTextShadow type=String
|
| +textTrackTextSize type=String
|
|
|