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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/filters/sourceAlpha-expected.txt
diff --git a/LayoutTests/platform/mac/svg/filters/sourceAlpha-expected.txt b/LayoutTests/platform/mac/svg/filters/sourceAlpha-expected.txt
index 6be6165d30ac89a51100573c33451abae6ca933b..56616bb9cd7f3df6f09a6757b25b852e92e1a68f 100644
--- a/LayoutTests/platform/mac/svg/filters/sourceAlpha-expected.txt
+++ b/LayoutTests/platform/mac/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,16) size 98x48
- [filter="filter"] RenderSVGResourceFilter {filter} at (42.00,16) size 96.04x48
+ [filter="filter"] RenderSVGResourceFilter {filter} at (42,16) size 96.04x48
RenderSVGText {text} at (50,20) size 81x40 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 81x40
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