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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-on-path-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
index 4e2dbb8e1f3961c10ab3b72465738d6fd5c718fb..14d175f1992d770c3017bf8c155436f9ef951d83 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-on-path-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x538
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 351.50x56 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 352x56
+ LayoutSVGTextPath {textPath} at (41,55) size 351.50x56
LayoutSVGInlineText {#text} at (41,55) size 351.50x56
chunk 1 text run 1 at (56.95,100.00) startOffset 0 endOffset 1 width 13.89: "f"
chunk 1 text run 2 at (70.84,100.00) startOffset 1 endOffset 2 width 13.89: "f"
@@ -41,7 +41,7 @@ layer at (0,0) size 800x538
chunk 1 text run 24 at (376.45,100.00) startOffset 23 endOffset 24 width 13.89: "f"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (57.48,139) size 351.52x56 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 352x56
+ LayoutSVGTextPath {textPath} at (57.48,139) size 351.52x56
LayoutSVGInlineText {#text} at (57.48,139) size 351.52x56
chunk 1 text run 1 at (393.05,150.00) startOffset 0 endOffset 1 width 13.89: "f"
chunk 1 text run 2 at (379.16,150.00) startOffset 1 endOffset 2 width 13.89: "f"
@@ -69,7 +69,7 @@ layer at (0,0) size 800x538
chunk 1 text run 24 at (73.55,150.00) startOffset 23 endOffset 24 width 13.89: "f"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (38.31,204.25) size 353.36x150.41 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 354x151
+ LayoutSVGTextPath {textPath} at (38.31,204.25) size 353.36x150.41
LayoutSVGInlineText {#text} at (38.31,204.25) size 353.36x150.41
chunk 1 text run 1 at (56.68,251.91) startOffset 0 endOffset 1 width 13.89: "f"
chunk 1 text run 2 at (70.04,255.72) startOffset 1 endOffset 2 width 13.89: "f"
@@ -97,7 +97,7 @@ layer at (0,0) size 800x538
chunk 1 text run 24 at (363.89,339.68) startOffset 23 endOffset 24 width 13.89: "f"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (50,395) size 133.63x70 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 134x70
+ LayoutSVGTextPath {textPath} at (50,395) size 133.63x70
LayoutSVGInlineText {#text} at (50,395) size 133.63x70
chunk 1 text run 1 at (59.70,450.00) startOffset 0 endOffset 1 width 19.41: "'"
chunk 1 text run 2 at (82.12,450.00) startOffset 1 endOffset 2 width 25.42: "f"

Powered by Google App Engine
This is Rietveld 408576698