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

Side by Side Diff: LayoutTests/platform/win-xp/fast/inline/drawStyledEmptyInlines-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 {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 525x19 7 RenderText {#text} at (0,0) size 525x19
8 text run at (0,0) width 525: "This test verifies that we draw borders and and backgrounds for inlines without content." 8 text run at (0,0) width 525: "This test verifies that we draw borders and and backgrounds for inlines without content."
9 RenderBlock (anonymous) at (0,20) size 784x20 9 RenderBlock (anonymous) at (0,20) size 784x20
10 RenderBR {BR} at (0,0) size 0x19 10 RenderBR {BR} at (0,0) size 0x19
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 RenderText {#text} at (182,0) size 743x39 44 RenderText {#text} at (182,0) size 743x39
45 text run at (182,0) width 386: "This text is after the anchor, but sho uld be flush with the anchor. " 45 text run at (182,0) width 386: "This text is after the anchor, but sho uld be flush with the anchor. "
46 text run at (568,0) width 175: "There should be no spaces in" 46 text run at (568,0) width 175: "There should be no spaces in"
47 text run at (0,20) width 256: "between the anchor and this following t ext." 47 text run at (0,20) width 256: "between the anchor and this following t ext."
48 RenderBlock {P} at (0,272) size 784x20 48 RenderBlock {P} at (0,272) size 784x20
49 RenderInline {A} at (0,0) size 685x19 49 RenderInline {A} at (0,0) size 685x19
50 RenderText {#text} at (0,0) size 685x19 50 RenderText {#text} at (0,0) size 685x19
51 text run at (0,0) width 685: "This text should be flush with the anc hor. There should not be a space between the anchor and the text on this line." 51 text run at (0,0) width 685: "This text should be flush with the anc hor. There should not be a space between the anchor and the text on this line."
52 RenderInline {A} at (0,0) size 0x19 52 RenderInline {A} at (0,0) size 0x19
53 RenderText {#text} at (0,0) size 0x0 53 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698