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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-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/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
index 8f11f0059435883cd3defcbcdf8a112f47036148..b089dce803d03ff12915224cde2d6a47b851ba4f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 200x14
chunk 1 text run 1 at (90.00,16.00) startOffset 0 endOffset 42 width 199.95: "Basic out-bound links and the 'a' element."
LayoutSVGContainer {a} at (164,26) size 147x76
- LayoutSVGPath {path} at (164,26) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#FFFF00]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
+ LayoutSVGPath {path} at (164,26) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#FFFF00]}] [data="M 165 40 h 100 v -12 l 45 36 l -45 36 v -12 h -100 Z"]
LayoutSVGContainer {g} at (164,116) size 147x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,90.00)}]
LayoutSVGContainer {a} at (164,116) size 147x76
- LayoutSVGPath {path} at (164,116) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FF00]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
+ LayoutSVGPath {path} at (164,116) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FF00]}] [data="M 165 40 h 100 v -12 l 45 36 l -45 36 v -12 h -100 Z"]
LayoutSVGContainer {g} at (164,206) size 147x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
LayoutSVGContainer {a} at (164,206) size 147x76
- LayoutSVGPath {path} at (164,206) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FFFF]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
+ LayoutSVGPath {path} at (164,206) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FFFF]}] [data="M 165 40 h 100 v -12 l 45 36 l -45 36 v -12 h -100 Z"]
LayoutSVGEllipse {circle} at (368,131) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=390.00] [cy=153.00] [r=20.00]
LayoutSVGText {text} at (350,179) size 78x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x13

Powered by Google App Engine
This is Rietveld 408576698