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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-match-highlight-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - 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 b421c2bcf57e56e3e90ad936f784f498b7e9b16a..e01487e9235be73c701307fe4f73bcd72788131e 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
@@ -38,19 +38,19 @@ layer at (0,0) size 800x410
LayoutText {#text} at (97,72) size 45x17
text run at (97,72) width 45: "noyou."
LayoutBR {BR} at (141,72) size 1x17
- LayoutSVGRoot {svg} at (17,133) size 235x161
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGPath {path} at (108,98) size 350x300 [fill={[type=SOLID] [color=#000000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
- LayoutSVGText {text} at (10,36) size 233x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 233x17
+ LayoutSVGRoot {svg} at (0,90) size 450x300
+ LayoutSVGHiddenContainer {defs} at (100,0) size 800x300
+ LayoutSVGPath {path} at (100,0) size 800x300 [fill={[type=SOLID] [color=#000000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
+ LayoutSVGText {text} at (10,36) size 232.84x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,36) size 232.84x17
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 36 width 232.85: "Can you findme in this stroked text?"
LayoutSVGText {text} at (10,91) size 138x12 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 138x12
+ LayoutSVGInlineText {#text} at (10,91) size 138x12
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 23 width 138.00: "Findme in a typewriter!"
- LayoutSVGContainer {g} at (28,222) size 202x72 [transform={m=((0.30,0.00)(0.00,0.30)) t=(0.00,120.00)}]
- LayoutSVGText {text} at (69,14) size 669x239 contains 1 chunk(s)
+ 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
- LayoutSVGInlineText {#text} at (0,0) size 668x238
+ 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"
chunk 1 text run 3 at (135.54,164.79) startOffset 2 endOffset 3 width 26.67: "n"

Powered by Google App Engine
This is Rietveld 408576698