| commit | 400443255b3609c9c6d323cb08e083fd767ed39c | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Sat Jul 09 01:30:32 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Sat Jul 09 01:32:12 2016 |
| tree | c66279fe1f68562114c2cc75c1c830e0f801bf7a | |
| parent | fe4e488f15f1b955f6067721a937e960c13649aa [diff] |
DevTools: add Courier New to support monospace arabic on Windows The current monospace font chain for windows doesn't cover arabic symbols. "Courier New" has all the needed characters, let's fallback to it. BUG=616020 R=alph Review-Url: https://codereview.chromium.org/2135803002 Cr-Commit-Position: refs/heads/master@{#404558}