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

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

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.txt b/LayoutTests/platform/win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
index 494c1630fb1c8da390fbf5087607575f7418dea9..510f3be82b606f319e8b8e63be5543a27bdb7105 100644
--- a/LayoutTests/platform/win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (0,5) size 9x13 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
LayoutSVGRect {rect} at (0,11) size 11x12 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
LayoutSVGRect {rect} at (0,17) size 325x224 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id="pat1"]}] [x=25.00] [y=10.00] [width=430.00] [height=60.00]
- LayoutSVGText {text} at (25,73) size 415x16 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 415x16
+ LayoutSVGText {text} at (25,73) size 414x16 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 414x16
chunk 1 text run 1 at (25.00,85.00) startOffset 0 endOffset 75 width 414.00: "Pattern created using red and green rectangles applied to fill of rectangle"
LayoutSVGResourcePattern {pattern} [id="pat2"] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (0,0) size 8x12 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (25,278) size 227x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 227x16
chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 226.80: "Pattern consists of red and blue columns"
- LayoutSVGText {text} at (10,305) size 259x45 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 259x45
+ LayoutSVGText {text} at (10,305) size 258x45 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 258x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 258.00: "$Revision: 1.6 $"
LayoutSVGRect {rect} at (0,0) size 346x460 [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