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

Side by Side Diff: LayoutTests/platform/win-xp/fast/inline-block/003-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 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 (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 498x19 7 RenderText {#text} at (0,0) size 498x19
8 text run at (0,0) width 498: "The two divs below should be on the same line, since they are display: inline-block." 8 text run at (0,0) width 498: "The two divs below should be on the same line, since they are display: inline-block."
9 RenderBlock {CENTER} at (0,20) size 784x24 9 RenderBlock {CENTER} at (0,20) size 784x24
10 RenderBlock {DIV} at (88,0) size 304x24 [border: (2px solid #0000FF)] 10 RenderBlock {DIV} at (88,0) size 304x24 [border: (2px solid #0000FF)]
(...skipping 12 matching lines...) Expand all
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 layer at (8,72) size 784x24 clip at (10,74) size 780x20 scrollX -765 25 layer at (8,72) size 784x24 clip at (10,74) size 780x20 scrollX -765
26 RenderMarquee {MARQUEE} at (0,20) size 784x24 [border: (2px solid #008000)] 26 RenderMarquee {MARQUEE} at (0,20) size 784x24 [border: (2px solid #008000)]
27 RenderText {#text} at (2,2) size 90x19 27 RenderText {#text} at (2,2) size 90x19
28 text run at (2,2) width 90: "This is div one." 28 text run at (2,2) width 90: "This is div one."
29 layer at (8,96) size 784x24 clip at (10,98) size 780x20 scrollX -765 29 layer at (8,96) size 784x24 clip at (10,98) size 780x20 scrollX -765
30 RenderMarquee {MARQUEE} at (0,44) size 784x24 [border: (2px solid #008000)] 30 RenderMarquee {MARQUEE} at (0,44) size 784x24 [border: (2px solid #008000)]
31 RenderText {#text} at (2,2) size 91x19 31 RenderText {#text} at (2,2) size 91x19
32 text run at (2,2) width 91: "This is div two." 32 text run at (2,2) width 91: "This is div two."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698