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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-match-highlight-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/custom/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt
index 8ecf07c1640787c8a67dc74a8bc053731a16a78e..5148b1cf15adbad06610ec9b05eda8c10bda076e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt
@@ -49,7 +49,7 @@ layer at (0,0) size 800x410
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 23 width 138.02: "Findme in a typewriter!"
LayoutSVGContainer {g} at (69.42,14.72) size 661.92x237.08 [transform={m=((0.30,0.00)(0.00,0.30)) t=(0.00,120.00)}]
LayoutSVGText {text} at (69.42,14.72) size 661.92x237.08 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 662x238
+ LayoutSVGTextPath {textPath} at (69.42,14.72) size 661.92x237.08
LayoutSVGInlineText {#text} at (69.42,14.72) size 661.92x237.08
chunk 1 text run 1 at (108.68,191.32) startOffset 0 endOffset 1 width 24.43: "F"
chunk 1 text run 2 at (121.51,178.57) startOffset 1 endOffset 2 width 11.66: "i"

Powered by Google App Engine
This is Rietveld 408576698