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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/table-caption-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
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 800x172 3 layer at (0,0) size 800x168
4 RenderBlock {HTML} at (0,0) size 800x172 4 RenderBlock {HTML} at (0,0) size 800x168
5 RenderBody {BODY} at (8,16) size 784x148 5 RenderBody {BODY} at (8,16) size 784x144
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 302x18 7 RenderText {#text} at (0,0) size 308x16
8 text run at (0,0) width 302: "Test passes if the \"Filler Text\" is ab ove the box." 8 text run at (0,0) width 308: "Test passes if the \"Filler Text\" is ab ove the box."
9 RenderTable {DIV} at (0,34) size 96x114 9 RenderTable {DIV} at (0,32) size 96x112
10 RenderBlock {DIV} at (0,0) size 96x18 10 RenderBlock {DIV} at (0,0) size 96x16
11 RenderText {#text} at (0,0) size 66x18 11 RenderText {#text} at (0,0) size 68x16
12 text run at (0,0) width 66: "Filler Text" 12 text run at (0,0) width 68: "Filler Text"
13 RenderTableSection (anonymous) at (0,18) size 96x96 13 RenderTableSection (anonymous) at (0,16) size 96x96
14 RenderTableRow {DIV} at (0,0) size 96x48 14 RenderTableRow {DIV} at (0,0) size 96x48
15 RenderTableCell {DIV} at (0,0) size 48x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {DIV} at (0,0) size 48x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
16 RenderTableCell {DIV} at (48,0) size 48x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1] 16 RenderTableCell {DIV} at (48,0) size 48x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
17 RenderTableRow {DIV} at (0,48) size 96x48 17 RenderTableRow {DIV} at (0,48) size 96x48
18 RenderTableCell {DIV} at (0,48) size 48x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1] 18 RenderTableCell {DIV} at (0,48) size 48x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
19 RenderTableCell {DIV} at (48,48) size 48x0 [bgcolor=#000000] [r=1 c= 1 rs=1 cs=1] 19 RenderTableCell {DIV} at (48,48) size 48x0 [bgcolor=#000000] [r=1 c= 1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698