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

Unified Diff: LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-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/zoom/page/zoom-mask-with-percentages-expected.txt
diff --git a/LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt b/LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt
index 8206b91d868744c819cadcafc2019683994ca11d..7527a62e3386a3579739dda21e15565642747e5f 100644
--- a/LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt
+++ b/LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt
@@ -60,7 +60,7 @@ layer at (0,0) size 933x1037 backgroundClip at (0,0) size 785x585 clip at (0,0)
chunk 1 (middle anchor) text run 1 at (26.23,-3.00) startOffset 0 endOffset 6 width 47.54: "Mask 3"
RenderSVGContainer {g} at (549,668) size 188x170 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
RenderSVGContainer {use} at (549,705) size 188x133
- [masker="mask_4"] RenderSVGResourceMasker {mask} at (5.00,0) size 90.00x64.00
+ [masker="mask_4"] RenderSVGResourceMasker {mask} at (5,0) size 90x64
RenderSVGRect {rect} at (539,705) size 208x166 [fill={[type=LINEAR-GRADIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
RenderSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 48x18
« no previous file with comments | « LayoutTests/platform/win/svg/filters/sourceAlpha-expected.txt ('k') | LayoutTests/svg/batik/masking/maskRegions-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698