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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/027-vertical-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 809 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 809
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x809 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x809 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x809 4 RenderBlock {HTML} at (0,0) size 785x809
5 RenderBody {BODY} at (8,8) size 769x793 5 RenderBody {BODY} at (8,8) size 769x793
6 LayoutTable {TABLE} at (0,0) size 338x793 6 LayoutTable {TABLE} at (0,0) size 338x793
7 LayoutTableSection {TBODY} at (0,0) size 338x793 7 LayoutTableSection {TBODY} at (0,0) size 338x793
8 LayoutTableRow {TR} at (0,0) size 26x793 8 LayoutTableRow {TR} at (0,0) size 26x793
9 LayoutTableCell {TD} at (0,0) size 26x793 [border: (1px solid #00800 0)] [r=0 c=0 rs=1 cs=3] 9 LayoutTableCell {TD} at (0,0) size 26x793 [border: (1px solid #00800 0)] [r=0 c=0 rs=1 cs=3]
10 RenderText {#text} at (4,4) size 17x239 10 RenderText {#text} at (4,4) size 17x239
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 text run at (146,2) width 37: "really" 62 text run at (146,2) width 37: "really"
63 text run at (164,2) width 37: "really" 63 text run at (164,2) width 37: "really"
64 text run at (182,2) width 38: "screw" 64 text run at (182,2) width 38: "screw"
65 text run at (200,2) width 64: "things up." 65 text run at (200,2) width 64: "things up."
66 text run at (218,2) width 44: "That is" 66 text run at (218,2) width 44: "That is"
67 text run at (236,2) width 41: "what I" 67 text run at (236,2) width 41: "what I"
68 text run at (254,2) width 62: "think will" 68 text run at (254,2) width 62: "think will"
69 text run at (272,2) width 37: "work." 69 text run at (272,2) width 37: "work."
70 LayoutTableCell {TD} at (2,348) size 292x-161 [borde r: (1px solid #008000)] [r=0 c=2 rs=1 cs=1] 70 LayoutTableCell {TD} at (2,348) size 292x-161 [borde r: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
71 LayoutTableCell {TD} at (26,714) size 312x-64 [border: (1px solid #0 08000)] [r=1 c=2 rs=1 cs=1] 71 LayoutTableCell {TD} at (26,714) size 312x-64 [border: (1px solid #0 08000)] [r=1 c=2 rs=1 cs=1]
72 RenderImage {IMG} at (147,-139) size 18x212 72 LayoutImage {IMG} at (147,-139) size 18x212
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