Chromium Code Reviews

Side by Side Diff: chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/en-us-comp8.ctb

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, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 # liblouis: U.S. English 8 dot Computer braille table
2
3 space \t 9 tab
4 space \s 0 blank
5 space \x00a0 a unbreakable space
6 sign \x000a 78 newline
7 space \x000d 0 carriage return
8 include loweredDigits6Dots.uti
9 include latinLetterDef8Dots.uti
10 punctuation , 6
11 punctuation ; 56
12 punctuation : 156
13 punctuation . 46
14 punctuation ! 2346
15 punctuation " 5
16 punctuation ' 3
17 punctuation ( 12356
18 punctuation ) 23456
19 punctuation - 36
20 sign _ 456
21 math < 126
22 math = 123456
23 math > 345
24 sign % 146
25 math + 346
26 math ~ 45
27 sign ` 4
28 sign & 12346
29 sign $ 1246
30 punctuation ? 1456
31 punctuation { 246
32 punctuation [ 2467
33 punctuation } 12456
34 punctuation ] 124567
35 sign ^ 457
36 sign @ 47
37 sign # 3456
38 sign \\ 12567
39 sign | 1256
40 math / 34
41 sign * 16
42
OLDNEW

Powered by Google App Engine