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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/replaced/inline-box-wrapper-handover-expected.txt

Issue 1874683002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 242x19 7 LayoutText {#text} at (0,0) size 242x19
8 text run at (0,0) width 242: "This test checks for a regression agains t " 8 text run at (0,0) width 242: "This test checks for a regression agains t "
9 LayoutInline {I} at (0,0) size 735x39 9 LayoutInline {I} at (0,0) size 735x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 29 matching lines...) Expand all
40 LayoutBlockFlow {DIV} at (0,257) size 67x87 [border: (1px solid #000000)] 40 LayoutBlockFlow {DIV} at (0,257) size 67x87 [border: (1px solid #000000)]
41 LayoutBlockFlow {DIV} at (6,6) size 40x20 [bgcolor=#0000FF] 41 LayoutBlockFlow {DIV} at (6,6) size 40x20 [bgcolor=#0000FF]
42 LayoutText {#text} at (46,11) size 15x19 42 LayoutText {#text} at (46,11) size 15x19
43 text run at (46,11) width 15: " A" 43 text run at (46,11) width 15: " A"
44 LayoutBlockFlow {DIV} at (6,31) size 35x20 [bgcolor=#FF0000] 44 LayoutBlockFlow {DIV} at (6,31) size 35x20 [bgcolor=#FF0000]
45 LayoutText {#text} at (41,36) size 14x19 45 LayoutText {#text} at (41,36) size 14x19
46 text run at (41,36) width 14: " B" 46 text run at (41,36) width 14: " B"
47 LayoutBlockFlow {DIV} at (6,56) size 20x20 [bgcolor=#008000] 47 LayoutBlockFlow {DIV} at (6,56) size 20x20 [bgcolor=#008000]
48 LayoutText {#text} at (26,61) size 15x19 48 LayoutText {#text} at (26,61) size 15x19
49 text run at (26,61) width 15: " C" 49 text run at (26,61) width 15: " C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698