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

Side by Side Diff: LayoutTests/platform/mac/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 800x412 3 layer at (0,0) size 800x412
4 RenderBlock {HTML} at (0,0) size 800x412 4 RenderBlock {HTML} at (0,0) size 800x412
5 RenderBody {BODY} at (8,8) size 784x396 5 RenderBody {BODY} at (8,8) size 784x396
6 RenderBlock (anonymous) at (0,0) size 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 342x18 7 RenderText {#text} at (0,0) size 342x18
8 text run at (0,0) width 342: "Tests if glyph caches of different langu ages interfere." 8 text run at (0,0) width 342: "Tests if glyph caches of different langu ages interfere."
9 RenderBR {BR} at (341,0) size 1x18 9 LayoutBR {BR} at (341,0) size 1x18
10 RenderText {#text} at (0,18) size 743x36 10 RenderText {#text} at (0,18) size 743x36
11 text run at (0,18) width 743: "On systems that the locales have differ ent font preferences, the following divs should be displayed in corresponding" 11 text run at (0,18) width 743: "On systems that the locales have differ ent font preferences, the following divs should be displayed in corresponding"
12 text run at (0,36) width 180: "preferred fonts respectively." 12 text run at (0,36) width 180: "preferred fonts respectively."
13 RenderBR {BR} at (179,36) size 1x18 13 LayoutBR {BR} at (179,36) size 1x18
14 RenderBlock {DIV} at (0,54) size 784x114 14 RenderBlock {DIV} at (0,54) size 784x114
15 RenderBlock (anonymous) at (0,0) size 784x18 15 RenderBlock (anonymous) at (0,0) size 784x18
16 RenderText {#text} at (0,0) size 130x18 16 RenderText {#text} at (0,0) size 130x18
17 text run at (0,0) width 130: "Default font-family:" 17 text run at (0,0) width 130: "Default font-family:"
18 RenderBlock {DIV} at (0,18) size 784x24 18 RenderBlock {DIV} at (0,18) size 784x24
19 RenderText {#text} at (0,4) size 180x18 19 RenderText {#text} at (0,4) size 180x18
20 text run at (0,4) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 20 text run at (0,4) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
21 RenderBlock {DIV} at (0,42) size 784x24 21 RenderBlock {DIV} at (0,42) size 784x24
22 RenderText {#text} at (0,4) size 184x18 22 RenderText {#text} at (0,4) size 184x18
23 text run at (0,4) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 23 text run at (0,4) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
(...skipping 28 matching lines...) Expand all
52 text run at (0,4) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 52 text run at (0,4) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
53 RenderBlock {DIV} at (0,42) size 784x24 53 RenderBlock {DIV} at (0,42) size 784x24
54 RenderText {#text} at (0,4) size 184x17 54 RenderText {#text} at (0,4) size 184x17
55 text run at (0,4) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 55 text run at (0,4) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
56 RenderBlock {DIV} at (0,66) size 784x24 56 RenderBlock {DIV} at (0,66) size 784x24
57 RenderText {#text} at (0,4) size 114x17 57 RenderText {#text} at (0,4) size 114x17
58 text run at (0,4) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}" 58 text run at (0,4) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
59 RenderBlock {DIV} at (0,90) size 784x24 59 RenderBlock {DIV} at (0,90) size 784x24
60 RenderText {#text} at (0,4) size 104x17 60 RenderText {#text} at (0,4) size 104x17
61 text run at (0,4) width 104: "Korean: \x{8AA4}\x{904E}\x{9AA8}" 61 text run at (0,4) width 104: "Korean: \x{8AA4}\x{904E}\x{9AA8}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698