| commit | dec7875f088d45cd79a82a985c14dfdc7b2c1825 | [log] [tgz] |
|---|---|---|
| author | sungmann.cho <sungmann.cho@navercorp.com> | Mon Jul 11 16:02:33 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 16:04:42 2016 |
| tree | 9e75b10bab615d86d2a612747b0410f808ee2781 | |
| parent | bf9178a723b6fb899d7b73f2793d532fc4badd66 [diff] |
[Mac] Draw the caps lock indicator on the left side for RTL direction. For RTL direction, the caps lock indicator for password fields should be drawn on the left side of it, but currently it is always drawn on the right side. This CL makes it possible to draw the caps lock indicator on the left or right side depend on current writing direction. BUG=623784 Review-Url: https://codereview.chromium.org/2125533002 Cr-Commit-Position: refs/heads/master@{#404665}