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

Unified Diff: LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt

Issue 615093002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/mac/svg/custom/broken-internal-references-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt b/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt
index a2e1802d51e6e9b27df290ce1f3663c8f81fc5f6..294fbe02de29da6844ff762f13d2af610635093a 100644
--- a/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
RenderSVGPath {path} at (198,13) size 221x99 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3"]
- RenderSVGText {text} at (0,-14) size 134x18 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 134x18
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 134.00: "Shoud not be shown."
+ RenderSVGText {text} at (0,-12) size 135x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 135x16
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 134.23: "Shoud not be shown."
RenderSVGResourceLinearGradient {linearGradient} [id="grad-with-invalid-href"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
RenderSVGRect {rect} at (19,9) size 102x102 [stroke={[type=SOLID] [color=#0000FF] [stroke width=1.33]}] [fill={[type=LINEAR-GRADIENT] [id="grad-with-invalid-href"]}] [x=20.00] [y=10.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698