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

Side by Side Diff: LayoutTests/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt

Issue 618843002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 800x84
4 RenderBlock {HTML} at (0,0) size 800x84
5 RenderBody {BODY} at (8,16) size 784x60
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 425x18
8 text run at (0,0) width 425: "Test passes if the \"Filler Text\" below is on the right side of the box."
9 RenderTable {TABLE} at (0,34) size 202x26
10 RenderBlock {CAPTION} at (0,0) size 202x20 [border: (1px solid #000000)]
11 RenderText {#text} at (135,1) size 66x18
12 text run at (135,1) width 66: "Filler Text"
13 RenderTableSection {TBODY} at (0,20) size 202x6
14 RenderTableRow {TR} at (0,2) size 202x2
15 RenderTableCell {TD} at (2,2) size 198x2 [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698