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

Unified Diff: LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (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/win/svg/text/textPathBoundsBug-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt b/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt
index ec95a869c79ec1bc5ebfba25ed422bc729f05dcf..98ddc09fc8247abd15eea1b53bdf804d5bfa3604 100644
--- a/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt
+++ b/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (100,89) size 100x14
+ RenderSVGRoot {svg} at (100,88) size 100x15
RenderSVGPath {path} at (100,99) size 100x2 [stroke={[type=SOLID] [color=#800080]}] [fill={[type=SOLID] [color=#000000]}] [data="M 100 100 L 200 100"]
- RenderSVGText {text} at (100,89) size 27x14 contains 1 chunk(s)
- RenderSVGTextPath {textPath} at (0,0) size 27x14
- RenderSVGInlineText {#text} at (0,0) size 27x14
- chunk 1 (middle anchor) text run 1 at (103.34,100.00) startOffset 4 endOffset 5 width 6.67: "5"
- chunk 1 (middle anchor) text run 2 at (110.01,100.00) startOffset 5 endOffset 6 width 6.67: "6"
- chunk 1 (middle anchor) text run 3 at (116.68,100.00) startOffset 6 endOffset 7 width 6.67: "7"
- chunk 1 (middle anchor) text run 4 at (123.36,100.00) startOffset 7 endOffset 8 width 6.67: "8"
+ RenderSVGText {text} at (100,88) size 28x15 contains 1 chunk(s)
+ RenderSVGTextPath {textPath} at (0,0) size 28x15
+ RenderSVGInlineText {#text} at (0,0) size 28x15
+ chunk 1 (middle anchor) text run 1 at (103.50,100.00) startOffset 4 endOffset 5 width 7.00: "5"
+ chunk 1 (middle anchor) text run 2 at (110.50,100.00) startOffset 5 endOffset 6 width 7.00: "6"
+ chunk 1 (middle anchor) text run 3 at (117.50,100.00) startOffset 6 endOffset 7 width 7.00: "7"
+ chunk 1 (middle anchor) text run 4 at (124.50,100.00) startOffset 7 endOffset 8 width 7.00: "8"
selection start: position 0 of child 0 {#text} of child 1 {textPath} of child 3 {text} of child 0 {svg} of document
selection end: position 8 of child 0 {#text} of child 1 {textPath} of child 3 {text} of child 0 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698