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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/table/remove-td-display-none-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 289x19 7 RenderText {#text} at (0,0) size 289x19
8 text run at (0,0) width 289: "Both rows should have the same width (72 5px)." 8 text run at (0,0) width 289: "Both rows should have the same width (72 5px)."
9 RenderTable {TABLE} at (0,36) size 725x40 9 RenderTable {TABLE} at (0,36) size 725x40
10 RenderTableSection {TBODY} at (0,0) size 725x40 10 RenderTableSection {TBODY} at (0,0) size 725x40
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 text run at (0,0) width 8: "1" 45 text run at (0,0) width 8: "1"
46 RenderTableCell {TD} at (181,0) size 181x20 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1] 46 RenderTableCell {TD} at (181,0) size 181x20 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1]
47 RenderText {#text} at (0,0) size 8x19 47 RenderText {#text} at (0,0) size 8x19
48 text run at (0,0) width 8: "2" 48 text run at (0,0) width 8: "2"
49 RenderTableCell {TD} at (362,0) size 181x20 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1] 49 RenderTableCell {TD} at (362,0) size 181x20 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1]
50 RenderText {#text} at (0,0) size 8x19 50 RenderText {#text} at (0,0) size 8x19
51 text run at (0,0) width 8: "3" 51 text run at (0,0) width 8: "3"
52 RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1] 52 RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1]
53 RenderText {#text} at (0,0) size 8x19 53 RenderText {#text} at (0,0) size 8x19
54 text run at (0,0) width 8: "4" 54 text run at (0,0) width 8: "4"
55 RenderBlock (anonymous) at (0,96) size 784x26 55 RenderBlock (anonymous) at (0,96) size 784x24
56 RenderButton {BUTTON} at (2,2) size 52x22 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)] 56 RenderButton {BUTTON} at (2,2) size 46x20 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)]
57 RenderBlock (anonymous) at (8,2) size 36x18 57 RenderBlock (anonymous) at (8,2) size 30x16
58 RenderText {#text} at (3,1) size 30x16 58 RenderText {#text} at (0,0) size 30x16
59 text run at (3,1) width 30: "show" 59 text run at (0,0) width 30: "show"
60 RenderText {#text} at (56,3) size 4x19 60 RenderText {#text} at (50,2) size 4x19
61 text run at (56,3) width 4: " " 61 text run at (50,2) width 4: " "
62 RenderButton {BUTTON} at (62,2) size 46x22 [bgcolor=#DDDDDD] [border: (2 px outset #DDDDDD)] 62 RenderButton {BUTTON} at (56,2) size 40x20 [bgcolor=#DDDDDD] [border: (2 px outset #DDDDDD)]
63 RenderBlock (anonymous) at (8,2) size 30x18 63 RenderBlock (anonymous) at (8,2) size 24x16
64 RenderText {#text} at (3,1) size 24x16 64 RenderText {#text} at (0,0) size 24x16
65 text run at (3,1) width 24: "hide" 65 text run at (0,0) width 24: "hide"
66 RenderText {#text} at (0,0) size 0x0 66 RenderText {#text} at (0,0) size 0x0
67 RenderText {#text} at (0,0) size 0x0 67 RenderText {#text} at (0,0) size 0x0
68 RenderText {#text} at (0,0) size 0x0 68 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698