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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
index 7577ec7119ca4e2353533b567dcf30e6508b4587..1b7b0f5392596622f2c93e6285713dca7f041319 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (4,40) size 272x114
+ LayoutSVGRoot {svg} at (5,40) size 270x114
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="gradient1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
@@ -15,6 +15,6 @@ layer at (0,0) size 800x600
LayoutSVGPath {line} at (119,91) size 2x18 [stroke={[type=RADIAL-GRADIENT] [id="gradient2"]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-9.00] [x2=0.00] [y2=9.00]
LayoutSVGPath {line} at (113,93) size 14x14 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=RADIAL-GRADIENT] [id="gradient2"]}] [fill={[type=SOLID] [color=#000000]}] [x1=-9.00] [y1=0.00] [x2=9.00] [y2=0.00]
LayoutSVGPath {line} at (113,93) size 14x14 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=RADIAL-GRADIENT] [id="gradient2"]}] [fill={[type=SOLID] [color=#000000]}] [x1=-9.00] [y1=0.00] [x2=9.00] [y2=0.00]
- LayoutSVGText {text} at (4,136) size 272x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 272x18
- chunk 1 (middle anchor) text run 1 at (4.49,150.00) startOffset 0 endOffset 43 width 271.02: "You should see a green line, and a red star"
+ LayoutSVGText {text} at (5,136) size 270x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 270x18
+ chunk 1 (middle anchor) text run 1 at (5.29,150.00) startOffset 0 endOffset 43 width 269.42: "You should see a green line, and a red star"

Powered by Google App Engine
This is Rietveld 408576698