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

Side by Side Diff: LayoutTests/platform/win-xp/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderTable {TABLE} at (0,0) size 658x56 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 658x56 [border: (1px outset #808080)]
7 RenderTableCol {COLGROUP} at (0,0) size 0x0 7 RenderTableCol {COLGROUP} at (0,0) size 0x0
8 RenderTableCol {COL} at (0,0) size 0x0 8 RenderTableCol {COL} at (0,0) size 0x0
9 RenderTableCol {COL} at (0,0) size 0x0 9 RenderTableCol {COL} at (0,0) size 0x0
10 RenderTableCol {COL} at (0,0) size 0x0 10 RenderTableCol {COL} at (0,0) size 0x0
(...skipping 11 matching lines...) Expand all
22 RenderTableRow {TR} at (0,28) size 656x24 22 RenderTableRow {TR} at (0,28) size 656x24
23 RenderTableCell {TD} at (2,28) size 500x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 23 RenderTableCell {TD} at (2,28) size 500x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 70x19 24 RenderText {#text} at (2,2) size 70x19
25 text run at (2,2) width 70: "col 1 row 2" 25 text run at (2,2) width 70: "col 1 row 2"
26 RenderTableCell {TD} at (504,28) size 74x24 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 26 RenderTableCell {TD} at (504,28) size 74x24 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 70x19 27 RenderText {#text} at (2,2) size 70x19
28 text run at (2,2) width 70: "col 2 row 2" 28 text run at (2,2) width 70: "col 2 row 2"
29 RenderTableCell {TD} at (580,28) size 74x24 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1] 29 RenderTableCell {TD} at (580,28) size 74x24 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1]
30 RenderText {#text} at (2,2) size 70x19 30 RenderText {#text} at (2,2) size 70x19
31 text run at (2,2) width 70: "col 3 row 3" 31 text run at (2,2) width 70: "col 3 row 3"
32 RenderBlock (anonymous) at (0,56) size 784x26 32 RenderBlock (anonymous) at (0,56) size 784x22
33 RenderButton {BUTTON} at (2,2) size 395x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 33 RenderButton {BUTTON} at (0,0) size 395x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
34 RenderBlock (anonymous) at (8,3) size 379x16 34 RenderBlock (anonymous) at (8,3) size 379x16
35 RenderText {#text} at (0,0) size 379x16 35 RenderText {#text} at (0,0) size 379x16
36 text run at (0,0) width 379: "Click me to test manually. The first column should grow to 500px." 36 text run at (0,0) width 379: "Click me to test manually. The first column should grow to 500px."
37 RenderText {#text} at (0,0) size 0x0 37 RenderText {#text} at (0,0) size 0x0
38 RenderText {#text} at (0,0) size 0x0 38 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698