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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/custom/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-match-highlight-expected.txt
index e01487e9235be73c701307fe4f73bcd72788131e..a5f8dbd6fd100f6f5d5bca0e98556bc2cf40f6b9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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.00: "Findme in a typewriter!"
LayoutSVGContainer {g} at (69.42,14.69) size 668x237.47 [transform={m=((0.30,0.00)(0.00,0.30)) t=(0.00,120.00)}]
LayoutSVGText {text} at (69.42,14.69) size 668x237.47 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 668x238
+ LayoutSVGTextPath {textPath} at (69.42,14.69) size 668x237.47
LayoutSVGInlineText {#text} at (69.42,14.69) size 668x237.47
chunk 1 text run 1 at (109.48,190.53) startOffset 0 endOffset 1 width 26.67: "F"
chunk 1 text run 2 at (122.51,177.58) startOffset 1 endOffset 2 width 10.00: "i"

Powered by Google App Engine
This is Rietveld 408576698