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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (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 800x252 3 layer at (0,0) size 800x252
4 LayoutBlockFlow {HTML} at (0,0) size 800x252 4 LayoutBlockFlow {HTML} at (0,0) size 800x252
5 LayoutBlockFlow {BODY} at (8,16) size 784x228 5 LayoutBlockFlow {BODY} at (8,16) size 784x228
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 692x19 7 LayoutText {#text} at (0,0) size 692x19
8 text run at (0,0) width 692: "Test passes if each orange box is betwee n two blue boxes and all orange and blue boxes are below the yellow box." 8 text run at (0,0) width 692: "Test passes if each orange box is betwee n two blue boxes and all orange and blue boxes are below the yellow box."
9 layer at (8,52) size 192x192 9 layer at (8,52) size 192x192
10 LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 192x192 [bgcolor=#F FFF00] 10 LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 192x192 [bgcolor=#F FFF00]
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 text run at (0,0) width 61: "Filler Text" 42 text run at (0,0) width 61: "Filler Text"
43 layer at (8,344) size 192x20 43 layer at (8,344) size 192x20
44 LayoutBlockFlow (anonymous) at (0,100) size 192x20 44 LayoutBlockFlow (anonymous) at (0,100) size 192x20
45 LayoutBlockFlow {DIV} at (0,0) size 192x20 [bgcolor=#FFA500] 45 LayoutBlockFlow {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
46 LayoutText {#text} at (0,0) size 61x19 46 LayoutText {#text} at (0,0) size 61x19
47 text run at (0,0) width 61: "Filler Text" 47 text run at (0,0) width 61: "Filler Text"
48 layer at (8,364) size 61x19 48 layer at (8,364) size 61x19
49 LayoutInline (relative positioned) {DIV} at (0,0) size 61x19 [bgcolor=#0000FF] 49 LayoutInline (relative positioned) {DIV} at (0,0) size 61x19 [bgcolor=#0000FF]
50 LayoutText {#text} at (0,0) size 61x19 50 LayoutText {#text} at (0,0) size 61x19
51 text run at (0,0) width 61: "Filler Text" 51 text run at (0,0) width 61: "Filler Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698