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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/recursive-gradient-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/android/svg/custom/recursive-gradient-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/recursive-gradient-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/recursive-gradient-expected.txt
deleted file mode 100644
index b2f0ce0616bbbf154d0bc41ac590ef52ccf4d763..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/recursive-gradient-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,0) size 451x254
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceRadialGradient {radialGradient} [id="gradient0"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
- LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
- LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
- LayoutSVGResourceRadialGradient {radialGradient} [id="gradient1"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
- LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
- LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
- LayoutSVGResourceRadialGradient {radialGradient} [id="gradient2"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
- LayoutSVGResourceRadialGradient {radialGradient} [id="gradient4"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
- LayoutSVGResourceRadialGradient {radialGradient} [id="gradient3"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
- LayoutSVGRect {rect} at (0,0) size 101x101 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient1"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGRect {rect} at (99,0) size 102x101 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient2"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGRect {rect} at (0,99) size 101x102 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient3"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
- LayoutSVGPath {line} at (224,0) size 2x200 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=0.00] [x2=225.00] [y2=200.00]
- LayoutSVGText {text} at (87,235) size 276x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 276x19
- chunk 1 (middle anchor) text run 1 at (87.00,250.00) startOffset 0 endOffset 48 width 276.00: "Both sides of the red line should look identical"
- LayoutSVGContainer {g} at (249,0) size 202x201 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,0.00)}]
- LayoutSVGRect {rect} at (249,0) size 102x101 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient0"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGRect {rect} at (349,0) size 102x101 [stroke={[type=SOLID] [color=#008000]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGRect {rect} at (249,99) size 102x102 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698