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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-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/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
index b9da8c4aea3c07852fef8efca0e084bd80dd2d1a..d7c3d74ea77e0e7ef84ea474676c16e2c74d5756 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (304,196) size 18x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 18x14
chunk 1 text run 1 at (304.00,208.00) startOffset 0 endOffset 4 width 18.00: "v, z"
- LayoutSVGPath {path} at (71,71) size 164x164 [stroke={[type=SOLID] [color=#000000]}] [data="M 240 190 L 270 190 L 270 220 L 300 220 L 300 250 L 330 250 L 330 280 L 240 280 L 240 190 Z"]
+ LayoutSVGPath {path} at (71,71) size 164x164 [stroke={[type=SOLID] [color=#000000]}] [data="m 240 190 h 30 v 30 h 30 v 30 h 30 v 30 h -90 v -90 Z"]
LayoutSVGRect {rect} at (68,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=238.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (122,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=268.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (122,122) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=268.00] [y=218.00] [width=4.00] [height=4.00]
@@ -22,7 +22,7 @@ layer at (0,0) size 480x360
LayoutSVGRect {rect} at (230,176) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=328.00] [y=248.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (230,230) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=328.00] [y=278.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (68,230) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=238.00] [y=278.00] [width=4.00] [height=4.00]
- LayoutSVGPath {path} at (270,72) size 162x162 [fill={[type=SOLID] [color=#FFFF00]}] [data="M 350 190 L 380 190 L 380 220 L 410 220 L 410 250 L 440 250 L 440 280 L 350 280 L 350 190 Z"]
+ LayoutSVGPath {path} at (270,72) size 162x162 [fill={[type=SOLID] [color=#FFFF00]}] [data="m 350 190 h 30 v 30 h 30 v 30 h 30 v 30 h -90 v -90 Z"]
LayoutSVGRect {rect} at (266,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=348.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (320,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=378.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (320,122) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=378.00] [y=218.00] [width=4.00] [height=4.00]

Powered by Google App Engine
This is Rietveld 408576698