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

Side by Side Diff: LayoutTests/platform/mac/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 800x80
4 RenderBlock {HTML} at (0,0) size 800x80
5 RenderBody {BODY} at (8,16) size 784x56
6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 433x16
8 text run at (0,0) width 433: "Test passes if the \"Filler Text\" below is on the right side of the box."
9 RenderTable {TABLE} at (0,32) size 202x24
10 RenderBlock {CAPTION} at (0,0) size 202x18 [border: (1px solid #000000)]
11 RenderText {#text} at (133,1) size 68x16
12 text run at (133,1) width 68: "Filler Text"
13 RenderTableSection {TBODY} at (0,18) 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