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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug12709-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 334x70 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 334x70 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 332x68 7 LayoutTableSection {TBODY} at (1,1) size 332x68
8 LayoutTableRow {TR} at (0,2) size 332x64 8 LayoutTableRow {TR} at (0,2) size 332x64
9 LayoutTableCell {TD} at (2,2) size 267x64 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 267x64 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 239x59 10 RenderText {#text} at (2,2) size 239x59
11 text run at (2,2) width 239: "This section will provide you with all the" 11 text run at (2,2) width 239: "This section will provide you with all the"
12 text run at (2,22) width 97: "information you " 12 text run at (2,22) width 97: "information you "
13 text run at (99,22) width 139: "may need to use any of" 13 text run at (99,22) width 139: "may need to use any of"
14 text run at (2,42) width 137: "your Internet software." 14 text run at (2,42) width 137: "your Internet software."
15 LayoutTableCell {TD} at (271,6) size 59x55 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (271,6) size 59x55 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
16 RenderImage {IMG} at (5,2) size 52x51 16 LayoutImage {IMG} at (5,2) size 52x51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698