Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3054)

Unified Diff: chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/ukchardefs.cti

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/ukchardefs.cti
===================================================================
--- chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/ukchardefs.cti (revision 273864)
+++ chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/ukchardefs.cti (working copy)
@@ -1,83 +0,0 @@
-# Attributes and dot patterns for the printable ASCII characters
-
-space \t 0 tab # 9
-space \x000A 0
-space \x000D 0
-space \s 0 blank # 32
-punctuation ! 2346 # 33
-punctuation " 5 # 34
-sign # 3456 # 35
-sign $ 1246 # 36
-sign % 146 # 37
-sign & 12346 # 38
-punctuation ' 3 # 39 apostrophe
-punctuation ( 12356 # 40
-punctuation ) 23456 # 41
-sign * 16 # 42
-math + 346 # 43
-punctuation , 6 # 44
-punctuation - 36 # 45
-punctuation . 46 # 46
-math / 34 # 47
-include loweredDigits6Dots.uti
-punctuation : 156 # 58
-punctuation ; 56 # 59
-math < 126 # 60
-math = 123456 # 61
-math > 345 # 62
-punctuation ? 1456 # 63
-sign @ 47 # 64
-
-include latinLetterDef6Dots.uti
-
-punctuation [ 2467 # 91
-sign \\ 12567 # 92
-punctuation ] 124567 # 93
-sign ^ 457 # 94 circumflex accent
-sign _ 456 # 95 underscore
-sign ` 4 # 96 grave accent
-# a - z # 97 - 122
-punctuation { 246 # 123
-sign | 1256 # 124
-punctuation } 12456 # 125
-math ~ 45 # 126
-
-space \X00A0 0 # 160 no-break space
-sign \x00A2 4-14 # 162 ¢ cents sign
-sign \x00A3 4-123 # 163 £ pounds sign
-
-sign \x00A5 4-13456 # 165 ¥ yen sign
-
-sign § 4-234-3 # 167 section sign \x00A7
-
-sign \x00A9 2356-6-14-2356 # 169 © copyright sign
-
-punctuation \x00Ad 36 # 173 soft hyphen
-
-sign \x00B0 356 # 176 ° degrees sign
-
-sign \x00B5 46-134 # 181 µ micro sign
-sign \x00B6 4-1234-345 # 182 ¶ pilcrow sign
-
-math \x00D7 56-236 # 215 × multiplication sign
-
-math \x00F7 56-256 # 247 ÷ division sign
-
-punctuation \x2010 36 # 8208 hyphen
-punctuation \x2013 6-36 # 8211 en dash
-
-
-punctuation \x2018 3 # 8216 smart single left quotation mark
-punctuation \x2019 3 # 8217 smart single right quotation mark
-
-punctuation \x201C 236 # 8220 smart opening double quote
-punctuation \x201D 356 # 8221 smart closing double quote
-punctuation \x201E 236 # 8222 smart double low quotation mark
-punctuation \x201F 356 # 8223 smart double high reverse quotation mark
-
-punctuation \x2026 3-3-3 # 8230 smart ellipsis
-
-sign \x20AC 4-15 # 8364 Euro sign
-
-
-

Powered by Google App Engine
This is Rietveld 408576698