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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/international/lang-glyph-cache-separation-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x371 3 layer at (0,0) size 800x371
4 RenderBlock {HTML} at (0,0) size 800x371 4 RenderBlock {HTML} at (0,0) size 800x371
5 RenderBody {BODY} at (8,8) size 784x355 5 RenderBody {BODY} at (8,8) size 784x355
6 RenderBlock (anonymous) at (0,0) size 784x60 6 RenderBlock (anonymous) at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 312x19 7 RenderText {#text} at (0,0) size 312x19
8 text run at (0,0) width 312: "Tests if glyph caches of different langu ages interfere." 8 text run at (0,0) width 312: "Tests if glyph caches of different langu ages interfere."
9 RenderBR {BR} at (312,0) size 0x19 9 LayoutBR {BR} at (312,0) size 0x19
10 RenderText {#text} at (0,20) size 781x39 10 RenderText {#text} at (0,20) size 781x39
11 text run at (0,20) width 781: "On systems that the locales have differ ent font preferences, the following divs should be displayed in corresponding pr eferred fonts" 11 text run at (0,20) width 781: "On systems that the locales have differ ent font preferences, the following divs should be displayed in corresponding pr eferred fonts"
12 text run at (0,40) width 75: "respectively." 12 text run at (0,40) width 75: "respectively."
13 RenderBR {BR} at (75,40) size 0x19 13 LayoutBR {BR} at (75,40) size 0x19
14 RenderBlock {DIV} at (0,60) size 784x100 14 RenderBlock {DIV} at (0,60) size 784x100
15 RenderBlock (anonymous) at (0,0) size 784x20 15 RenderBlock (anonymous) at (0,0) size 784x20
16 RenderText {#text} at (0,0) size 114x19 16 RenderText {#text} at (0,0) size 114x19
17 text run at (0,0) width 114: "Default font-family:" 17 text run at (0,0) width 114: "Default font-family:"
18 RenderBlock {DIV} at (0,20) size 784x20 18 RenderBlock {DIV} at (0,20) size 784x20
19 RenderText {#text} at (0,0) size 166x19 19 RenderText {#text} at (0,0) size 166x19
20 text run at (0,0) width 166: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 20 text run at (0,0) width 166: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
21 RenderBlock {DIV} at (0,40) size 784x20 21 RenderBlock {DIV} at (0,40) size 784x20
22 RenderText {#text} at (0,0) size 171x19 22 RenderText {#text} at (0,0) size 171x19
23 text run at (0,0) width 171: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 23 text run at (0,0) width 171: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
(...skipping 28 matching lines...) Expand all
52 text run at (0,0) width 166: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 52 text run at (0,0) width 166: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
53 RenderBlock {DIV} at (0,40) size 784x20 53 RenderBlock {DIV} at (0,40) size 784x20
54 RenderText {#text} at (0,0) size 171x19 54 RenderText {#text} at (0,0) size 171x19
55 text run at (0,0) width 171: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 55 text run at (0,0) width 171: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
56 RenderBlock {DIV} at (0,60) size 784x20 56 RenderBlock {DIV} at (0,60) size 784x20
57 RenderText {#text} at (0,0) size 110x19 57 RenderText {#text} at (0,0) size 110x19
58 text run at (0,0) width 110: "Japanese: \x{8AA4}\x{904E}\x{9AA8}" 58 text run at (0,0) width 110: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
59 RenderBlock {DIV} at (0,80) size 784x20 59 RenderBlock {DIV} at (0,80) size 784x20
60 RenderText {#text} at (0,0) size 101x19 60 RenderText {#text} at (0,0) size 101x19
61 text run at (0,0) width 101: "Korean: \x{8AA4}\x{904E}\x{9AA8}" 61 text run at (0,0) width 101: "Korean: \x{8AA4}\x{904E}\x{9AA8}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698