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

Side by Side Diff: LayoutTests/platform/mac/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 24x104 7 RenderInline {SPAN} at (0,0) size 24x104
8 RenderText {#text} at (16,0) size 24x104 8 RenderText {#text} at (16,0) size 24x104
9 text run at (16,0) width 104: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} " 9 text run at (16,0) width 104: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
10 RenderInline {SPAN} at (0,0) size 110x457 10 RenderInline {SPAN} at (0,0) size 110x457
11 RenderText {#text} at (0,103) size 55x336 11 RenderText {#text} at (0,103) size 55x336
12 text run at (0,103) width 335: "PARAGRAPH 1 " 12 text run at (0,103) width 335: "PARAGRAPH 1 "
13 RenderBR {BR} at (0,438) size 55x1 13 RenderBR {BR} at (0,438) size 55x1
14 RenderText {#text} at (55,0) size 55x293 14 RenderText {#text} at (55,0) size 55x293
15 text run at (55,0) width 293: "MORE TEXT. " 15 text run at (55,0) width 293: "MORE TEXT. "
16 RenderInline {SPAN} at (0,0) size 14x165 16 RenderInline {SPAN} at (0,0) size 14x165
17 RenderText {#text} at (87,292) size 14x165 17 RenderText {#text} at (87,292) size 14x165
18 text run at (87,292) width 164: "SHOULD NOT BE CENTERED." 18 text run at (87,292) width 164: "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 28x467 21 RenderInline {SPAN} at (0,0) size 28x467
22 RenderText {#text} at (21,0) size 28x102 22 RenderText {#text} at (21,0) size 28x102
23 text run at (21,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} " 23 text run at (21,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} "
24 RenderInline {SPAN} at (0,0) size 55x365 24 RenderInline {SPAN} at (0,0) size 55x365
25 RenderText {#text} at (7,102) size 55x335 25 RenderText {#text} at (7,102) size 55x335
26 text run at (7,102) width 335: "PARAGRAPH 2 " 26 text run at (7,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