summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html')
-rw-r--r--chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html b/chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
index 8c938fac194..58d0e7c6ab1 100644
--- a/chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
+++ b/chromium/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
@@ -77,6 +77,15 @@
</p>
<select class="pref" id="brailleTable8" aria-labelledby="braille_description_8"></select>
<button id="brailleTableType"></button>
+ <div class="option">
+ <label>
+ <input id="brailleWordWrap" type="checkbox" class="checkbox pref" name="brailleWordWrap" />
+ <span class="i18n" msgid="options_braille_word_wrap">
+ Enable word wrap
+ </span>
+ </label>
+ </div>
+
<br><br>
</div>