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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/059-expected.txt

Issue 1869343002: 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 800x0 3 layer at (0,0) size 800x0
4 LayoutBlockFlow {HTML} at (0,0) size 800x0 4 LayoutBlockFlow {HTML} at (0,0) size 800x0
5 layer at (8,8) size 784x60 5 layer at (8,8) size 784x60
6 LayoutBlockFlow (positioned) {BODY} at (8,8) size 784x60 6 LayoutBlockFlow (positioned) {BODY} at (8,8) size 784x60
7 LayoutBlockFlow {DIV} at (0,0) size 784x60 7 LayoutBlockFlow {DIV} at (0,0) size 784x60
8 LayoutText {#text} at (0,0) size 123x19 8 LayoutText {#text} at (0,0) size 123x19
9 text run at (0,0) width 123: "You should see two " 9 text run at (0,0) width 123: "You should see two "
10 LayoutInline {I} at (0,0) size 114x19 10 LayoutInline {I} at (0,0) size 114x19
(...skipping 10 matching lines...) Expand all
21 text run at (0,40) width 143: "shrink-to-fit algorithm's " 21 text run at (0,40) width 143: "shrink-to-fit algorithm's "
22 text run at (143,40) width 232: "preferred minimum width computation." 22 text run at (143,40) width 232: "preferred minimum width computation."
23 layer at (8,68) size 0x0 23 layer at (8,68) size 0x0
24 LayoutBlockFlow (positioned) {DIV} at (0,60) size 0x0 24 LayoutBlockFlow (positioned) {DIV} at (0,60) size 0x0
25 layer at (8,68) size 100x110 25 layer at (8,68) size 100x110
26 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x110 26 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x110
27 LayoutBlockFlow {SPAN} at (0,0) size 100x50 [bgcolor=#008000] 27 LayoutBlockFlow {SPAN} at (0,0) size 100x50 [bgcolor=#008000]
28 LayoutText {#text} at (0,0) size 0x0 28 LayoutText {#text} at (0,0) size 0x0
29 LayoutBlockFlow {SPAN} at (0,55) size 100x50 [bgcolor=#008000] 29 LayoutBlockFlow {SPAN} at (0,55) size 100x50 [bgcolor=#008000]
30 LayoutText {#text} at (0,0) size 0x0 30 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698