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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/clear-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 785x1005 1 layer at (0,0) size 785x1005
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1005 3 layer at (0,0) size 785x1005
4 RenderBlock {HTML} at (0,0) size 785x1005 4 RenderBlock {HTML} at (0,0) size 785x1005
5 RenderBody {BODY} at (8,8) size 769x989 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x989 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 769x64 9 RenderBlock {PRE} at (0,36) size 769x64
10 RenderText {#text} at (0,0) size 168x64 10 RenderText {#text} at (0,0) size 168x64
11 text run at (0,0) width 152: ".one {clear: left;}" 11 text run at (0,0) width 152: ".one {clear: left;}"
12 text run at (152,0) width 0: " " 12 text run at (152,0) width 0: " "
13 text run at (0,16) width 160: ".two {clear: right;}" 13 text run at (0,16) width 160: ".two {clear: right;}"
14 text run at (160,16) width 0: " " 14 text run at (160,16) width 0: " "
15 text run at (0,32) width 168: ".three {clear: both;}" 15 text run at (0,32) width 168: ".three {clear: both;}"
16 text run at (168,32) width 0: " " 16 text run at (168,32) width 0: " "
17 text run at (0,48) width 160: ".four {clear: none;}" 17 text run at (0,48) width 160: ".four {clear: none;}"
18 text run at (160,48) width 0: " " 18 text run at (160,48) width 0: " "
19 RenderBlock {HR} at (0,113) size 769x2 [border: (1px inset #000000)] 19 RenderBlock {HR} at (0,113) size 769x2 [border: (1px inset #EEEEEE)]
20 RenderImage {IMG} at (0,123) size 15x50 20 RenderImage {IMG} at (0,123) size 15x50
21 RenderBlock {P} at (0,131) size 769x20 21 RenderBlock {P} at (0,131) size 769x20
22 RenderText {#text} at (18,0) size 563x19 22 RenderText {#text} at (18,0) size 563x19
23 text run at (18,0) width 563: "This text should be flowing past a tall orange rectangle on the left side of the browser window." 23 text run at (18,0) width 563: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
24 RenderBlock (anonymous) at (0,167) size 769x20 24 RenderBlock (anonymous) at (0,167) size 769x20
25 RenderBR {BR} at (18,0) size 0x19 25 RenderBR {BR} at (18,0) size 0x19
26 RenderImage {IMG} at (0,20) size 15x50 26 RenderImage {IMG} at (0,20) size 15x50
27 RenderBlock {P} at (0,237) size 769x20 27 RenderBlock {P} at (0,237) size 769x20
28 RenderText {#text} at (0,0) size 620x19 28 RenderText {#text} at (0,0) size 620x19
29 text run at (0,0) width 620: "This paragraph should appear below the t all orange rectangle above and to the left, and not flow past it." 29 text run at (0,0) width 620: "This paragraph should appear below the t all orange rectangle above and to the left, and not flow past it."
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 RenderBlock {P} at (4,322) size 628x20 82 RenderBlock {P} at (4,322) size 628x20
83 RenderText {#text} at (0,0) size 574x19 83 RenderText {#text} at (0,0) size 574x19
84 text run at (0,0) width 574: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them." 84 text run at (0,0) width 574: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them."
85 RenderImage {IMG} at (4,358) size 15x50 85 RenderImage {IMG} at (4,358) size 15x50
86 RenderImage {IMG} at (617,358) size 15x50 86 RenderImage {IMG} at (617,358) size 15x50
87 RenderBlock {P} at (4,358) size 628x20 87 RenderBlock {P} at (4,358) size 628x20
88 RenderText {#text} at (18,0) size 372x19 88 RenderText {#text} at (18,0) size 372x19
89 text run at (18,0) width 372: "This paragraph should be betwee n both tall orange rectangles." 89 text run at (18,0) width 372: "This paragraph should be betwee n both tall orange rectangles."
90 RenderBlock (anonymous) at (4,394) size 628x20 90 RenderBlock (anonymous) at (4,394) size 628x20
91 RenderBR {BR} at (18,0) size 0x19 91 RenderBR {BR} at (18,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698