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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/026-expected.txt

Issue 303673007: Don't pixel snap for ellipsis (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fighting with rebaselining with eae... Created 6 years, 6 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 785x1432 1 layer at (0,0) size 785x1432
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1432 3 layer at (0,0) size 785x1432
4 RenderBlock {HTML} at (0,0) size 785x1432 4 RenderBlock {HTML} at (0,0) size 785x1432
5 RenderBody {BODY} at (8,8) size 769x1416 5 RenderBody {BODY} at (8,8) size 769x1416
6 RenderBlock {DIV} at (0,0) size 769x200 6 RenderBlock {DIV} at (0,0) size 769x200
7 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000] 7 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
8 RenderTable {TABLE} at (0,0) size 569x46 [border: (2px solid #008000)] 8 RenderTable {TABLE} at (0,0) size 569x46 [border: (2px solid #008000)]
9 RenderTableSection {TBODY} at (2,2) size 565x42 9 RenderTableSection {TBODY} at (2,2) size 565x42
10 RenderTableRow {TR} at (0,2) size 565x38 10 RenderTableRow {TR} at (0,2) size 565x38
(...skipping 26 matching lines...) Expand all
37 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000] 37 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
38 RenderImage {IMG} at (184.50,0) size 384.50x50 [bgcolor=#008000] 38 RenderImage {IMG} at (184.50,0) size 384.50x50 [bgcolor=#008000]
39 layer at (8,208) size 569x55 clip at (25,210) size 550x36 39 layer at (8,208) size 569x55 clip at (25,210) size 550x36
40 RenderBlock {DIV} at (0,0) size 569x55 [border: (2px solid #0000FF)] 40 RenderBlock {DIV} at (0,0) size 569x55 [border: (2px solid #0000FF)]
41 RenderText {#text} at (24,2) size 543x36 41 RenderText {#text} at (24,2) size 543x36
42 text run at (24,2) width 543: "This is an overflow:scroll region. It shoul d sit on the same line as the float and wrap as" 42 text run at (24,2) width 543: "This is an overflow:scroll region. It shoul d sit on the same line as the float and wrap as"
43 text run at (284,20) width 4 RTL: "." 43 text run at (284,20) width 4 RTL: "."
44 text run at (288,20) width 279: "needed to fit within the remaining line w idth" 44 text run at (288,20) width 279: "needed to fit within the remaining line w idth"
45 layer at (189,816) size 388x73 clip at (206,818) size 369x54 45 layer at (189,816) size 388x73 clip at (206,818) size 369x54
46 RenderBlock {DIV} at (180.50,0) size 388.50x73 [border: (2px solid #0000FF)] 46 RenderBlock {DIV} at (180.50,0) size 388.50x73 [border: (2px solid #0000FF)]
47 RenderText {#text} at (22,2) size 364x54 47 RenderText {#text} at (22,2) size 365x54
48 text run at (22,2) width 364: "This is an overflow:scroll region. It shoul d sit on the same" 48 text run at (22,2) width 365: "This is an overflow:scroll region. It shoul d sit on the same"
49 text run at (62,20) width 324: "line as the float and wrap as needed to fi t within the" 49 text run at (62,20) width 325: "line as the float and wrap as needed to fi t within the"
50 text run at (252,38) width 4 RTL: "." 50 text run at (252,38) width 5 RTL: "."
51 text run at (256,38) width 130: "remaining line width" 51 text run at (256,38) width 131: "remaining line width"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698