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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-css-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (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/android/svg/custom/invalid-css-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-css-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-css-expected.txt
deleted file mode 100644
index f8ac3cac7e1b29372ef710d8794ee8179160e302..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/invalid-css-expected.txt
+++ /dev/null
@@ -1,28 +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 510x224
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=userSpaceOnUse]
- LayoutSVGEllipse {circle} at (33,50) size 34x34 [fill={[type=SOLID] [color=#000000]}] [cx=30.00] [cy=40.00] [r=10.00]
- LayoutSVGResourceLinearGradient {linearGradient} [id="grad"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000]
- LayoutSVGResourceFilter {filter} [id="blurxy"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feGaussianBlur stdDeviation="5.00, 1.00"]
- [SourceGraphic]
- LayoutSVGResourceMarker {marker} [id="marker1"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- LayoutSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
- LayoutSVGText {text} at (0,-2) size 306x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 306x19
- chunk 1 text run 1 at (0.00,13.00) startOffset 0 endOffset 46 width 306.00: "The rect should be opaque green, black stroke,"
- LayoutSVGText {text} at (0,18) size 173x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 173x19
- chunk 1 text run 1 at (0.00,33.00) startOffset 0 endOffset 25 width 172.80: "no markers and no dashes."
- LayoutSVGPath {path} at (49,65) size 86x86 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#008000]}] [data="M 30 40 L 80 40 L 80 90 L 30 90 Z"]
- LayoutSVGEllipse {circle} at (265,65) size 70x70 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [cx=180.00] [cy=60.00] [r=20.00]
- LayoutSVGText {text} at (0,95) size 290x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 290x19
- chunk 1 text run 1 at (0.00,110.00) startOffset 0 endOffset 45 width 289.76: "The circle should be opaque green, no filter,"
- LayoutSVGText {text} at (0,115) size 109x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 109x19
- chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 17 width 108.92: "green stop color."

Powered by Google App Engine
This is Rietveld 408576698