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

Side by Side Diff: LayoutTests/platform/linux/fast/table/027-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 (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x372 6 LayoutTable {TABLE} at (0,0) size 784x372
7 LayoutTableSection {TBODY} at (0,0) size 784x372 7 LayoutTableSection {TBODY} at (0,0) size 784x372
8 LayoutTableRow {TR} at (0,0) size 784x28 8 LayoutTableRow {TR} at (0,0) size 784x28
9 LayoutTableCell {TD} at (0,0) size 784x28 [border: (1px solid #00800 0)] [r=0 c=0 rs=1 cs=3] 9 LayoutTableCell {TD} at (0,0) size 784x28 [border: (1px solid #00800 0)] [r=0 c=0 rs=1 cs=3]
10 RenderText {#text} at (4,4) size 224x19 10 RenderText {#text} at (4,4) size 224x19
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 text run at (2,162) width 32: "really" 62 text run at (2,162) width 32: "really"
63 text run at (2,182) width 32: "really" 63 text run at (2,182) width 32: "really"
64 text run at (2,202) width 36: "screw" 64 text run at (2,202) width 36: "screw"
65 text run at (2,222) width 57: "things up." 65 text run at (2,222) width 57: "things up."
66 text run at (2,242) width 40: "That is" 66 text run at (2,242) width 40: "That is"
67 text run at (2,262) width 38: "what I" 67 text run at (2,262) width 38: "what I"
68 text run at (2,282) width 53: "think will" 68 text run at (2,282) width 53: "think will"
69 text run at (2,302) width 36: "work." 69 text run at (2,302) width 36: "work."
70 LayoutTableCell {TD} at (199,162) size 127x4 [border : (1px solid #008000)] [r=0 c=2 rs=1 cs=1] 70 LayoutTableCell {TD} at (199,162) size 127x4 [border : (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
71 LayoutTableCell {TD} at (564,187) size 220x26 [border: (1px solid #0 08000)] [r=1 c=2 rs=1 cs=1] 71 LayoutTableCell {TD} at (564,187) size 220x26 [border: (1px solid #0 08000)] [r=1 c=2 rs=1 cs=1]
72 RenderImage {IMG} at (4,4) size 212x18 72 LayoutImage {IMG} at (4,4) size 212x18
73 RenderText {#text} at (0,0) size 0x0 73 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698