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

Unified Diff: LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt
diff --git a/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt b/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt
index 88c94923eea96c190b807a8cd3580152e1ea2ce7..22271127c3843e737c515d5232b0b4fcb088b7af 100644
--- a/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt
+++ b/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,83) size 430x460
RenderSVGContainer {g} at (0,83) size 430x460 [transform={m=((0.43,0.25)(-0.25,0.43)) t=(50.00,50.00)}]
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGText {text} at (10,8) size 136x15 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 136x15
+ RenderSVGText {text} at (10,6) size 136x17 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 136x16
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 135.30: "Test for mask support"
RenderSVGRect {rect} at (0,109) size 151x230 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
RenderSVGResourceMasker {mask} [id="mask1"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
RenderSVGText {text} at (200,229) size 103x14 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 103x14
chunk 1 text run 1 at (200.00,240.00) startOffset 0 endOffset 20 width 102.72: "of various opacities"
- RenderSVGText {text} at (10,305) size 264x44 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 264x44
+ RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 264x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.31: "$Revision: 1.7 $"
RenderSVGRect {rect} at (0,83) size 430x460 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698