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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-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/win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt
index 123d85d53b55d9f0a2f835d3679b3b2d70425455..309d75bf5b06ccdba9e1d662ff16fd84d4db7cdc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt
@@ -2,13 +2,13 @@ layer at (0,0) size 480x360
LayoutView at (0,0) size 480x360
layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
- LayoutSVGContainer {g} at (0,0) size 480x360
- LayoutSVGEllipse {circle} at (87,27) size 306x306 [stroke={[type=SOLID] [color=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [cx=240.00] [cy=180.00] [r=150.00]
- LayoutSVGContainer {g} at (162,100) size 156x62
- LayoutSVGPath {path} at (257,100) size 61x62 [stroke={[type=SOLID] [color=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 260 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -28 -13 -28 -28 Z"]
- LayoutSVGPath {path} at (162,100) size 61x62 [stroke={[type=SOLID] [color=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 165 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -28 -13 -28 -28 Z"]
- LayoutSVGPath {path} at (149,225) size 188x54 [stroke={[type=SOLID] [color=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 151 227 c 46 52 138 52 184 0"]
- LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 264x45
+ LayoutSVGContainer {g} at (1,1) size 478x358
+ LayoutSVGEllipse {circle} at (90,30) size 300x300 [stroke={[type=SOLID] [color=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [cx=240.00] [cy=180.00] [r=150.00]
+ LayoutSVGContainer {g} at (165,103) size 150x56
+ LayoutSVGPath {path} at (260,103) size 55x56 [stroke={[type=SOLID] [color=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 260 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -28 -13 -28 -28 Z"]
+ LayoutSVGPath {path} at (165,103) size 55x56 [stroke={[type=SOLID] [color=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 165 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -28 -13 -28 -28 Z"]
+ LayoutSVGPath {path} at (151,227) size 184x52 [stroke={[type=SOLID] [color=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 151 227 c 46 52 138 52 184 0"]
+ LayoutSVGText {text} at (10,304) size 263.33x45 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,304) size 263.33x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.6 $"
- LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698