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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/block/float/025-expected.txt

Issue 1078893006: Auto-rebaseline for r193582 (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 clip at (0,0) size 785x600 scrollHeight 1432 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1432
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1432 4 LayoutBlockFlow {HTML} at (0,0) size 785x1432
5 LayoutBlockFlow {BODY} at (8,8) size 769x1416 5 LayoutBlockFlow {BODY} at (8,8) size 769x1416
6 LayoutBlockFlow {DIV} at (0,0) size 769x200 6 LayoutBlockFlow {DIV} at (0,0) size 769x200
7 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000] 7 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
8 LayoutTable {TABLE} at (200,0) size 569x50 [border: (2px solid #008000)] 8 LayoutTable {TABLE} at (200,0) size 569x50 [border: (2px solid #008000)]
9 LayoutTableSection {TBODY} at (2,2) size 565x46 9 LayoutTableSection {TBODY} at (2,2) size 565x46
10 LayoutTableRow {TR} at (0,2) size 565x42 10 LayoutTableRow {TR} at (0,2) size 565x42
(...skipping 27 matching lines...) Expand all
38 LayoutBlockFlow {DIV} at (200,0) size 569x59 [border: (2px solid #0000FF)] 38 LayoutBlockFlow {DIV} at (200,0) size 569x59 [border: (2px solid #0000FF)]
39 LayoutText {#text} at (2,2) size 513x39 39 LayoutText {#text} at (2,2) size 513x39
40 text run at (2,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as" 40 text run at (2,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as"
41 text run at (2,22) width 262: "needed to fit within the remaining line wid th." 41 text run at (2,22) width 262: "needed to fit within the remaining line wid th."
42 layer at (208,816) size 389x79 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600 42 layer at (208,816) size 389x79 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600
43 LayoutBlockFlow {DIV} at (200,0) size 388.50x79 [border: (2px solid #0000FF)] 43 LayoutBlockFlow {DIV} at (200,0) size 388.50x79 [border: (2px solid #0000FF)]
44 LayoutText {#text} at (2,2) size 368x59 44 LayoutText {#text} at (2,2) size 368x59
45 text run at (2,2) width 366: "This is an overflow:scroll region. It should sit on the same line" 45 text run at (2,2) width 366: "This is an overflow:scroll region. It should sit on the same line"
46 text run at (2,22) width 368: "as the float and wrap as needed to fit with in the remaining line" 46 text run at (2,22) width 368: "as the float and wrap as needed to fit with in the remaining line"
47 text run at (2,42) width 37: "width." 47 text run at (2,42) width 37: "width."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698