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

Side by Side Diff: chrome/browser/resources/options/chromeos/language_chewing_options.html

Issue 7063029: Options: Style cleanup - id attribute first. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes. Created 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <div class="page" id="languageChewingPage" hidden> 1 <div id="languageChewingPage" class="page" hidden>
2 <h1 i18n-content="languageChewingPage"></h1> 2 <h1 i18n-content="languageChewingPage"></h1>
3 <section> 3 <section>
4 <table class="option-control-table"> 4 <table class="option-control-table">
5 <tr> 5 <tr>
6 <td class="option-name" colspan="2"> 6 <td class="option-name" colspan="2">
7 <div class="checkbox"> 7 <div class="checkbox">
8 <label> 8 <label>
9 <input id="chewing-auto-shift-cur" type="checkbox" 9 <input id="chewing-auto-shift-cur" type="checkbox"
10 pref="settings.language.chewing_auto_shift_cur"> 10 pref="settings.language.chewing_auto_shift_cur">
11 <span i18n-content="Chewing_autoShiftCur"></span> 11 <span i18n-content="Chewing_autoShiftCur"></span>
12 </label> 12 </label>
13 </div> 13 </div>
14 </td> 14 </td>
15 </tr> 15 </tr>
16 <tr> 16 <tr>
17 <td class="option-name" colspan="2"> 17 <td class="option-name" colspan="2">
18 <div class="checkbox"> 18 <div class="checkbox">
19 <label> 19 <label>
20 <input id="chewing-add-phrase-direction" 20 <input id="chewing-add-phrase-direction" type="checkbox"
21 pref="settings.language.chewing_add_phrase_direction" 21 pref="settings.language.chewing_add_phrase_direction">
22 type="checkbox">
23 <span i18n-content="Chewing_addPhraseDirection"></span> 22 <span i18n-content="Chewing_addPhraseDirection"></span>
24 </label> 23 </label>
25 </div> 24 </div>
26 </td> 25 </td>
27 </tr> 26 </tr>
28 <!-- Temporarily disabled. (crosbug.com/14185) 27 <!-- Temporarily disabled. (crosbug.com/14185)
29 <tr> 28 <tr>
30 <td class="option-name" colspan="2"> 29 <td class="option-name" colspan="2">
31 <div class="checkbox"> 30 <div class="checkbox">
32 <label> 31 <label>
33 <input id="chewing-easy-symbol-input" 32 <input id="chewing-easy-symbol-input" type="checkbox"
34 pref="settings.language.chewing_easy_symbol_input" 33 pref="settings.language.chewing_easy_symbol_input">
35 type="checkbox">
36 <span i18n-content="Chewing_easySymbolInput"></span> 34 <span i18n-content="Chewing_easySymbolInput"></span>
37 </label> 35 </label>
38 </div> 36 </div>
39 </td> 37 </td>
40 </tr> 38 </tr>
41 --> 39 -->
42 <tr> 40 <tr>
43 <td class="option-name" colspan="2"> 41 <td class="option-name" colspan="2">
44 <div class="checkbox"> 42 <div class="checkbox">
45 <label> 43 <label>
46 <input id="chewing-esc-clean-all-buf" 44 <input id="chewing-esc-clean-all-buf" type="checkbox"
47 pref="settings.language.chewing_esc_clean_all_buf" 45 pref="settings.language.chewing_esc_clean_all_buf">
48 type="checkbox">
49 <span i18n-content="Chewing_escCleanAllBuf"></span> 46 <span i18n-content="Chewing_escCleanAllBuf"></span>
50 </label> 47 </label>
51 </div> 48 </div>
52 </td> 49 </td>
53 </tr> 50 </tr>
54 <tr> 51 <tr>
55 <td class="option-name" colspan="2"> 52 <td class="option-name" colspan="2">
56 <div class="checkbox"> 53 <div class="checkbox">
57 <label> 54 <label>
58 <input id="chewing-force-lowercase-english" 55 <input id="chewing-force-lowercase-english" type="checkbox"
59 pref="settings.language.chewing_force_lowercase_english" 56 pref="settings.language.chewing_force_lowercase_english">
60 type="checkbox">
61 <span i18n-content="Chewing_forceLowercaseEnglish"></span> 57 <span i18n-content="Chewing_forceLowercaseEnglish"></span>
62 </label> 58 </label>
63 </div> 59 </div>
64 </td> 60 </td>
65 </tr> 61 </tr>
66 <!-- Temporarily disabled. (crosbug.com/14185) 62 <!-- Temporarily disabled. (crosbug.com/14185)
67 <tr> 63 <tr>
68 <td class="option-name" colspan="2"> 64 <td class="option-name" colspan="2">
69 <div class="checkbox"> 65 <div class="checkbox">
70 <label> 66 <label>
71 <input id="chewing-plain-zhuyin" 67 <input id="chewing-plain-zhuyin" type="checkbox"
72 pref="settings.language.chewing_plain_zhuyin" 68 pref="settings.language.chewing_plain_zhuyin">
73 type="checkbox">
74 <span i18n-content="Chewing_plainZhuyin"></span> 69 <span i18n-content="Chewing_plainZhuyin"></span>
75 </label> 70 </label>
76 </div> 71 </div>
77 </td> 72 </td>
78 </tr> 73 </tr>
79 --> 74 -->
80 <tr> 75 <tr>
81 <td class="option-name" colspan="2"> 76 <td class="option-name" colspan="2">
82 <div class="checkbox"> 77 <div class="checkbox">
83 <label> 78 <label>
84 <input id="chewing-phrase-choice-rearward" 79 <input id="chewing-phrase-choice-rearward" type="checkbox"
85 pref="settings.language.chewing_phrase_choice_rearward" 80 pref="settings.language.chewing_phrase_choice_rearward">
86 type="checkbox">
87 <span i18n-content="Chewing_phraseChoiceRearward"></span> 81 <span i18n-content="Chewing_phraseChoiceRearward"></span>
88 </label> 82 </label>
89 </div> 83 </div>
90 </td> 84 </td>
91 </tr> 85 </tr>
92 <tr> 86 <tr>
93 <td class="option-name" colspan="2"> 87 <td class="option-name" colspan="2">
94 <div class="checkbox"> 88 <div class="checkbox">
95 <label> 89 <label>
96 <input id="chewing-space-as-selection" 90 <input id="chewing-space-as-selection" type="checkbox"
97 pref="settings.language.chewing_space_as_selection" 91 pref="settings.language.chewing_space_as_selection">
98 type="checkbox">
99 <span i18n-content="Chewing_spaceAsSelection"></span> 92 <span i18n-content="Chewing_spaceAsSelection"></span>
100 </label> 93 </label>
101 </div> 94 </div>
102 </td> 95 </td>
103 </tr> 96 </tr>
104 <tr> 97 <tr>
105 <td class="option-name" i18n-content="Chewing_maxChiSymbolLen"></td> 98 <td class="option-name" i18n-content="Chewing_maxChiSymbolLen"></td>
106 <td class="option-value"> 99 <td class="option-value">
107 <input id="chewing-max-chi-symbol-len" class="control" 100 <input id="chewing-max-chi-symbol-len" class="control" type="range"
108 pref="settings.language.chewing_max_chi_symbol_len" 101 pref="settings.language.chewing_max_chi_symbol_len"
109 i18n-values="min:Chewing_maxChiSymbolLenMin; 102 i18n-values="min:Chewing_maxChiSymbolLenMin;
110 max:Chewing_maxChiSymbolLenMax" 103 max:Chewing_maxChiSymbolLenMax">
111 type="range">
112 <span id="chewing-max-chi-symbol-len-value"></span> 104 <span id="chewing-max-chi-symbol-len-value"></span>
113 </td> 105 </td>
114 </tr> 106 </tr>
115 <tr> 107 <tr>
116 <td class="option-name" i18n-content="Chewing_candPerPage"></td> 108 <td class="option-name" i18n-content="Chewing_candPerPage"></td>
117 <td class="option-value"> 109 <td class="option-value">
118 <select id="chewing-cand-per-page" class="control" 110 <select id="chewing-cand-per-page" class="control" dataType="number"
119 pref="settings.language.chewing_cand_per_page" 111 pref="settings.language.chewing_cand_per_page"
120 dataType="number"
121 i18n-options="Chewing_candPerPageValue"></select> 112 i18n-options="Chewing_candPerPageValue"></select>
122 </td> 113 </td>
123 </tr> 114 </tr>
124 <tr> 115 <tr>
125 <td class="option-name" i18n-content="Chewing_KBType"></td> 116 <td class="option-name" i18n-content="Chewing_KBType"></td>
126 <td class="option-value"> 117 <td class="option-value">
127 <select id="chewing-keyboard-type" class="control" 118 <select id="chewing-keyboard-type" class="control" dataType="string"
128 pref="settings.language.chewing_keyboard_type" 119 pref="settings.language.chewing_keyboard_type"
129 dataType="string"
130 i18n-options="Chewing_KBTypeValue"></select> 120 i18n-options="Chewing_KBTypeValue"></select>
131 </td> 121 </td>
132 </tr> 122 </tr>
133 <tr> 123 <tr>
134 <td class="option-name" i18n-content="Chewing_selKeys"></td> 124 <td class="option-name" i18n-content="Chewing_selKeys"></td>
135 <td class="option-value"> 125 <td class="option-value">
136 <select id="chewing-sel-keys" class="control" 126 <select id="chewing-sel-keys" class="control" dataType="string"
137 pref="settings.language.chewing_sel_keys" 127 pref="settings.language.chewing_sel_keys"
138 dataType="string"
139 i18n-options="Chewing_selKeysValue"></select> 128 i18n-options="Chewing_selKeysValue"></select>
140 </td> 129 </td>
141 </tr> 130 </tr>
142 <tr> 131 <tr>
143 <td class="option-name" i18n-content="Chewing_hsuSelKeyType"></td> 132 <td class="option-name" i18n-content="Chewing_hsuSelKeyType"></td>
144 <td class="option-value"> 133 <td class="option-value">
145 <select id="chewing-sel-key-type" class="control" 134 <select id="chewing-sel-key-type" class="control" dataType="number"
146 pref="settings.language.chewing_hsu_sel_key_type" 135 pref="settings.language.chewing_hsu_sel_key_type"
147 dataType="number"
148 i18n-options="Chewing_hsuSelKeyTypeValue"></select> 136 i18n-options="Chewing_hsuSelKeyTypeValue"></select>
149 </td> 137 </td>
150 </tr> 138 </tr>
151 </table> 139 </table>
152 </section> 140 </section>
153 </div> 141 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698