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

Side by Side Diff: LayoutTests/platform/mac/fast/dynamic/002-expected.txt

Issue 24013002: Auto-rebaseline for r157319 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x18 6 RenderBlock {DIV} at (0,0) size 784x18
7 RenderBlock (floating) {DIV} at (522,0) size 262x104 [border: (2px solid #FF0000)] 7 RenderBlock (floating) {DIV} at (522,0) size 262x104 [border: (2px solid #FF0000)]
8 RenderText {#text} at (2,2) size 258x18 8 RenderText {#text} at (2,2) size 258x18
9 text run at (2,2) width 258: "I should become a right-floating eleme nt." 9 text run at (2,2) width 258: "I should become a right-floating eleme nt."
10 RenderBlock (anonymous) at (0,0) size 784x18 10 RenderText {#text} at (0,0) size 393x18
11 RenderText {#text} at (0,0) size 393x18 11 text run at (0,0) width 195: "This text should be on the left. "
12 text run at (0,0) width 195: "This text should be on the left. " 12 text run at (195,0) width 198: "The float should be to the right."
13 text run at (195,0) width 198: "The float should be to the right."
14 RenderBlock {DIV} at (0,18) size 784x30 13 RenderBlock {DIV} at (0,18) size 784x30
15 RenderBlock {DIV} at (0,48) size 784x36 14 RenderBlock {DIV} at (0,48) size 784x36
16 RenderBlock (floating) {SPAN} at (0,0) size 253x104 [border: (2px solid #FF0000)] 15 RenderBlock (floating) {SPAN} at (0,0) size 253x104 [border: (2px solid #FF0000)]
17 RenderText {#text} at (2,2) size 249x18 16 RenderText {#text} at (2,2) size 249x18
18 text run at (2,2) width 249: "I should become a left-floating elemen t." 17 text run at (2,2) width 249: "I should become a left-floating elemen t."
19 RenderText {#text} at (253,0) size 261x36 18 RenderText {#text} at (253,0) size 261x36
20 text run at (253,0) width 204: "This text should be on the right. " 19 text run at (253,0) width 204: "This text should be on the right. "
21 text run at (457,0) width 57: "The float" 20 text run at (457,0) width 57: "The float"
22 text run at (253,18) width 128: "should be to the left." 21 text run at (253,18) width 128: "should be to the left."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698