Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 086b7dec031d468fc284ea265b7e9e37e47d0258..b296194f53ebd79863e3868d6f0bdb699672ab36 100644 |
--- a/Source/core/frame/Settings.in |
+++ b/Source/core/frame/Settings.in |
@@ -293,3 +293,5 @@ availableHoverTypes type=int, initial=HoverTypeNone, invalidate=MediaQuery |
primaryPointerType type=PointerType, initial=PointerTypeNone, invalidate=MediaQuery |
primaryHoverType type=HoverType, initial=HoverTypeNone, invalidate=MediaQuery |
+accessibilityEnabled initial=false |
+inlineTextBoxAccessibilityEnabled initial=false |