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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/feComponentTransfer-Discrete-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/win/svg/custom/feComponentTransfer-Discrete-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/feComponentTransfer-Discrete-expected.txt
similarity index 89%
copy from third_party/WebKit/LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/svg/custom/feComponentTransfer-Discrete-expected.txt
index b2c4ad751a45b8f45a41b2efa750fc6f62df9843..6c414d302aee2d793235135c926b7b73ea6d3a7a 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/feComponentTransfer-Discrete-expected.txt
@@ -43,19 +43,19 @@ layer at (0,0) size 800x600
[filter="Identity"] LayoutSVGResourceFilter {filter} at (20,10) size 580x40
LayoutSVGText {text} at (20,55) size 102x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 102x19
- chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 101.81: "type: identity"
+ chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 101.67: "type: identity"
LayoutSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
[filter="DiscreteBlank"] LayoutSVGResourceFilter {filter} at (20,110) size 580x40
- LayoutSVGText {text} at (20,155) size 327x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 327x19
- chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 44 width 326.21: "type: discrete [0] -- Result should be black"
+ LayoutSVGText {text} at (20,155) size 326x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 326x19
+ chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 44 width 325.78: "type: discrete [0] -- Result should be black"
LayoutSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
[filter="DiscreteFull"] LayoutSVGResourceFilter {filter} at (20,210) size 580x40
- LayoutSVGText {text} at (20,255) size 331x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 331x19
- chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 44 width 330.16: "type: discrete [1] -- Result should be green"
+ LayoutSVGText {text} at (20,255) size 330x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 330x19
+ chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 44 width 329.72: "type: discrete [1] -- Result should be green"
LayoutSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
[filter="DiscreteOrd"] LayoutSVGResourceFilter {filter} at (20,310) size 580x40
- LayoutSVGText {text} at (20,355) size 567x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 567x19
- chunk 1 text run 1 at (20.00,370.00) startOffset 0 endOffset 75 width 566.58: "type: discrete [0.0 0.25 0.5 0.75 1] -- Result should be quantized gradient"
+ LayoutSVGText {text} at (20,355) size 566x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 566x19
+ chunk 1 text run 1 at (20.00,370.00) startOffset 0 endOffset 75 width 565.79: "type: discrete [0.0 0.25 0.5 0.75 1] -- Result should be quantized gradient"

Powered by Google App Engine
This is Rietveld 408576698