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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/zoom/page/zoom-mask-with-percentages-expected.txt
diff --git a/LayoutTests/platform/linux/svg/zoom/page/zoom-mask-with-percentages-expected.txt b/LayoutTests/platform/linux/svg/zoom/page/zoom-mask-with-percentages-expected.txt
index 468e5578bb4a3afc8f2ef94f42b54ff37f4b399b..823b762ac58a4fa0ff2f3c91cf336f1085b79117 100644
--- a/LayoutTests/platform/linux/svg/zoom/page/zoom-mask-with-percentages-expected.txt
+++ b/LayoutTests/platform/linux/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.37,-3.00) startOffset 0 endOffset 6 width 47.26: "Mask 3"
RenderSVGContainer {g} at (549,669) size 188x169 [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,-17) size 48x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 48x18

Powered by Google App Engine
This is Rietveld 408576698