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

Side by Side Diff: LayoutTests/platform/win/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 (548,0) size 252x600 3 layer at (548,0) size 252x600
4 RenderBlock {HTML} at (0,0) size 252x600 4 RenderBlock {HTML} at (0,0) size 252x600
5 RenderBody {BODY} at (24,8) size 204x584 5 RenderBody {BODY} at (24,8) size 204x584
6 RenderBlock {P} at (0,0) size 110x584 6 RenderBlock {P} at (0,0) size 110x584
7 RenderInline {SPAN} at (0,0) size 26x102 7 RenderInline {SPAN} at (0,0) size 26x102
8 RenderText {#text} at (15,0) size 26x102 8 RenderText {#text} at (15,0) size 26x102
9 text run at (15,0) width 102: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} " 9 text run at (15,0) width 102: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
10 RenderInline {SPAN} at (0,0) size 108x458 10 RenderInline {SPAN} at (0,0) size 108x458
11 RenderText {#text} at (1,102) size 53x335 11 RenderText {#text} at (1,102) size 53x335
12 text run at (1,102) width 335: "PARAGRAPH 1 " 12 text run at (1,102) width 335: "PARAGRAPH 1 "
13 RenderBR {BR} at (1,436) size 53x1 13 RenderBR {BR} at (1,436) size 53x1
14 RenderText {#text} at (56,0) size 53x293 14 RenderText {#text} at (56,0) size 53x293
15 text run at (56,0) width 293: "MORE TEXT. " 15 text run at (56,0) width 293: "MORE TEXT. "
16 RenderInline {SPAN} at (0,0) size 15x166 16 RenderInline {SPAN} at (0,0) size 15x166
17 RenderText {#text} at (87,292) size 15x166 17 RenderText {#text} at (87,292) size 15x166
18 text run at (87,292) width 165: "SHOULD NOT BE CENTERED." 18 text run at (87,292) 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 (134,0) size 70x584 20 RenderBlock {P} at (134,0) size 70x584
21 RenderInline {SPAN} at (0,0) size 26x467 21 RenderInline {SPAN} at (0,0) size 26x467
22 RenderText {#text} at (22,0) size 26x102 22 RenderText {#text} at (22,0) size 26x102
23 text run at (22,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} " 23 text run at (22,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} "
24 RenderInline {SPAN} at (0,0) size 53x365 24 RenderInline {SPAN} at (0,0) size 53x365
25 RenderText {#text} at (8,102) size 53x335 25 RenderText {#text} at (8,102) size 53x335
26 text run at (8,102) width 335: "PARAGRAPH 2 " 26 text run at (8,102) width 335: "PARAGRAPH 2 "
27 RenderImage {IMG} at (0,436.33) size 70x30 [bgcolor=#008000] 27 LayoutImage {IMG} at (0,436.33) 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