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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable at (0,0) size 43x16 6 LayoutTable at (0,0) size 43x18
7 LayoutTableSection (anonymous) at (0,0) size 43x16 7 LayoutTableSection (anonymous) at (0,0) size 43x18
8 LayoutTableRow (anonymous) at (0,0) size 43x16 8 LayoutTableRow (anonymous) at (0,0) size 43x18
9 LayoutTableCell {SPAN} at (0,0) size 22x16 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {SPAN} at (0,0) size 22x18 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (0,0) size 22x16 10 RenderText {#text} at (0,0) size 22x18
11 text run at (0,0) width 22: "foo" 11 text run at (0,0) width 22: "foo"
12 LayoutTableCell {SPAN} at (22,0) size 21x16 [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {SPAN} at (22,0) size 21x18 [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (0,0) size 21x16 13 RenderText {#text} at (0,0) size 21x18
14 text run at (0,0) width 21: "bar" 14 text run at (0,0) width 21: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698