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

Side by Side Diff: LayoutTests/platform/android/fast/table/add-before-anonymous-child-expected.txt

Issue 1340133002: Auto-rebaseline for r202215 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 202x19 7 LayoutText {#text} at (0,0) size 202x19
8 text run at (0,0) width 202: "This tests for a regression against " 8 text run at (0,0) width 202: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 761x39 9 LayoutInline {I} at (0,0) size 761x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 13 matching lines...) Expand all
24 LayoutTable {TABLE} at (0,102) size 104x204 24 LayoutTable {TABLE} at (0,102) size 104x204
25 LayoutTableSection {TBODY} at (0,0) size 104x204 25 LayoutTableSection {TBODY} at (0,0) size 104x204
26 LayoutTableRow (anonymous) at (0,2) size 104x200 26 LayoutTableRow (anonymous) at (0,2) size 104x200
27 LayoutTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1 ] 27 LayoutTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1 ]
28 LayoutBlockFlow {TR} at (0,0) size 100x100 [bgcolor=#008000] 28 LayoutBlockFlow {TR} at (0,0) size 100x100 [bgcolor=#008000]
29 LayoutBlockFlow (anonymous) at (0,100) size 100x0 29 LayoutBlockFlow (anonymous) at (0,100) size 100x0
30 LayoutText {#text} at (0,0) size 0x0 30 LayoutText {#text} at (0,0) size 0x0
31 LayoutBlockFlow {TR} at (0,100) size 100x100 [bgcolor=#0000FF] 31 LayoutBlockFlow {TR} at (0,100) size 100x100 [bgcolor=#0000FF]
32 LayoutBlockFlow (anonymous) at (0,200) size 100x0 32 LayoutBlockFlow (anonymous) at (0,200) size 100x0
33 LayoutText {#text} at (0,0) size 0x0 33 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698