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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/clip-mask-negative-scale-expected.txt

Issue 1479853002: Auto-rebaseline for r361873 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/platform/win/svg/custom/clip-mask-negative-scale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/clip-mask-negative-scale-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/clip-mask-negative-scale-expected.txt
index 73fa95849c8e7b62845c302a212b6b1596d66bd4..c7f096827e9d4d2167fa5b77c2accffa06b7a1ca 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/clip-mask-negative-scale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/clip-mask-negative-scale-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,0) size 667x403
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
- LayoutSVGPath {path} at (280,280) size 120x120 [fill={[type=SOLID] [color=#000000]}] [data="M 10 10 L 100 10 L 100 100 L 10 100 Z"]
+ LayoutSVGPath {path} at (280,280) size 120x120 [fill={[type=SOLID] [color=#000000]}] [data="M 10 10 h 90 v 90 h -90 Z"]
LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (280,280) size 120x120 [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=90.00] [height=90.00]
LayoutSVGImage {image} at (280,280) size 267x267

Powered by Google App Engine
This is Rietveld 408576698