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

Side by Side Diff: LayoutTests/platform/android/fast/writing-mode/vertical-baseline-alignment-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 (531,0) size 269x600 3 layer at (531,0) size 269x600
4 RenderBlock {HTML} at (0,0) size 269x600 4 RenderBlock {HTML} at (0,0) size 269x600
5 RenderBody {BODY} at (24,8) size 221x584 5 RenderBody {BODY} at (24,8) size 221x584
6 RenderBlock {P} at (0,0) size 114x584 6 RenderBlock {P} at (0,0) size 114x584
7 RenderInline {SPAN} at (0,0) size 27x102 7 RenderInline {SPAN} at (0,0) size 27x102
8 RenderText {#text} at (23,0) size 27x102 8 RenderText {#text} at (23,0) size 27x102
9 text run at (23,0) width 102: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} " 9 text run at (23,0) width 102: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
10 RenderInline {SPAN} at (0,0) size 112x462 10 RenderInline {SPAN} at (0,0) size 112x462
11 RenderText {#text} at (1,102) size 55x338 11 RenderText {#text} at (1,102) size 55x338
12 text run at (1,102) width 338: "PARAGRAPH 1 " 12 text run at (1,102) width 338: "PARAGRAPH 1 "
13 RenderBR {BR} at (1,440) size 55x0 13 RenderBR {BR} at (1,440) size 55x0
14 RenderText {#text} at (58,0) size 55x297 14 RenderText {#text} at (58,0) size 55x297
15 text run at (58,0) width 297: "MORE TEXT. " 15 text run at (58,0) width 297: "MORE TEXT. "
16 RenderInline {SPAN} at (0,0) size 15x165 16 RenderInline {SPAN} at (0,0) size 15x165
17 RenderText {#text} at (89,297) size 15x165 17 RenderText {#text} at (89,297) size 15x165
18 text run at (89,297) width 165: "SHOULD NOT BE CENTERED." 18 text run at (89,297) width 165: "SHOULD NOT BE CENTERED."
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock {P} at (138,0) size 83x584 20 RenderBlock {P} at (138,0) size 83x584
21 RenderInline {SPAN} at (0,0) size 27x470 21 RenderInline {SPAN} at (0,0) size 27x470
22 RenderText {#text} at (49,0) size 27x102 22 RenderText {#text} at (49,0) size 27x102
23 text run at (49,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} " 23 text run at (49,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} "
24 RenderInline {SPAN} at (0,0) size 55x368 24 RenderInline {SPAN} at (0,0) size 55x368
25 RenderText {#text} at (27,102) size 55x338 25 RenderText {#text} at (27,102) size 55x338
26 text run at (27,102) width 338: "PARAGRAPH 2 " 26 text run at (27,102) width 338: "PARAGRAPH 2 "
27 RenderImage {IMG} at (0,440) size 70x30 [bgcolor=#008000] 27 LayoutImage {IMG} at (0,440) size 70x30 [bgcolor=#008000]
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698