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

Side by Side Diff: LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 303x18 7 RenderText {#text} at (0,0) size 303x18
8 text run at (0,0) width 303: "Both rows should have the same width (72 5px)." 8 text run at (0,0) width 303: "Both rows should have the same width (72 5px)."
9 RenderTable {TABLE} at (0,34) size 725x36 9 RenderTable {TABLE} at (0,34) size 725x36
10 RenderTableSection {TBODY} at (0,0) size 725x36 10 RenderTableSection {TBODY} at (0,0) size 725x36
(...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 181x18 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1] 46 RenderTableCell {TD} at (181,0) size 181x18 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1]
47 RenderText {#text} at (0,0) size 8x18 47 RenderText {#text} at (0,0) size 8x18
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 181x18 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1] 49 RenderTableCell {TD} at (362,0) size 181x18 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1]
50 RenderText {#text} at (0,0) size 8x18 50 RenderText {#text} at (0,0) size 8x18
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 182x18 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1] 52 RenderTableCell {TD} at (543,0) size 182x18 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1]
53 RenderText {#text} at (0,0) size 8x18 53 RenderText {#text} at (0,0) size 8x18
54 text run at (0,0) width 8: "4" 54 text run at (0,0) width 8: "4"
55 RenderBlock (anonymous) at (0,88) size 784x22 55 RenderBlock (anonymous) at (0,88) size 784x19
56 RenderButton {BUTTON} at (2,2) size 43.67x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 56 RenderButton {BUTTON} at (0,1) size 43.67x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
57 RenderBlock (anonymous) at (8,2) size 27.67x13 57 RenderBlock (anonymous) at (8,2) size 27.67x13
58 RenderText {#text} at (0,0) size 28x13 58 RenderText {#text} at (0,0) size 28x13
59 text run at (0,0) width 28: "show" 59 text run at (0,0) width 28: "show"
60 RenderText {#text} at (47,1) size 5x18 60 RenderText {#text} at (43,0) size 5x18
61 text run at (47,1) width 5: " " 61 text run at (43,0) width 5: " "
62 RenderButton {BUTTON} at (53.67,2) size 39.06x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 62 RenderButton {BUTTON} at (47.67,1) size 39.06x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
63 RenderBlock (anonymous) at (8,2) size 23.06x13 63 RenderBlock (anonymous) at (8,2) size 23.06x13
64 RenderText {#text} at (0,0) size 24x13 64 RenderText {#text} at (0,0) size 24x13
65 text run at (0,0) 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698