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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/spanOverlapRepaint-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Annotate | Revision Log
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 197x48 6 LayoutTable {TABLE} at (0,0) size 197x48
7 LayoutTableSection {TBODY} at (0,0) size 197x48 7 LayoutTableSection {TBODY} at (0,0) size 197x48
8 LayoutTableRow {TR} at (0,2) size 197x2 8 LayoutTableRow {TR} at (0,2) size 197x2
9 LayoutTableCell {TD} at (2,2) size 6x2 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 6x2 [r=0 c=0 rs=1 cs=1]
10 LayoutTableRow {TR} at (0,6) size 197x0 10 LayoutTableRow {TR} at (0,6) size 197x0
11 LayoutTableCell {TD} at (2,6) size 6x2 [r=1 c=0 rs=2 cs=1] 11 LayoutTableCell {TD} at (2,6) size 6x2 [r=1 c=0 rs=2 cs=1]
12 LayoutTableRow {TR} at (0,8) size 197x0 12 LayoutTableRow {TR} at (0,8) size 197x0
13 LayoutTableCell {TD} at (10,26) size 185x2 [r=2 c=1 rs=2 cs=1] 13 LayoutTableCell {TD} at (10,26) size 185x2 [r=2 c=1 rs=2 cs=1]
14 LayoutTableRow {TR} at (0,10) size 197x36 14 LayoutTableRow {TR} at (0,10) size 197x36
15 LayoutTableCell {TD} at (2,10) size 193x36 [r=3 c=0 rs=1 cs=2] 15 LayoutTableCell {TD} at (2,10) size 193x36 [r=3 c=0 rs=1 cs=2]
16 LayoutTable {TABLE} at (1,1) size 191x34 [border: (2px outset #808 080)] 16 LayoutTable {TABLE} at (1,1) size 191x34 [border: (2px outset #808 080)]
17 LayoutTableSection {TBODY} at (2,2) size 187x30 17 LayoutTableSection {TBODY} at (2,2) size 187x30
18 LayoutTableRow {TR} at (0,2) size 187x26 18 LayoutTableRow {TR} at (0,2) size 187x26
19 LayoutTableCell {TD} at (2,13) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,13) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
20 LayoutTableCell {TD} at (8,2) size 177x26 [border: (1px inse t #808080)] [r=0 c=1 rs=1 cs=1] 20 LayoutTableCell {TD} at (8,2) size 177x26 [border: (1px inse t #808080)] [r=0 c=1 rs=1 cs=1]
21 RenderTextControl {INPUT} at (2,2) size 173x22 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)] 21 LayoutTextControl {INPUT} at (2,2) size 173x22 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)]
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 layer at (25,28) size 169x16 23 layer at (25,28) size 169x16
24 RenderBlock {DIV} at (2,3) size 169x16 24 RenderBlock {DIV} at (2,3) size 169x16
25 RenderText {#text} at (0,0) size 27x16 25 RenderText {#text} at (0,0) size 27x16
26 text run at (0,0) width 27: "hello" 26 text run at (0,0) width 27: "hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698