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

Side by Side Diff: LayoutTests/platform/win/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, 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 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 307x17 7 RenderText {#text} at (0,0) size 307x17
8 text run at (0,0) width 307: "Both rows should have the same width (72 5px)." 8 text run at (0,0) width 307: "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 8x17 47 RenderText {#text} at (0,0) size 8x17
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 8x17 50 RenderText {#text} at (0,0) size 8x17
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 8x17 53 RenderText {#text} at (0,0) size 8x17
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 784x25 55 RenderBlock (anonymous) at (0,88) size 784x21
56 RenderButton {BUTTON} at (2,2) size 47.13x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 56 RenderButton {BUTTON} at (0,0) size 47.13x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
57 RenderBlock (anonymous) at (8,3) size 31.13x15 57 RenderBlock (anonymous) at (8,3) size 31.13x15
58 RenderText {#text} at (0,0) size 32x15 58 RenderText {#text} at (0,0) size 32x15
59 text run at (0,0) width 32: "show" 59 text run at (0,0) width 32: "show"
60 RenderText {#text} at (51,3) size 5x17 60 RenderText {#text} at (47,1) size 5x17
61 text run at (51,3) width 5: " " 61 text run at (47,1) width 5: " "
62 RenderButton {BUTTON} at (57.13,2) size 41.20x21 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 62 RenderButton {BUTTON} at (51.13,0) size 41.20x21 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
63 RenderBlock (anonymous) at (8,3) size 25.20x15 63 RenderBlock (anonymous) at (8,3) size 25.20x15
64 RenderText {#text} at (0,0) size 26x15 64 RenderText {#text} at (0,0) size 26x15
65 text run at (0,0) width 26: "hide" 65 text run at (0,0) width 26: "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