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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug3103-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
(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 LayoutTable {TABLE} at (0,0) size 622x400 [border: (4px outset #808080)]
7 LayoutTableSection {TBODY} at (4,4) size 614x392
8 LayoutTableRow {TR} at (0,2) size 614x193
9 LayoutTableCell {TD} at (2,174) size 204x44 [border: (1px inset #808 080)] [r=0 c=0 rs=2 cs=1]
10 RenderText {#text} at (2,2) size 188x39
11 text run at (2,2) width 188: "1 Some sample text for the first"
12 text run at (2,22) width 177: "column. Notice its formatting."
13 LayoutTableCell {TD} at (208,66) size 404x64 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 398x59
15 text run at (2,2) width 386: "2 Here is some sample text to demo nstrate the problem. Is there"
16 text run at (2,22) width 398: "some setting in Navigator that wi ll make this work correctly ? If so"
17 text run at (2,42) width 191: "I haven't found it. Is this a bug ?"
18 LayoutTableRow {TR} at (0,197) size 614x193
19 LayoutTableCell {TD} at (208,261) size 404x64 [border: (1px inset #8 08080)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 398x59
21 text run at (2,2) width 386: "3 Here is some sample text to demo nstrate the problem. Is there"
22 text run at (2,22) width 398: "some setting in Navigator that wi ll make this work correctly ? If so"
23 text run at (2,42) width 191: "I haven't found it. Is this a bug ?"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698