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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt
index a8fa8cce02d95668e78cc7afa869e2efb8e9e1be..5fbde5c2cf4f8aaf97e9f0e0d5a13048855741a5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 480x360
LayoutSVGGradientStop {stop} [offset=0.33] [color=#0000FF]
LayoutSVGGradientStop {stop} [offset=0.66] [color=#FF0000]
LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
- LayoutSVGText {text} at (-3,8) size 456x27 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 455x27
- chunk 1 (middle anchor) text run 1 at (-2.08,30.00) startOffset 0 endOffset 43 width 454.16: "Basic test of color-interpolation property."
+ LayoutSVGText {text} at (-4,8) size 458x27 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 457x27
+ chunk 1 (middle anchor) text run 1 at (-3.10,30.00) startOffset 0 endOffset 43 width 456.20: "Basic test of color-interpolation property."
LayoutSVGContainer {g} at (36,66) size 433x55 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,80.00)}]
LayoutSVGRect {rect} at (39,79) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=LINEAR-GRADIENT] [id="gradientDefault"]}] [x=0.00] [y=0.00] [width=300.00] [height=40.00]
LayoutSVGEllipse {circle} at (36,66) size 8x8 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.00] [cy=-10.00] [r=3.00]

Powered by Google App Engine
This is Rietveld 408576698