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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 LayoutInline {I} at (0,0) size 783x39 9 LayoutInline {I} at (0,0) size 783x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 LayoutTextFragment at (0,0) size 11x19 44 LayoutTextFragment at (0,0) size 11x19
45 text run at (0,0) width 11: "A" 45 text run at (0,0) width 11: "A"
46 LayoutTextFragment {#text} at (11,0) size 15x19 46 LayoutTextFragment {#text} at (11,0) size 15x19
47 text run at (11,0) width 15: "-Z" 47 text run at (11,0) width 15: "-Z"
48 LayoutBlockFlow {P} at (0,160) size 784x20 48 LayoutBlockFlow {P} at (0,160) size 784x20
49 LayoutBlockFlow (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [ color=#008000] 49 LayoutBlockFlow (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [ color=#008000]
50 LayoutTextFragment at (0,0) size 11x19 50 LayoutTextFragment at (0,0) size 11x19
51 text run at (0,0) width 11: "A" 51 text run at (0,0) width 11: "A"
52 LayoutTextFragment {#text} at (11,0) size 15x19 52 LayoutTextFragment {#text} at (11,0) size 15x19
53 text run at (11,0) width 15: "-Z" 53 text run at (11,0) width 15: "-Z"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698