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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/custom/text-filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt
index c17e4c77486f0f2a0afd0cd875e2b1fd09e1418b..a851e50b0f48e19c9337db1623d42117e16696da 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 625x77
+ LayoutSVGRoot {svg} at (0,4) size 621x77
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 564x63 contains 1 chunk(s)
- [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52.37,4.70) size 676.42x75.60
- LayoutSVGInlineText {#text} at (0,0) size 564x63
- [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52.37,4.70) size 676.42x75.60
- 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 561x63 contains 1 chunk(s)
+ [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.70) size 672.13x75.60
+ LayoutSVGInlineText {#text} at (0,0) size 561x63
+ [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.70) size 672.13x75.60
+ 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