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

Unified Diff: LayoutTests/svg/batik/masking/maskRegions-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/svg/batik/masking/maskRegions-expected.txt
diff --git a/LayoutTests/svg/batik/masking/maskRegions-expected.txt b/LayoutTests/svg/batik/masking/maskRegions-expected.txt
index 8e74095f4e61ce95f528208e58baba752ec45f44..610a2818b83462bbfada4ec0abc4fec916360186 100644
--- a/LayoutTests/svg/batik/masking/maskRegions-expected.txt
+++ b/LayoutTests/svg/batik/masking/maskRegions-expected.txt
@@ -60,7 +60,7 @@ layer at (0,0) size 450x500
chunk 1 (middle anchor) text run 1 at (24.21,-3.00) startOffset 0 endOffset 6 width 51.57: "Mask 3"
RenderSVGContainer {g} at (265,323) size 90x81 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
RenderSVGContainer {use} at (265,340) size 90x64
- [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 (260,340) size 100x80 [fill={[type=LINEAR-GRADIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
RenderSVGText {text} at (24,-17) size 52x17 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 52x17
« no previous file with comments | « LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt ('k') | Source/platform/text/TextStream.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698