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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
index 5c9761570967d64696bc4615521328025449c924..bafd7f49a69c267db9463c5ff442ec4b28c57bac 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
@@ -6,12 +6,12 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,5) size 395x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 395x18
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 61 width 394.49: "This should show three markers on the path for start/mid/end."
- LayoutSVGText {text} at (0,25) size 374x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 374x18
- chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 55 width 373.10: "Start marker has no markerWidth/markerHeight specified."
- LayoutSVGText {text} at (0,45) size 277x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 277x18
- chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 40 width 276.28: "Mid marker has no markerWidth specified."
+ LayoutSVGText {text} at (0,25) size 373x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 373x18
+ chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 55 width 372.46: "Start marker has no markerWidth/markerHeight specified."
+ LayoutSVGText {text} at (0,45) size 276x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 276x18
+ chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 40 width 275.64: "Mid marker has no markerWidth specified."
LayoutSVGText {text} at (0,65) size 279x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 279x18
chunk 1 text run 1 at (0.00,80.00) startOffset 0 endOffset 41 width 278.94: "End marker has no markerHeight specified."

Powered by Google App Engine
This is Rietveld 408576698