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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/text/ligature-queries-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/ligature-queries-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/ligature-queries-expected.txt
index 67c75782bec9fb021c161ed9e2c7f5193d833d01..84c9cb93aebd8d37af56215a4680c0ad85fea769 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/ligature-queries-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 (35.56,267.58) size 464.81x172.41 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 465x173
+ LayoutSVGTextPath {textPath} at (35.56,267.58) size 464.81x172.41
LayoutSVGInlineText {#text} at (35.56,267.58) size 464.81x172.41
chunk 1 text run 1 at (57.10,399.03) startOffset 0 endOffset 1 width 15.60: "f"
chunk 1 text run 2 at (70.75,397.97) startOffset 1 endOffset 2 width 15.60: "f"

Powered by Google App Engine
This is Rietveld 408576698