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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/ligature-queries-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/ligature-queries-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/ligature-queries-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/ligature-queries-expected.txt
index 212c576ed8ef0a4352ba5a4d7b17e358a94265fe..0fa4eac905d3c68ba7dd09ae4b3644548f0e77e3 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/ligature-queries-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/ligature-queries-expected.txt
@@ -463,7 +463,7 @@ layer at (0,0) size 800x520
LayoutSVGContainer {use} at (25,200) size 475x250
LayoutSVGPath {path} at (25,200) size 475x250 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#00000000]}] [data="M 25 400 C 300 400 200 200 500 450"]
LayoutSVGText {text} at (46.09,269.22) size 490.23x193.41 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 491x194
+ LayoutSVGTextPath {textPath} at (46.09,269.22) size 490.23x193.41
LayoutSVGInlineText {#text} at (46.09,269.22) size 490.23x193.41
chunk 1 text run 1 at (62.91,398.63) startOffset 0 endOffset 1 width 25.42: "f"
chunk 1 text run 2 at (88.11,395.98) startOffset 1 endOffset 2 width 25.42: "f"

Powered by Google App Engine
This is Rietveld 408576698