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

Side by Side Diff: LayoutTests/platform/win-xp/fast/repaint/inline-block-overflow-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 {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 303x19 7 RenderText {#text} at (0,0) size 303x19
8 text run at (0,0) width 303: "This is a repaint test of inline blocks with overflow." 8 text run at (0,0) width 303: "This is a repaint test of inline blocks with overflow."
9 RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #EEEEEE)] 9 RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #EEEEEE)]
10 RenderBlock (anonymous) at (0,46) size 784x20 10 RenderBlock (anonymous) at (0,46) size 784x20
11 RenderInline {SPAN} at (0,0) size 195x19 11 RenderInline {SPAN} at (0,0) size 195x19
12 RenderText {#text} at (0,0) size 95x19 12 RenderText {#text} at (0,0) size 95x19
13 text run at (0,0) width 95: "Here comes an " 13 text run at (0,0) width 95: "Here comes an "
14 RenderBlock {SPAN} at (95,0) size 100x20 [bgcolor=#C0C0C0] 14 RenderBlock {SPAN} at (95,0) size 100x20 [bgcolor=#C0C0C0]
15 RenderText {#text} at (0,0) size 97x39 15 RenderText {#text} at (0,0) size 97x39
16 text run at (0,0) width 97: "inline block with" 16 text run at (0,0) width 97: "inline block with"
17 text run at (0,20) width 57: "overflow." 17 text run at (0,20) width 57: "overflow."
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698