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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/float/031-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 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 800x352 3 layer at (0,0) size 800x352
4 RenderBlock {HTML} at (0,0) size 800x352 4 RenderBlock {HTML} at (0,0) size 800x352
5 RenderBody {BODY} at (8,8) size 784x300 5 RenderBody {BODY} at (8,8) size 784x300
6 RenderBlock {P} at (0,0) size 784x52 6 RenderBlock {P} at (0,0) size 784x52
7 RenderText {#text} at (16,16) size 326x19 7 RenderText {#text} at (16,16) size 326x19
8 text run at (16,16) width 326: "\"ONE\" and \"TWO\" below should be on the same line." 8 text run at (16,16) width 326: "\"ONE\" and \"TWO\" below should be on the same line."
9 RenderBlock (floating) {UL} at (0,52) size 186x24 [border: (2px solid #000 0FF)] 9 RenderBlock (floating) {UL} at (0,52) size 186x24 [border: (2px solid #000 0FF)]
10 RenderBlock (floating) {LI} at (2,2) size 91x20 10 RenderBlock (floating) {LI} at (2,2) size 91x20
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 text run at (16,16) width 328: "\"ONE\" and \"TWO\" below should be on different lines." 46 text run at (16,16) width 328: "\"ONE\" and \"TWO\" below should be on different lines."
47 RenderBlock (floating) {UL} at (0,300) size 95x44 [border: (2px solid #000 0FF)] 47 RenderBlock (floating) {UL} at (0,300) size 95x44 [border: (2px solid #000 0FF)]
48 RenderBlock (floating) {LI} at (2,2) size 91x20 48 RenderBlock (floating) {LI} at (2,2) size 91x20
49 RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE] 49 RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
50 RenderText {#text} at (0,0) size 33x19 50 RenderText {#text} at (0,0) size 33x19
51 text run at (0,0) width 33: "ONE" 51 text run at (0,0) width 33: "ONE"
52 RenderBlock (floating) {LI} at (2,22) size 91x20 52 RenderBlock (floating) {LI} at (2,22) size 91x20
53 RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE] 53 RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
54 RenderText {#text} at (0,0) size 36x19 54 RenderText {#text} at (0,0) size 36x19
55 text run at (0,0) width 36: "TWO" 55 text run at (0,0) width 36: "TWO"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698