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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
index 96abb9a43a6689ea61c267a16e58e53481a3b73a..7eee6c2bd4f126478be0d5c88e4324e373f034fb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x249
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 (18.20,9.45) size 83.52x13.33 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 84x14
+ LayoutSVGTextPath {textPath} at (18.20,9.45) size 83.52x13.33
LayoutSVGInlineText {#text} at (18.20,9.45) size 83.52x13.33
chunk 1 text run 1 at (21.67,20.00) startOffset 0 endOffset 1 width 3.33: "f"
chunk 1 text run 2 at (25.00,20.00) startOffset 1 endOffset 2 width 3.33: "f"
@@ -40,7 +40,7 @@ layer at (0,0) size 800x249
LayoutSVGText {text} at (18.20,28.89) size 65.27x27.22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (18.20,39.45) size 23.52x13.33
chunk 1 text run 1 at (20.00,50.00) startOffset 0 endOffset 6 width 19.99: "ffffff"
- LayoutSVGTSpan {tspan} at (0,0) size 48x28
+ LayoutSVGTSpan {tspan} at (18.20,28.89) size 65.27x27.22
LayoutSVGInlineText {#text} at (36.41,28.89) size 47.06x27.22
chunk 1 text run 1 at (39.99,50.00) startOffset 0 endOffset 6 width 40.00: "ffffff"
LayoutSVGText {text} at (19.80,61.67) size 25.38x18.88 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698