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

Side by Side Diff: LayoutTests/platform/win-xp/fast/repaint/list-marker-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 732x39 9 RenderInline {I} at (0,0) size 732x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
(...skipping 26 matching lines...) Expand all
37 RenderText {#text} at (724,0) size 20x19 37 RenderText {#text} at (724,0) size 20x19
38 text run at (724,0) width 20: "foo" 38 text run at (724,0) width 20: "foo"
39 RenderBlock {DIV} at (10,30) size 724x0 39 RenderBlock {DIV} at (10,30) size 724x0
40 RenderBlock {UL} at (0,164) size 784x20 40 RenderBlock {UL} at (0,164) size 784x20
41 RenderListItem {LI} at (0,0) size 744x20 41 RenderListItem {LI} at (0,0) size 744x20
42 RenderBlock (anonymous) at (0,0) size 744x20 42 RenderBlock (anonymous) at (0,0) size 744x20
43 RenderListMarker at (738,0) size 7x19: bullet 43 RenderListMarker at (738,0) size 7x19: bullet
44 RenderText {#text} at (709,0) size 20x19 44 RenderText {#text} at (709,0) size 20x19
45 text run at (709,0) width 20: "bar" 45 text run at (709,0) width 20: "bar"
46 RenderBlock {DIV} at (10,30) size 724x0 46 RenderBlock {DIV} at (10,30) size 724x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698