Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html lang="ja"> | |
| 3 <body> | |
| 4 The following text should be in Japanese font even if the system locale is not J apanese. | |
|
eseidel
2013/09/19 21:47:55
We shouldn't need a manual test for this, or?
| |
| 5 <div id="test"> | |
| 6 一丁 | |
| 7 </div> | |
| 8 </body> | |
| 9 </html> | |
| OLD | NEW |