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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-filter-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/win/svg/custom/text-filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-filter-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-filter-expected.txt
index 9cb04cdcf042daf9a226502d54ab2e3210b69798..78bf29f9840627b81ee36074a51b53c1e6556167 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-filter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-filter-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,4) size 625x75
+ LayoutSVGRoot {svg} at (0,4) size 621x75
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="myfilter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feGaussianBlur stdDeviation="3.00, 3.00"]
[SourceGraphic]
- LayoutSVGText {text} at (4,11) size 564x61 contains 1 chunk(s)
- [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52.37,4.90) size 676.42x73.20
- LayoutSVGInlineText {#text} at (0,0) size 564x61
- [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52.37,4.90) size 676.42x73.20
- chunk 1 text run 1 at (4.00,60.00) startOffset 0 endOffset 26 width 563.70: "This text should be blury."
+ LayoutSVGText {text} at (4,11) size 561x61 contains 1 chunk(s)
+ [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.90) size 672.13x73.20
+ LayoutSVGInlineText {#text} at (0,0) size 561x61
+ [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.90) size 672.13x73.20
+ chunk 1 text run 1 at (4.00,60.00) startOffset 0 endOffset 26 width 560.12: "This text should be blury."

Powered by Google App Engine
This is Rietveld 408576698