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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt

Issue 2080243004: Rebaseline svg/transforms/text-with-pattern-with-svg-transform.svg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: third_party/WebKit/LayoutTests/platform/linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
index e0970551080bee380bf11b73e890c4849bf2b004..6b11ca6c88c56998436bcef914ba505036df736f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
@@ -25,8 +25,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (25,174) size 298x57 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 298x57
chunk 1 text run 1 at (25.00,220.00) startOffset 0 endOffset 15 width 297.60: "Pattern on fill"
- LayoutSVGText {text} at (25,223) size 213x16 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 213x16
+ LayoutSVGText {text} at (25,223) size 214x16 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 214x16
chunk 1 text run 1 at (25.00,235.00) startOffset 0 endOffset 38 width 212.40: "Pattern consists of red and green rows"
LayoutSVGResourcePattern {pattern} [id="pat4"] [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]
@@ -34,8 +34,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (25,237) size 292x47 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 292x46
chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 291.60: "Pattern on stroke"
- LayoutSVGText {text} at (25,278) size 230x16 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 230x16
+ LayoutSVGText {text} at (25,278) size 231x16 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 231x16
chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 229.20: "Pattern consists of red and blue columns"
LayoutSVGText {text} at (10,305) size 258x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 258x45

Powered by Google App Engine
This is Rietveld 408576698