Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 layer at (0,0) size 800x600 | 1 Should be your browser default encoding: ISO-8859-1 |
| 2 RenderView at (0,0) size 800x600 | 2 |
| 3 layer at (0,0) size 800x600 | 3 If it's latin-1 (ISO-8859-1), this should be accented e: é |
| 4 RenderBlock {HTML} at (0,0) size 800x600 | 4 |
| 5 RenderBody {BODY} at (8,8) size 784x584 | 5 If you got a render tree with U+FFFD instead, this failed |
| 6 RenderText {#text} at (0,0) size 16x19 | |
| 7 text run at (0,0) width 16: "\x{FFFD}" | |
| OLD | NEW |