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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-text-07-t-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/linux/svg/W3C-SVG-1.1/text-text-07-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-text-07-t-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-text-07-t-expected.txt
index 71b07c91b92fa91ccdc16673803319f1a972cc2c..14d7556ed1e60ec1062dee09df2c98fe2e3244ca 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-text-07-t-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-text-07-t-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (10,28) size 409x280
LayoutSVGText {text} at (240,28) size 179x180 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 179x180
+ LayoutSVGInlineText {#text} at (240,28) size 179x180
chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 31.00: "M"
chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 18.00: "u"
chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.00: "l"
@@ -13,16 +13,16 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 9.00: " "
chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.00: "X"
chunk 1 text run 1 at (385.00,200.00) startOffset 0 endOffset 2 width 34.00: " Y"
- LayoutSVGText {text} at (10,28) size 146x54 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 146x54
+ LayoutSVGText {text} at (10,28) size 145.31x53.22 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,28) size 145.31x53.22
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 23.00: "R"
chunk 1 text run 2 at (33.00,60.00) startOffset 1 endOffset 2 width 25.00: "O"
chunk 1 text run 3 at (58.00,60.00) startOffset 2 endOffset 3 width 21.00: "T"
chunk 1 text run 4 at (77.60,60.00) startOffset 3 endOffset 4 width 24.00: "A"
chunk 1 text run 5 at (98.26,60.00) startOffset 4 endOffset 5 width 21.00: "T"
chunk 1 text run 6 at (117.32,60.00) startOffset 5 endOffset 6 width 21.00: "E"
- LayoutSVGText {text} at (10,165) size 247x143 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,102) size 247x143
+ LayoutSVGText {text} at (10,165.59) size 246.92x142.41 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,165.59) size 246.92x142.41
chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 1 width 23.00: "B"
chunk 1 text run 1 at (30.00,290.00) startOffset 0 endOffset 1 width 17.00: "o"
chunk 1 text run 1 at (50.00,280.00) startOffset 0 endOffset 1 width 10.00: "t"
@@ -37,6 +37,6 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.00: "e"
chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 12.00: "r"
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 261x46
+ LayoutSVGInlineText {#text} at (10,304) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.8 $"
- LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698