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

Side by Side Diff: LayoutTests/platform/android/fast/table/007-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 524x94 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 524x94 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 522x92 7 LayoutTableSection {TBODY} at (1,1) size 522x92
8 LayoutTableRow {TR} at (0,0) size 522x48 8 LayoutTableRow {TR} at (0,0) size 522x48
9 LayoutTableCell {TD} at (0,0) size 27x3 [border: (1px inset #808080) ] [r=0 c=0 rs=3 cs=1] 9 LayoutTableCell {TD} at (0,0) size 27x3 [border: (1px inset #808080) ] [r=0 c=0 rs=3 cs=1]
10 RenderImage {IMG} at (1,1) size 25x1 10 LayoutImage {IMG} at (1,1) size 25x1
11 LayoutTableCell {TD} at (27,0) size 495x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 11 LayoutTableCell {TD} at (27,0) size 495x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
12 RenderText {#text} at (1,1) size 20x19 12 RenderText {#text} at (1,1) size 20x19
13 text run at (1,1) width 20: "foo" 13 text run at (1,1) width 20: "foo"
14 LayoutTableRow {TR} at (0,48) size 522x22 14 LayoutTableRow {TR} at (0,48) size 522x22
15 LayoutTableCell {TD} at (27,48) size 495x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (27,48) size 495x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
16 RenderBlock {DIV} at (1,1) size 493x20 16 RenderBlock {DIV} at (1,1) size 493x20
17 RenderText {#text} at (12,0) size 407x19 17 RenderText {#text} at (12,0) size 407x19
18 text run at (12,0) width 407: "Affordable, high-quality busine ss services with unparalleled support." 18 text run at (12,0) width 407: "Affordable, high-quality busine ss services with unparalleled support."
19 LayoutTableRow {TR} at (0,70) size 522x0 19 LayoutTableRow {TR} at (0,70) size 522x0
20 LayoutTableCell {TD} at (27,70) size 495x22 [border: (1px inset #808 080)] [r=2 c=1 rs=2 cs=1] 20 LayoutTableCell {TD} at (27,70) size 495x22 [border: (1px inset #808 080)] [r=2 c=1 rs=2 cs=1]
21 RenderText {#text} at (1,1) size 397x19 21 RenderText {#text} at (1,1) size 397x19
22 text run at (1,1) width 397: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go" 22 text run at (1,1) width 397: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go"
23 LayoutTableRow {TR} at (0,70) size 522x22 23 LayoutTableRow {TR} at (0,70) size 522x22
24 LayoutTableCell {TD} at (0,70) size 522x22 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=2] 24 LayoutTableCell {TD} at (0,70) size 522x22 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=2]
25 RenderText {#text} at (1,1) size 23x19 25 RenderText {#text} at (1,1) size 23x19
26 text run at (1,1) width 23: "goo" 26 text run at (1,1) width 23: "goo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698