Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 05ec00f11793c4f939b1dbf12812fd9003859964..79249bd40c6b0fd581a8fed61172af9d55df15c9 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 |
+ |
+# 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 |
+textTrackWindowColor type=String |