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

Unified Diff: LayoutTests/platform/linux/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
« no previous file with comments | « no previous file | LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/linux/svg/batik/masking/maskRegions-expected.txt
diff --git a/LayoutTests/platform/linux/svg/batik/masking/maskRegions-expected.txt b/LayoutTests/platform/linux/svg/batik/masking/maskRegions-expected.txt
index 02dcd666e5ab18af1d1660420616ff16f296687c..8c6ca7b840865eafa78556b1687758ac20e323af 100644
--- a/LayoutTests/platform/linux/svg/batik/masking/maskRegions-expected.txt
+++ b/LayoutTests/platform/linux/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.50,-3.00) startOffset 0 endOffset 6 width 51.00: "Mask 3"
RenderSVGContainer {g} at (265,322) size 90x82 [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,-18) size 52x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 51x18
« no previous file with comments | « no previous file | LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698