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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/float/table-relayout-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
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 164x19 7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 740x39 9 LayoutInline {I} at (0,0) size 740x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 LayoutBR {BR} at (0,0) size 0x19 33 LayoutBR {BR} at (0,0) size 0x19
34 LayoutBlockFlow {DIV} at (0,188) size 200x66 [bgcolor=#C0C0C0] 34 LayoutBlockFlow {DIV} at (0,188) size 200x66 [bgcolor=#C0C0C0]
35 LayoutTable {TABLE} at (0,0) size 200x66 35 LayoutTable {TABLE} at (0,0) size 200x66
36 LayoutTableSection {TBODY} at (0,0) size 200x66 36 LayoutTableSection {TBODY} at (0,0) size 200x66
37 LayoutTableRow {TR} at (0,2) size 200x62 37 LayoutTableRow {TR} at (0,2) size 200x62
38 LayoutTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1] 38 LayoutTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1]
39 LayoutText {#text} at (1,1) size 169x59 39 LayoutText {#text} at (1,1) size 169x59
40 text run at (1,1) width 169: "Lorem ipsum dolor sit amet," 40 text run at (1,1) width 169: "Lorem ipsum dolor sit amet,"
41 text run at (1,21) width 164: "consectetuer adipiscing elit." 41 text run at (1,21) width 164: "consectetuer adipiscing elit."
42 text run at (1,41) width 77: "Nunc neque." 42 text run at (1,41) width 77: "Nunc neque."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698