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

Side by Side Diff: LayoutTests/fast/table/035-vertical-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (686,0) size 114x600
4 RenderBlock {HTML} at (0,0) size 114x600
5 RenderBody {BODY} at (8,8) size 98x584
6 RenderBlock (anonymous) at (0,0) size 18x584
7 RenderText {#text} at (0,0) size 19x404
8 text run at (0,0) width 404: "This test should have two centered table s and two centered divs."
9 RenderTable {TABLE} at (18,199) size 22x186 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 20x184
11 RenderTableRow {TR} at (0,0) size 20x184
12 RenderTableCell {TD} at (0,0) size 20x184 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 19x182
14 text run at (1,1) width 182: "This table is aligned \"center\""
15 RenderTable {TABLE} at (40,186) size 22x212 [border: (1px outset #808080)]
16 RenderTableSection {TBODY} at (1,1) size 20x210
17 RenderTableRow {TR} at (0,0) size 20x210
18 RenderTableCell {TD} at (0,0) size 20x210 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 19x208
20 text run at (1,1) width 208: "This table is aligned \"CENTER\""
21 RenderBlock {DIV} at (62,0) size 18x584
22 RenderText {#text} at (0,206) size 19x172
23 text run at (0,206) width 172: "This div is aligned \"center\""
24 RenderBlock {DIV} at (80,0) size 18x584
25 RenderText {#text} at (0,193) size 19x198
26 text run at (0,193) width 198: "This div is aligned \"CENTER\""
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/035-expected.txt ('k') | LayoutTests/fast/table/border-collapsing/003-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698