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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/other/nestedTables-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 785x878 1 layer at (0,0) size 785x878
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x878 3 layer at (0,0) size 785x878
4 RenderBlock {HTML} at (0,0) size 785x878 4 RenderBlock {HTML} at (0,0) size 785x878
5 RenderBody {BODY} at (8,8) size 769x862 5 RenderBody {BODY} at (8,8) size 769x862
6 RenderBlock (anonymous) at (0,0) size 769x20 6 RenderBlock (anonymous) at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 4x19 7 RenderText {#text} at (0,0) size 4x19
8 text run at (0,0) width 4: " " 8 text run at (0,0) width 4: " "
9 LayoutTable {TABLE} at (0,20) size 769x782 [bgcolor=#FFFFCC] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 769x782 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 767x780 10 LayoutTableSection {TBODY} at (1,1) size 767x780
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 RenderText {#text} at (0,20) size 260x19 443 RenderText {#text} at (0,20) size 260x19
444 text run at (0,20) width 260: "the following text should display on on e line" 444 text run at (0,20) width 260: "the following text should display on on e line"
445 LayoutTable {TABLE} at (0,842) size 207x20 445 LayoutTable {TABLE} at (0,842) size 207x20
446 LayoutTableSection {TBODY} at (0,0) size 207x20 446 LayoutTableSection {TBODY} at (0,0) size 207x20
447 LayoutTableRow {TR} at (0,0) size 207x20 447 LayoutTableRow {TR} at (0,0) size 207x20
448 LayoutTableCell {TD} at (0,0) size 207x20 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1] 448 LayoutTableCell {TD} at (0,0) size 207x20 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1]
449 LayoutTable {TABLE} at (0,0) size 207x20 449 LayoutTable {TABLE} at (0,0) size 207x20
450 LayoutTableSection {TBODY} at (0,0) size 207x20 450 LayoutTableSection {TBODY} at (0,0) size 207x20
451 LayoutTableRow {TR} at (0,0) size 207x20 451 LayoutTableRow {TR} at (0,0) size 207x20
452 LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1] 452 LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
453 RenderImage {IMG} at (0,0) size 13x16 453 LayoutImage {IMG} at (0,0) size 13x16
454 LayoutTableCell {TD} at (13,0) size 190x20 [r=0 c=1 rs=1 cs= 1] 454 LayoutTableCell {TD} at (13,0) size 190x20 [r=0 c=1 rs=1 cs= 1]
455 RenderText {#text} at (0,0) size 148x19 455 RenderText {#text} at (0,0) size 148x19
456 text run at (0,0) width 148: "AlphaLinux Distributions" 456 text run at (0,0) width 148: "AlphaLinux Distributions"
457 LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1] 457 LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
458 RenderImage {IMG} at (0,0) size 4x4 458 LayoutImage {IMG} at (0,0) size 4x4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698