| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 66d01deb40d0ec2b77b6c0f1ca5fb01d21574607..b3c8bc68313e1530a382346134dea353fc6614e4 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -325,3 +325,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
|
|
|