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

Side by Side Diff: LayoutTests/fast/table/tableInsideCaption-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 (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 202x80
7 RenderTableSection {TBODY} at (0,0) size 202x80
8 RenderTableRow {TR} at (0,2) size 202x76
9 RenderTableCell {TD} at (2,2) size 198x76 [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (1,1) size 196x24
11 RenderTableSection {TBODY} at (0,0) size 196x24
12 RenderTableRow {TR} at (0,2) size 196x20
13 RenderTableCell {TD} at (2,2) size 192x20 [r=0 c=0 rs=1 cs=1 ]
14 RenderText {#text} at (1,1) size 190x19
15 text run at (1,1) width 190: "This should all be on one line."
16 RenderTable {TABLE} at (1,25) size 84x50
17 RenderTableSection {THEAD} at (0,24) size 84x2
18 RenderBlock {CAPTION} at (0,0) size 84x24
19 RenderTable {TABLE} at (14,0) size 56x24
20 RenderTableSection {TBODY} at (0,0) size 56x24
21 RenderTableRow {TR} at (0,2) size 56x20
22 RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 c s=1]
23 RenderText {#text} at (1,1) size 50x19
24 text run at (1,1) width 50: "Caption"
25 RenderTableSection {TBODY} at (0,26) size 84x24
26 RenderTableRow {TR} at (0,2) size 84x20
27 RenderTableCell {TD} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (1,1) size 47x19
29 text run at (1,1) width 47: "Bottom"
30 RenderTableCell {TD} at (53,2) size 29x20 [r=0 c=1 rs=1 cs=1 ]
31 RenderText {#text} at (1,1) size 27x19
32 text run at (1,1) width 27: "line."
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/rowindex-expected.txt ('k') | LayoutTests/fast/table/wide-colspan-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698