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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/float/multiple-float-positioning-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 {DIV} at (0,0) size 146x146 [border: (3px solid #008000)] 6 LayoutBlockFlow {DIV} at (0,0) size 146x146 [border: (3px solid #008000)]
7 LayoutText {#text} at (3,3) size 140x139 7 LayoutText {#text} at (3,3) size 140x139
8 text run at (3,3) width 128: "Test float positioning." 8 text run at (3,3) width 128: "Test float positioning."
9 text run at (3,23) width 125: "There should be four" 9 text run at (3,23) width 125: "There should be four"
10 text run at (3,43) width 89: "red boxes with" 10 text run at (3,43) width 89: "red boxes with"
(...skipping 10 matching lines...) Expand all
21 text run at (3,3) width 8: "2" 21 text run at (3,3) width 8: "2"
22 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
23 LayoutBlockFlow (floating) {DIV} at (3,175) size 76x26 [border: (3px sol id #FF0000)] 23 LayoutBlockFlow (floating) {DIV} at (3,175) size 76x26 [border: (3px sol id #FF0000)]
24 LayoutText {#text} at (3,3) size 8x19 24 LayoutText {#text} at (3,3) size 8x19
25 text run at (3,3) width 8: "3" 25 text run at (3,3) width 8: "3"
26 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
27 LayoutBlockFlow (floating) {DIV} at (3,201) size 76x26 [border: (3px sol id #FF0000)] 27 LayoutBlockFlow (floating) {DIV} at (3,201) size 76x26 [border: (3px sol id #FF0000)]
28 LayoutText {#text} at (3,3) size 8x19 28 LayoutText {#text} at (3,3) size 8x19
29 text run at (3,3) width 8: "4" 29 text run at (3,3) width 8: "4"
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