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

Side by Side Diff: LayoutTests/platform/win/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 800x352 3 layer at (0,0) size 800x352
4 RenderBlock {HTML} at (0,0) size 800x352 4 RenderBlock {HTML} at (0,0) size 800x352
5 RenderBody {BODY} at (8,8) size 784x336 5 RenderBody {BODY} at (8,8) size 784x336
6 RenderBlock (anonymous) at (0,0) size 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 342x17 7 RenderText {#text} at (0,0) size 342x17
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 1x17 9 LayoutBR {BR} at (341,0) size 1x17
10 RenderText {#text} at (0,18) size 743x35 10 RenderText {#text} at (0,18) size 743x35
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 1x17 13 LayoutBR {BR} at (179,36) size 1x17
14 RenderBlock {DIV} at (0,54) size 784x94 14 RenderBlock {DIV} at (0,54) size 784x94
15 RenderBlock (anonymous) at (0,0) size 784x18 15 RenderBlock (anonymous) at (0,0) size 784x18
16 RenderText {#text} at (0,0) size 130x17 16 RenderText {#text} at (0,0) size 130x17
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 784x19 18 RenderBlock {DIV} at (0,18) size 784x19
19 RenderText {#text} at (0,1) size 180x17 19 RenderText {#text} at (0,1) size 180x17
20 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 20 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
21 RenderBlock {DIV} at (0,37) size 784x19 21 RenderBlock {DIV} at (0,37) size 784x19
22 RenderText {#text} at (0,1) size 184x17 22 RenderText {#text} at (0,1) size 184x17
23 text run at (0,1) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 23 text run at (0,1) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
(...skipping 28 matching lines...) Expand all
52 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 52 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
53 RenderBlock {DIV} at (0,37) size 784x19 53 RenderBlock {DIV} at (0,37) size 784x19
54 RenderText {#text} at (0,1) size 184x17 54 RenderText {#text} at (0,1) size 184x17
55 text run at (0,1) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 55 text run at (0,1) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
56 RenderBlock {DIV} at (0,56) size 784x19 56 RenderBlock {DIV} at (0,56) size 784x19
57 RenderText {#text} at (0,1) size 114x17 57 RenderText {#text} at (0,1) size 114x17
58 text run at (0,1) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}" 58 text run at (0,1) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
59 RenderBlock {DIV} at (0,75) size 784x19 59 RenderBlock {DIV} at (0,75) size 784x19
60 RenderText {#text} at (0,1) size 104x17 60 RenderText {#text} at (0,1) size 104x17
61 text run at (0,1) width 104: "Korean: \x{8AA4}\x{904E}\x{9AA8}" 61 text run at (0,1) width 104: "Korean: \x{8AA4}\x{904E}\x{9AA8}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698