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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/other/wa_table_thtd_rowspan-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 2546 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2546
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x2546 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2546 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 785x2546.44 4 RenderBlock {HTML} at (0,0) size 785x2546.44
5 RenderBody {BODY} at (8,8) size 769x2522.44 [bgcolor=#FFDEAD] 5 RenderBody {BODY} at (8,8) size 769x2522.44 [bgcolor=#FFDEAD]
6 RenderBlock {H1} at (0,0) size 769x74 6 RenderBlock {H1} at (0,0) size 769x74
7 RenderInline {FONT} at (0,0) size 475x73 [color=#FF0000] 7 RenderInline {FONT} at (0,0) size 475x73 [color=#FF0000]
8 RenderText {#text} at (0,0) size 297x36 8 RenderText {#text} at (0,0) size 297x36
9 text run at (0,0) width 297: "Acceptance Test Case" 9 text run at (0,0) width 297: "Acceptance Test Case"
10 RenderBR {BR} at (296,29) size 1x0 10 RenderBR {BR} at (296,29) size 1x0
(...skipping 1335 matching lines...) Expand 10 before | Expand all | Expand 10 after
1346 RenderText {#text} at (2,2) size 20x35 1346 RenderText {#text} at (2,2) size 20x35
1347 text run at (2,2) width 20: "col" 1347 text run at (2,2) width 20: "col"
1348 text run at (2,20) width 8: "8" 1348 text run at (2,20) width 8: "8"
1349 LayoutTableCell {TD} at (436,380) size 33x40 [bgcolor=#ADD8E6] [bo rder: (1px inset #808080)] [r=9 c=10 rs=1 cs=1] 1349 LayoutTableCell {TD} at (436,380) size 33x40 [bgcolor=#ADD8E6] [bo rder: (1px inset #808080)] [r=9 c=10 rs=1 cs=1]
1350 RenderText {#text} at (2,2) size 20x35 1350 RenderText {#text} at (2,2) size 20x35
1351 text run at (2,2) width 20: "col" 1351 text run at (2,2) width 20: "col"
1352 text run at (2,20) width 8: "9" 1352 text run at (2,20) width 8: "9"
1353 RenderBlock {P} at (0,2460.44) size 769x0 1353 RenderBlock {P} at (0,2460.44) size 769x0
1354 RenderBlock {HR} at (0,2460.44) size 769x2 [border: (1px inset #EEEEEE)] 1354 RenderBlock {HR} at (0,2460.44) size 769x2 [border: (1px inset #EEEEEE)]
1355 RenderBlock (anonymous) at (0,2470.44) size 769x18 1355 RenderBlock (anonymous) at (0,2470.44) size 769x18
1356 RenderImage {IMG} at (0,1) size 13x13 1356 LayoutImage {IMG} at (0,1) size 13x13
1357 RenderText {#text} at (13,0) size 131x17 1357 RenderText {#text} at (13,0) size 131x17
1358 text run at (13,0) width 131: " Created 9/19/96 by " 1358 text run at (13,0) width 131: " Created 9/19/96 by "
1359 RenderInline {A} at (0,0) size 84x17 [color=#0000EE] 1359 RenderInline {A} at (0,0) size 84x17 [color=#0000EE]
1360 RenderText {#text} at (143,0) size 84x17 1360 RenderText {#text} at (143,0) size 84x17
1361 text run at (143,0) width 84: "Ronald Greti" 1361 text run at (143,0) width 84: "Ronald Greti"
1362 RenderBR {BR} at (226,14) size 1x0 1362 RenderBR {BR} at (226,14) size 1x0
1363 RenderBlock {P} at (0,2504.44) size 769x18 1363 RenderBlock {P} at (0,2504.44) size 769x18
1364 RenderBR {BR} at (0,0) size 0x17 1364 RenderBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698