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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/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 524x90 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 524x90 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 522x88 7 LayoutTableSection {TBODY} at (1,1) size 522x88
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 RenderBlock {IMG} at (1,1) size 25x1 10 RenderBlock {IMG} at (1,1) size 25x1
11 LayoutTableCell {TD} at (27,0) size 495x20 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 11 LayoutTableCell {TD} at (27,0) size 495x20 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
12 RenderText {#text} at (1,1) size 22x17 12 RenderText {#text} at (1,1) size 22x17
13 text run at (1,1) width 22: "foo" 13 text run at (1,1) width 22: "foo"
14 LayoutTableRow {TR} at (0,48) size 522x20 14 LayoutTableRow {TR} at (0,48) size 522x20
15 LayoutTableCell {TD} at (27,48) size 495x20 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (27,48) size 495x20 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
16 RenderBlock {DIV} at (1,1) size 493x18 16 RenderBlock {DIV} at (1,1) size 493x18
17 RenderText {#text} at (12,0) size 442x17 17 RenderText {#text} at (12,0) size 442x17
18 text run at (12,0) width 442: "Affordable, high-quality busine ss services with unparalleled support." 18 text run at (12,0) width 442: "Affordable, high-quality busine ss services with unparalleled support."
19 LayoutTableRow {TR} at (0,68) size 522x0 19 LayoutTableRow {TR} at (0,68) size 522x0
20 LayoutTableCell {TD} at (27,68) size 495x20 [border: (1px inset #808 080)] [r=2 c=1 rs=2 cs=1] 20 LayoutTableCell {TD} at (27,68) size 495x20 [border: (1px inset #808 080)] [r=2 c=1 rs=2 cs=1]
21 RenderText {#text} at (1,1) size 422x17 21 RenderText {#text} at (1,1) size 422x17
22 text run at (1,1) width 422: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go" 22 text run at (1,1) width 422: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go"
23 LayoutTableRow {TR} at (0,68) size 522x20 23 LayoutTableRow {TR} at (0,68) size 522x20
24 LayoutTableCell {TD} at (0,68) size 522x20 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=2] 24 LayoutTableCell {TD} at (0,68) size 522x20 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=2]
25 RenderText {#text} at (1,1) size 24x17 25 RenderText {#text} at (1,1) size 24x17
26 text run at (1,1) width 24: "goo" 26 text run at (1,1) width 24: "goo"
27 layer at (10,10) size 25x4 clip at (11,11) size 23x2 scrollHeight 18 27 layer at (10,10) size 25x4 clip at (11,11) size 23x2 scrollHeight 18
28 RenderBlock {DIV} at (0,0) size 25x4 [border: (1px solid #C0C0C0)] 28 RenderBlock {DIV} at (0,0) size 25x4 [border: (1px solid #C0C0C0)]
29 RenderImage {IMG} at (2,2) size 16x16 29 LayoutImage {IMG} at (2,2) size 16x16
30 layer at (28,12) size 5x0 30 layer at (28,12) size 5x0
31 RenderBlock {DIV} at (18,2) size 5x0 31 RenderBlock {DIV} at (18,2) size 5x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698