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

Side by Side Diff: LayoutTests/platform/android/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-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 800x272 3 layer at (0,0) size 800x272
4 LayoutBlockFlow {HTML} at (0,0) size 800x272 4 LayoutBlockFlow {HTML} at (0,0) size 800x272
5 LayoutBlockFlow {BODY} at (8,16) size 784x248 5 LayoutBlockFlow {BODY} at (8,16) size 784x248
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 766x39 7 LayoutText {#text} at (0,0) size 766x39
8 text run at (0,0) width 766: "Test passes if each of the orange boxes is sandwiched between two blue boxes and all blue and orange boxes are below the big" 8 text run at (0,0) width 766: "Test passes if each of the orange boxes is sandwiched between two blue boxes and all blue and orange boxes are below the big"
9 text run at (0,20) width 70: "yellow box." 9 text run at (0,20) width 70: "yellow box."
10 layer at (8,72) size 192x192 10 layer at (8,72) size 192x192
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 text run at (0,0) width 61: "Filler Text" 43 text run at (0,0) width 61: "Filler Text"
44 layer at (8,364) size 192x20 44 layer at (8,364) size 192x20
45 LayoutBlockFlow (anonymous) at (0,100) size 192x20 45 LayoutBlockFlow (anonymous) at (0,100) size 192x20
46 LayoutBlockFlow {DIV} at (0,0) size 192x20 [bgcolor=#FFA500] 46 LayoutBlockFlow {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
47 LayoutText {#text} at (0,0) size 61x19 47 LayoutText {#text} at (0,0) size 61x19
48 text run at (0,0) width 61: "Filler Text" 48 text run at (0,0) width 61: "Filler Text"
49 layer at (8,384) size 61x19 49 layer at (8,384) size 61x19
50 LayoutInline (relative positioned) {DIV} at (0,0) size 61x19 [bgcolor=#0000FF] 50 LayoutInline (relative positioned) {DIV} at (0,0) size 61x19 [bgcolor=#0000FF]
51 LayoutText {#text} at (0,0) size 61x19 51 LayoutText {#text} at (0,0) size 61x19
52 text run at (0,0) width 61: "Filler Text" 52 text run at (0,0) width 61: "Filler Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698