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

Unified Diff: LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt

Issue 863873003: Fix unnecessary output of decimals in SVG tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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: LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt
diff --git a/LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt b/LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt
index 11b97cfa2316e0be65dce20006e1539162ed44ea..9bf2e825714cb81a7bbdbc9309fcba64cc681854 100644
--- a/LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt
+++ b/LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
[feOffset dx="0.00" dy="0.00"]
[SourceAlpha]
RenderSVGContainer {g} at (41,9) size 98x55
- [filter="filter"] RenderSVGResourceFilter {filter} at (42.00,9.50) size 96.04x54
+ [filter="filter"] RenderSVGResourceFilter {filter} at (42,9.50) size 96.04x54
RenderSVGText {text} at (50,14) size 81x45 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 81x45
chunk 1 text run 1 at (50.00,50.00) startOffset 0 endOffset 3 width 80.02: "SVG"

Powered by Google App Engine
This is Rietveld 408576698