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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-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 clip at (0,0) size 785x600 scrollHeight 1309 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1309
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1309 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1309 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x1308.88 4 RenderBlock {HTML} at (0,0) size 785x1308.88
5 RenderBody {BODY} at (8,8) size 769x1284.88 [bgcolor=#FFDEAD] 5 RenderBody {BODY} at (8,8) size 769x1284.88 [bgcolor=#FFDEAD]
6 RenderBlock (anonymous) at (0,0) size 769x18 6 RenderBlock (anonymous) at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 611x18 7 RenderText {#text} at (0,0) size 611x18
8 text run at (0,0) width 611: "If there is missing vertical space betwe en tables and/or tables and other content, it is bug 6997. " 8 text run at (0,0) width 611: "If there is missing vertical space betwe en tables and/or tables and other content, it is bug 6997. "
9 RenderBR {BR} at (610,14) size 1x0 9 RenderBR {BR} at (610,14) size 1x0
10 RenderBlock {H1} at (0,39.44) size 769x74 10 RenderBlock {H1} at (0,39.44) size 769x74
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 text run at (42,2) width 68: "row data 1" 304 text run at (42,2) width 68: "row data 1"
305 LayoutTableCell {TD} at (116,26) size 112x22 [border: (1px inset # 808080)] [r=1 c=1 rs=1 cs=1] 305 LayoutTableCell {TD} at (116,26) size 112x22 [border: (1px inset # 808080)] [r=1 c=1 rs=1 cs=1]
306 RenderText {#text} at (42,2) size 68x18 306 RenderText {#text} at (42,2) size 68x18
307 text run at (42,2) width 68: "row data 2" 307 text run at (42,2) width 68: "row data 2"
308 LayoutTableCell {TD} at (230,26) size 112x22 [border: (1px inset # 808080)] [r=1 c=2 rs=1 cs=1] 308 LayoutTableCell {TD} at (230,26) size 112x22 [border: (1px inset # 808080)] [r=1 c=2 rs=1 cs=1]
309 RenderText {#text} at (42,2) size 68x18 309 RenderText {#text} at (42,2) size 68x18
310 text run at (42,2) width 68: "row data 3" 310 text run at (42,2) width 68: "row data 3"
311 RenderBlock {P} at (0,1222.88) size 769x0 311 RenderBlock {P} at (0,1222.88) size 769x0
312 RenderBlock {HR} at (0,1222.88) size 769x2 [border: (1px inset #EEEEEE)] 312 RenderBlock {HR} at (0,1222.88) size 769x2 [border: (1px inset #EEEEEE)]
313 RenderBlock (anonymous) at (0,1232.88) size 769x18 313 RenderBlock (anonymous) at (0,1232.88) size 769x18
314 RenderImage {IMG} at (0,1) size 13x13 314 LayoutImage {IMG} at (0,1) size 13x13
315 RenderText {#text} at (13,0) size 123x18 315 RenderText {#text} at (13,0) size 123x18
316 text run at (13,0) width 123: " Created 9/9/96 by " 316 text run at (13,0) width 123: " Created 9/9/96 by "
317 RenderInline {A} at (0,0) size 84x18 [color=#0000EE] 317 RenderInline {A} at (0,0) size 84x18 [color=#0000EE]
318 RenderText {#text} at (135,0) size 84x18 318 RenderText {#text} at (135,0) size 84x18
319 text run at (135,0) width 84: "Ronald Greti" 319 text run at (135,0) width 84: "Ronald Greti"
320 RenderBR {BR} at (218,14) size 1x0 320 RenderBR {BR} at (218,14) size 1x0
321 RenderBlock {P} at (0,1266.88) size 769x18 321 RenderBlock {P} at (0,1266.88) size 769x18
322 RenderBR {BR} at (0,0) size 0x18 322 RenderBR {BR} at (0,0) size 0x18
323 RenderBlock {P} at (0,1300.88) size 769x0 323 RenderBlock {P} at (0,1300.88) size 769x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698