Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/gradient-cycle-detection-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/gradient-cycle-detection-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/gradient-cycle-detection-expected.txt |
index eab9bd5dfe87ca59b626dcf0651491dd0869479c..23a50add391672b2435f62c90b9910a4c18ef452 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/gradient-cycle-detection-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/gradient-cycle-detection-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 (0,0) size 530x154 |
+ LayoutSVGRoot {svg} at (0,0) size 800x600 |
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 |
LayoutSVGResourceLinearGradient {linearGradient} [id="cycle2"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000] |
@@ -9,5 +9,5 @@ layer at (0,0) size 800x600 |
LayoutSVGResourceLinearGradient {linearGradient} [id="cycle1"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] |
LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=LINEAR-GRADIENT] [id="cycle1"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] |
LayoutSVGText {text} at (10,135) size 520x19 contains 1 chunk(s) |
- LayoutSVGInlineText {#text} at (0,0) size 520x19 |
+ LayoutSVGInlineText {#text} at (10,135) size 520x19 |
chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 85 width 520.00: "The square above should show a gradient now that webkit supports proper fill fallback" |