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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-on-path-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 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/linux/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-on-path-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
index 9d2fd93b50ec0555f54a9d58cc6f521fd4e7cd4a..1af29cc9fc1e7b2e9bb15ddf7e20896f98d4f234 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x541
LayoutSVGPath {path} at (50,250) size 350x100 [fill={[type=SOLID] [color=#000000]}] [data="M 50 250 L 400 350"]
LayoutSVGPath {path} at (50,450) size 350x0 [fill={[type=SOLID] [color=#000000]}] [data="M 50 450 L 400 450"]
LayoutSVGText {text} at (41,55) size 362x57 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 362x57
+ LayoutSVGTextPath {textPath} at (41,55) size 362x57
LayoutSVGInlineText {#text} at (41,55) size 362x57
chunk 1 text run 1 at (57.50,100.00) startOffset 0 endOffset 1 width 15.00: "f"
chunk 1 text run 2 at (72.50,100.00) startOffset 1 endOffset 2 width 15.00: "f"
@@ -40,7 +40,7 @@ layer at (0,0) size 800x541
chunk 1 text run 23 at (387.50,100.00) startOffset 22 endOffset 23 width 15.00: "f"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (47,138) size 362x57 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 362x57
+ LayoutSVGTextPath {textPath} at (47,138) size 362x57
LayoutSVGInlineText {#text} at (47,138) size 362x57
chunk 1 text run 1 at (392.50,150.00) startOffset 0 endOffset 1 width 15.00: "f"
chunk 1 text run 2 at (377.50,150.00) startOffset 1 endOffset 2 width 15.00: "f"
@@ -67,7 +67,7 @@ layer at (0,0) size 800x541
chunk 1 text run 23 at (62.50,150.00) startOffset 22 endOffset 23 width 15.00: "f"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (38.05,204.25) size 378.14x158.38 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 379x159
+ LayoutSVGTextPath {textPath} at (38.05,204.25) size 378.14x158.38
LayoutSVGInlineText {#text} at (38.05,204.25) size 378.14x158.38
chunk 1 text run 1 at (57.21,252.06) startOffset 0 endOffset 1 width 15.00: "f"
chunk 1 text run 2 at (71.63,256.18) startOffset 1 endOffset 2 width 15.00: "f"
@@ -95,7 +95,7 @@ layer at (0,0) size 800x541
chunk 1 text run 24 at (388.94,346.84) startOffset 23 endOffset 24 width 15.00: "f"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (50,394) size 136x71 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 136x71
+ LayoutSVGTextPath {textPath} at (50,394) size 136x71
LayoutSVGInlineText {#text} at (50,394) size 136x71
chunk 1 text run 1 at (59.50,450.00) startOffset 0 endOffset 1 width 19.00: "'"
chunk 1 text run 2 at (81.50,450.00) startOffset 1 endOffset 2 width 25.00: "f"

Powered by Google App Engine
This is Rietveld 408576698