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

Unified 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, 8 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-gradient-positioning-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-gradient-positioning-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-gradient-positioning-expected.txt (revision 0)
@@ -0,0 +1,18 @@
+KRenderingPaintServer {id="gradient" [type=LINEAR-GRADIENT] [stops=[(0.00,#FF0000), (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)]}
+layer at (0,0) size 850x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 850x200
+ RenderSVGRoot {svg} at (0,55) size 819x57
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
+ RenderSVGGradientStop {stop} at (0,0) size 0x0
+ RenderSVGGradientStop {stop} at (0,0) size 0x0
+ RenderSVGContainer {g} at (0,55) size 819x57
+ RenderSVGText {text} at (0,100) size 819x57 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-45) size 819x57
+ chunk 1 text run 1 at (0.00,100.00) startOffset 0 endOffset 37 width 819.00: "This should be GREEN and appear once."
+ RenderSVGContainer {use} at (0,55) size 819x57
+ RenderSVGContainer {g} at (0,55) size 819x57
+ RenderSVGText {text} at (0,100) size 819x57 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-45) size 819x57
+ chunk 1 text run 1 at (0.00,100.00) startOffset 0 endOffset 37 width 819.00: "This should be GREEN and appear once."

Powered by Google App Engine
This is Rietveld 408576698