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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-zoomed-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-zoomed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
index 572902864a8f1d2eb708b6399574f9a45c4ae524..713b7ba59f645aeff8f60ec2443a3613b8f12f48 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x251
LayoutSVGHiddenContainer {defs} at (20,20) size 180x0
LayoutSVGPath {path} at (20,20) size 180x0 [fill={[type=SOLID] [color=#000000]}] [data="M 20 20 L 200 20"]
LayoutSVGText {text} at (17.77,8.89) size 97.22x13.88 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 98x14
+ LayoutSVGTextPath {textPath} at (17.77,8.89) size 97.22x13.88
LayoutSVGInlineText {#text} at (17.77,8.89) size 97.22x13.88
chunk 1 text run 1 at (21.94,20.00) startOffset 0 endOffset 1 width 3.89: "f"
chunk 1 text run 2 at (25.83,20.00) startOffset 1 endOffset 2 width 3.89: "f"
@@ -40,7 +40,7 @@ layer at (0,0) size 800x251
LayoutSVGText {text} at (17.77,28.34) size 70.55x27.22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (17.77,38.89) size 27.22x13.88
chunk 1 text run 1 at (20.00,50.00) startOffset 0 endOffset 6 width 23.33: "ffffff"
- LayoutSVGTSpan {tspan} at (0,0) size 50x28
+ LayoutSVGTSpan {tspan} at (17.77,28.34) size 70.55x27.22
LayoutSVGInlineText {#text} at (39.44,28.34) size 48.88x27.22
chunk 1 text run 1 at (43.33,50.00) startOffset 0 endOffset 6 width 40.00: "ffffff"
LayoutSVGText {text} at (20,61.67) size 32.77x16.66 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698