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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/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/win7/svg/custom/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt
index 0adcab07d3393bbc1fab20f466462560e66ee00a..1adc93a0f2fc953a2ce9b5a50abf727a4d5d70b1 100644
--- a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/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 668.28x237.45 [transform={m=((0.30,0.00)(0.00,0.30)) t=(0.00,120.00)}]
LayoutSVGText {text} at (69.42,14.69) size 668.28x237.45 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 669x238
+ LayoutSVGTextPath {textPath} at (69.42,14.69) size 668.28x237.45
LayoutSVGInlineText {#text} at (69.42,14.69) size 668.28x237.45
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