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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-overflow-ellipsis-svgfont-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (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 800x128 3 layer at (0,0) size 800x128
4 RenderBlock {HTML} at (0,0) size 800x128 4 RenderBlock {HTML} at (0,0) size 800x128
5 RenderBody {BODY} at (8,8) size 784x100 5 RenderBody {BODY} at (8,8) size 784x100
6 RenderBlock (anonymous) at (0,0) size 784x80 6 RenderBlock (anonymous) at (0,0) size 784x80
7 RenderText {#text} at (0,0) size 606x19 7 RenderText {#text} at (0,0) size 606x19
8 text run at (0,0) width 606: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font." 8 text run at (0,0) width 606: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font."
9 RenderBR {BR} at (606,0) size 0x19 9 RenderBR {BR} at (606,0) size 0x19
10 RenderBR {BR} at (0,20) size 0x19 10 RenderBR {BR} at (0,20) size 0x19
11 RenderText {#text} at (0,40) size 488x19 11 RenderText {#text} at (0,40) size 488x19
12 text run at (0,40) width 488: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). " 12 text run at (0,40) width 488: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
13 RenderBR {BR} at (488,40) size 0x19 13 RenderBR {BR} at (488,40) size 0x19
14 RenderBR {BR} at (0,60) size 0x19 14 RenderBR {BR} at (0,60) size 0x19
15 layer at (8,88) size 182x20 clip at (9,89) size 180x18 scrollWidth 333 15 layer at (8,88) size 182x20 clip at (9,89) size 180x18 scrollWidth 333
16 RenderBlock {DIV} at (0,80) size 182x20 [border: (1px solid #000000)] 16 RenderBlock {DIV} at (0,80) size 182x20 [border: (1px solid #000000)]
17 RenderText {#text} at (1,2) size 334x16 17 RenderText {#text} at (1,2) size 334x16
18 text run at (1,2) width 334: "abc abc abc abc abc abc abc abc abc abc" 18 text run at (1,2) width 334: "abc abc abc abc abc abc abc abc abc abc"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698