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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/text/textPathBoundsBug-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/textPathBoundsBug-expected.txt b/LayoutTests/platform/linux/svg/text/textPathBoundsBug-expected.txt
deleted file mode 100644
index 98ddc09fc8247abd15eea1b53bdf804d5bfa3604..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/svg/text/textPathBoundsBug-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- 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,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