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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/text/ligature-queries-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/ligature-queries-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/ligature-queries-expected.txt
index 273242c774252e39b493d351ad04fb29668212b0..0c02414e5b1585b3424b01af0f4d4326f91e8c3a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/ligature-queries-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/ligature-queries-expected.txt
@@ -463,7 +463,7 @@ layer at (0,0) size 800x521
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.05,268.09) size 485.56x190.20 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 486x191
+ LayoutSVGTextPath {textPath} at (46.05,268.09) size 485.56x190.20
LayoutSVGInlineText {#text} at (46.05,268.09) size 485.56x190.20
chunk 1 text run 1 at (62.70,398.64) startOffset 0 endOffset 1 width 25.00: "f"
chunk 1 text run 2 at (87.51,396.06) startOffset 1 endOffset 2 width 25.00: "f"

Powered by Google App Engine
This is Rietveld 408576698