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: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-fill-03-t-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/W3C-SVG-1.1/painting-fill-03-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt
index 219c6981d0af209d0d43a4f1c995a2154d306138..5a178574ff0db3daab1fa676e7971f12492a3697 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (30,9) size 411x41 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 411x41
chunk 1 text run 1 at (30.00,42.00) startOffset 0 endOffset 29 width 410.19: "Basic paint: fill properties."
- LayoutSVGPath {path} at (30,75) size 160x160 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data="M 110 75 L 160 235 L 30 135 L 190 135 L 60 235 Z"]
- LayoutSVGPath {path} at (285,75) size 160x160 [fill={[type=SOLID] [color=#FF0000]}] [data="M 365 75 L 415 235 L 285 135 L 445 135 L 315 235 Z"]
+ LayoutSVGPath {path} at (30,75) size 160x160 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data="M 110 75 l 50 160 l -130 -100 l 160 0 l -130 100 Z"]
+ LayoutSVGPath {path} at (285,75) size 160x160 [fill={[type=SOLID] [color=#FF0000]}] [data="M 365 75 l 50 160 l -130 -100 l 160 0 l -130 100 Z"]
LayoutSVGText {text} at (10,255) size 243x33 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 243x33
chunk 1 text run 1 at (10.00,282.00) startOffset 0 endOffset 19 width 242.27: "fill-rule=\"evenodd\""

Powered by Google App Engine
This is Rietveld 408576698