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

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

Issue 19529005: 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 785x961 1 layer at (0,0) size 785x961
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x961 3 layer at (0,0) size 785x961
4 RenderBlock {HTML} at (0,0) size 785x961 4 RenderBlock {HTML} at (0,0) size 785x961
5 RenderBody {BODY} at (8,8) size 769x945 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x945 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x18 6 RenderBlock {P} at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 355x18 7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 769x60 9 RenderBlock {PRE} at (0,34) size 769x60
10 RenderText {#text} at (0,0) size 168x60 10 RenderText {#text} at (0,0) size 168x60
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,15) width 160: ".two {clear: right;}" 13 text run at (0,15) width 160: ".two {clear: right;}"
14 text run at (160,15) width 0: " " 14 text run at (160,15) width 0: " "
15 text run at (0,30) width 168: ".three {clear: both;}" 15 text run at (0,30) width 168: ".three {clear: both;}"
16 text run at (168,30) width 0: " " 16 text run at (168,30) width 0: " "
17 text run at (0,45) width 160: ".four {clear: none;}" 17 text run at (0,45) width 160: ".four {clear: none;}"
18 text run at (160,45) width 0: " " 18 text run at (160,45) width 0: " "
19 RenderBlock {HR} at (0,107) size 769x2 [border: (1px inset #000000)] 19 RenderBlock {HR} at (0,107) size 769x2 [border: (1px inset #EEEEEE)]
20 RenderImage {IMG} at (0,117) size 15x50 20 RenderImage {IMG} at (0,117) size 15x50
21 RenderBlock {P} at (0,125) size 769x18 21 RenderBlock {P} at (0,125) size 769x18
22 RenderText {#text} at (18,0) size 595x18 22 RenderText {#text} at (18,0) size 595x18
23 text run at (18,0) width 595: "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 595: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
24 RenderBlock (anonymous) at (0,159) size 769x18 24 RenderBlock (anonymous) at (0,159) size 769x18
25 RenderBR {BR} at (18,0) size 0x18 25 RenderBR {BR} at (18,0) size 0x18
26 RenderImage {IMG} at (0,18) size 15x50 26 RenderImage {IMG} at (0,18) size 15x50
27 RenderBlock {P} at (0,227) size 769x18 27 RenderBlock {P} at (0,227) size 769x18
28 RenderText {#text} at (0,0) size 649x18 28 RenderText {#text} at (0,0) size 649x18
29 text run at (0,0) width 649: "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 649: "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,310) size 658x18 82 RenderBlock {P} at (4,310) size 658x18
83 RenderText {#text} at (0,0) size 602x18 83 RenderText {#text} at (0,0) size 602x18
84 text run at (0,0) width 602: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them." 84 text run at (0,0) width 602: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them."
85 RenderImage {IMG} at (4,344) size 15x50 85 RenderImage {IMG} at (4,344) size 15x50
86 RenderImage {IMG} at (647,344) size 15x50 86 RenderImage {IMG} at (647,344) size 15x50
87 RenderBlock {P} at (4,344) size 658x18 87 RenderBlock {P} at (4,344) size 658x18
88 RenderText {#text} at (18,0) size 390x18 88 RenderText {#text} at (18,0) size 390x18
89 text run at (18,0) width 390: "This paragraph should be betwee n both tall orange rectangles." 89 text run at (18,0) width 390: "This paragraph should be betwee n both tall orange rectangles."
90 RenderBlock (anonymous) at (4,378) size 658x18 90 RenderBlock (anonymous) at (4,378) size 658x18
91 RenderBR {BR} at (18,0) size 0x18 91 RenderBR {BR} at (18,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698