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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/independent-align-positioning-expected.txt

Issue 924223002: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x158 3 layer at (0,0) size 800x158
4 RenderBlock {HTML} at (0,0) size 800x158 4 RenderBlock {HTML} at (0,0) size 800x158
5 RenderBody {BODY} at (8,16) size 784x126 5 RenderBody {BODY} at (8,16) size 784x126
6 RenderBlock (floating) {DIV} at (554.23,0) size 229.77x58 [bgcolor=#CC6666 ] 6 RenderBlock (floating) {DIV} at (554.23,0) size 229.77x58 [bgcolor=#CC6666 ]
7 RenderText {#text} at (20,20) size 190x17 7 RenderText {#text} at (20,20) size 190x17
8 text run at (20,20) width 190: "DIV NUMBER 1: float:right;" 8 text run at (20,20) width 190: "DIV NUMBER 1: float:right;"
9 RenderBlock (floating) {DIV} at (480.05,58) size 303.95x58 [bgcolor=#99CC6 6] 9 RenderBlock (floating) {DIV} at (480.05,58) size 303.95x58 [bgcolor=#99CC6 6]
10 RenderText {#text} at (20,20) size 264x17 10 RenderText {#text} at (20,20) size 264x17
11 text run at (20,20) width 264: "DIV NUMBER 2: clear:right; float:right ;" 11 text run at (20,20) width 264: "DIV NUMBER 2: clear:right; float:right ;"
12 RenderBlock (floating) {DIV} at (0,58) size 220.86x58 [bgcolor=#6699FF] 12 RenderBlock (floating) {DIV} at (0,58) size 220.88x58 [bgcolor=#6699FF]
13 RenderText {#text} at (20,20) size 181x17 13 RenderText {#text} at (20,20) size 181x17
14 text run at (20,20) width 181: "DIV NUMBER 3: float:left;" 14 text run at (20,20) width 181: "DIV NUMBER 3: float:left;"
15 RenderBlock {P} at (0,0) size 784x126 15 RenderBlock {P} at (0,0) size 784x126
16 RenderText {#text} at (0,0) size 554x107 16 RenderText {#text} at (0,0) size 554x107
17 text run at (0,0) width 543: "The first element is floated to the righ t. The second element clears the right float and" 17 text run at (0,0) width 543: "The first element is floated to the righ t. The second element clears the right float and"
18 text run at (0,18) width 554: "also floats right. The third element is floated to the left, but is forced below the bottom" 18 text run at (0,18) width 554: "also floats right. The third element is floated to the left, but is forced below the bottom"
19 text run at (0,36) width 553: "of the first element. Yet, somehow this paragraph comes at the end of the markup, and" 19 text run at (0,36) width 553: "of the first element. Yet, somehow this paragraph comes at the end of the markup, and"
20 text run at (220,54) width 244: "manages to rise to the top of the pag e." 20 text run at (220,54) width 244: "manages to rise to the top of the pag e."
21 text run at (220,72) width 226: "This behavior is present in Firefox," 21 text run at (220,72) width 226: "This behavior is present in Firefox,"
22 text run at (220,90) width 118: "Safari and Opera. " 22 text run at (220,90) width 118: "Safari and Opera. "
23 RenderInline {A} at (0,0) size 255x35 [color=#0000EE] 23 RenderInline {A} at (0,0) size 255x35 [color=#0000EE]
24 RenderInline {STRONG} at (0,0) size 255x35 24 RenderInline {STRONG} at (0,0) size 255x35
25 RenderText {#text} at (337,90) size 255x35 25 RenderText {#text} at (337,90) size 255x35
26 text run at (337,90) width 138: "Click here for a real" 26 text run at (337,90) width 138: "Click here for a real"
27 text run at (220,108) width 182: "world example of this bug." 27 text run at (220,108) width 182: "world example of this bug."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698