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

Unified Diff: LayoutTests/platform/win/svg/transforms/text-with-pattern-inside-transformed-html-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/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
diff --git a/LayoutTests/platform/win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt b/LayoutTests/platform/win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
index 6f7011bf162a282a35754a9eb01b7830511e3f52..a20ede5283bf10d45fc2f12185a0f33c4e1737b9 100644
--- a/LayoutTests/platform/win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
+++ b/LayoutTests/platform/win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
@@ -14,8 +14,8 @@ layer at (58,84) size 402x402
LayoutSVGRect {rect} at (168,63) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
LayoutSVGRect {rect} at (171,68) size 12x13 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
LayoutSVGRect {rect} at (168,72) size 357x173 [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 (166,58) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]

Powered by Google App Engine
This is Rietveld 408576698