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

Unified Diff: third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-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/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt b/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
deleted file mode 100644
index d9416a3a78f80e3d9bb55df2c215aa873ee76766..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 480x360
- LayoutView at (0,0) size 480x360
-layer at (0,0) size 480x360
- LayoutSVGRoot {svg} at (3,3) size 474x354
- LayoutSVGContainer {g} at (42,5) size 399x306
- LayoutSVGText {text} at (8,0) size 66x10 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 66x9
- chunk 1 text run 1 at (8.00,8.00) startOffset 0 endOffset 18 width 65.37: "Test a motion path"
- LayoutSVGText {text} at (11,10) size 60x10 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 60x9
- chunk 1 text run 1 at (11.00,18.00) startOffset 0 endOffset 19 width 59.53: "'values' attribute."
- LayoutSVGContainer {g} at (42,117) size 381x194
- LayoutSVGPath {path} at (88,177) size 302x84 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 L 40 30 L 65 30"]
- LayoutSVGRect {rect} at (57,195) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=33.00] [width=10.00] [height=10.00]
- LayoutSVGText {text} at (7,42) size 22x10 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 22x9
- chunk 1 text run 1 at (7.00,50.00) startOffset 0 endOffset 6 width 21.34: "0 sec."
- LayoutSVGRect {rect} at (207,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=35.00] [y=20.00] [width=10.00] [height=10.00]
- LayoutSVGText {text} at (37,29) size 10x10 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 10x9
- chunk 1 text run 1 at (37.00,37.00) startOffset 0 endOffset 2 width 9.12: "3+"
- LayoutSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10.00] [height=10.00]
- LayoutSVGText {text} at (60,29) size 10x10 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 10x9
- chunk 1 text run 1 at (60.00,37.00) startOffset 0 endOffset 2 width 9.12: "6+"
- LayoutSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M -5 0 L 0 -10 L 5 0 Z"]
- LayoutSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 40x7
- chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.50: "$Revision: 1.8 $"
- LayoutSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]

Powered by Google App Engine
This is Rietveld 408576698