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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-gradient-positioning-expected.txt

Issue 100181: Rebaseline svg tests for WebKit Merge 42932:42994 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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
(Empty)
1 KRenderingPaintServer {id="gradient" [type=LINEAR-GRADIENT] [stops=[(0.00,#FF000 0), (1.00,#FF0000)]] [bounding box mode=0] [transform={m=((1.23,0.00)(0.00,1.26) ) t=(-38.87,-39.26)}] [start=(120.03,161.07)] [end=(497.52,184.77)]}
2 layer at (0,0) size 850x600
3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 850x200
5 RenderSVGRoot {svg} at (0,55) size 819x57
6 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
7 RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
8 RenderSVGGradientStop {stop} at (0,0) size 0x0
9 RenderSVGGradientStop {stop} at (0,0) size 0x0
10 RenderSVGContainer {g} at (0,55) size 819x57
11 RenderSVGText {text} at (0,100) size 819x57 contains 1 chunk(s)
12 RenderSVGInlineText {#text} at (0,-45) size 819x57
13 chunk 1 text run 1 at (0.00,100.00) startOffset 0 endOffset 37 width 8 19.00: "This should be GREEN and appear once."
14 RenderSVGContainer {use} at (0,55) size 819x57
15 RenderSVGContainer {g} at (0,55) size 819x57
16 RenderSVGText {text} at (0,100) size 819x57 contains 1 chunk(s)
17 RenderSVGInlineText {#text} at (0,-45) size 819x57
18 chunk 1 text run 1 at (0.00,100.00) startOffset 0 endOffset 37 width 819.00: "This should be GREEN and appear once."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698