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

Unified Diff: LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt

Issue 615093002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt b/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt
index d14f6a6700b2010bc2c0a8dccd883a58688fc4d6..f855cbf1e068af2fe68a7c10b610e1c696cbbd2b 100644
--- a/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderSVGPath {path} at (80,180) size 640x240 [fill={[type=SOLID] [color=#000000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
RenderSVGContainer {use} at (79,180) size 641x240
RenderSVGPath {path} at (79,180) size 641x240 [stroke={[type=SOLID] [color=#FF0000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
- RenderSVGContainer {g} at (80,248) size 649x96
- RenderSVGText {text} at (100,185) size 12x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 12x19
- chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 1 width 11.25: "A"
- RenderSVGText {text} at (482,164) size 13x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 12x19
- chunk 1 text run 1 at (482.80,178.59) startOffset 0 endOffset 1 width 11.25: "B"
- RenderSVGText {text} at (900,85) size 12x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 12x19
- chunk 1 text run 1 at (900.00,100.00) startOffset 0 endOffset 1 width 11.25: "C"
+ RenderSVGContainer {g} at (80,250) size 649x93
+ RenderSVGText {text} at (100,187) size 12x17 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 12x17
+ chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 1 width 11.55: "A"
+ RenderSVGText {text} at (482,166) size 12x17 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 11x17
+ chunk 1 text run 1 at (482.80,178.59) startOffset 0 endOffset 1 width 10.67: "B"
+ RenderSVGText {text} at (900,87) size 11x17 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 11x17
+ chunk 1 text run 1 at (900.00,100.00) startOffset 0 endOffset 1 width 10.67: "C"

Powered by Google App Engine
This is Rietveld 408576698