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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt

Issue 2256013003: Remove SMIL deprecation warning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a nd will be removed. Please use CSS animations or Web animations instead.
2 layer at (0,0) size 480x360 1 layer at (0,0) size 480x360
3 LayoutView at (0,0) size 480x360 2 LayoutView at (0,0) size 480x360
4 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
5 LayoutSVGRoot {svg} at (3,3) size 474x354 4 LayoutSVGRoot {svg} at (3,3) size 474x354
6 LayoutSVGContainer {g} at (42,5) size 399x306 5 LayoutSVGContainer {g} at (42,5) size 399x306
7 LayoutSVGText {text} at (8,0) size 66x10 contains 1 chunk(s) 6 LayoutSVGText {text} at (8,0) size 66x10 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 66x9 7 LayoutSVGInlineText {#text} at (0,0) size 66x9
9 chunk 1 text run 1 at (8.00,8.00) startOffset 0 endOffset 18 width 65. 37: "Test a motion path" 8 chunk 1 text run 1 at (8.00,8.00) startOffset 0 endOffset 18 width 65. 37: "Test a motion path"
10 LayoutSVGText {text} at (11,10) size 60x10 contains 1 chunk(s) 9 LayoutSVGText {text} at (11,10) size 60x10 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 60x9 10 LayoutSVGInlineText {#text} at (0,0) size 60x9
(...skipping 10 matching lines...) Expand all
22 chunk 1 text run 1 at (37.00,37.00) startOffset 0 endOffset 2 width 9.12: "3+" 21 chunk 1 text run 1 at (37.00,37.00) startOffset 0 endOffset 2 width 9.12: "3+"
23 LayoutSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [colo r=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10 .00] [height=10.00] 22 LayoutSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [colo r=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10 .00] [height=10.00]
24 LayoutSVGText {text} at (60,29) size 10x10 contains 1 chunk(s) 23 LayoutSVGText {text} at (60,29) size 10x10 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,0) size 10x9 24 LayoutSVGInlineText {#text} at (0,0) size 10x9
26 chunk 1 text run 1 at (60.00,37.00) startOffset 0 endOffset 2 width 9.12: "6+" 25 chunk 1 text run 1 at (60.00,37.00) startOffset 0 endOffset 2 width 9.12: "6+"
27 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={[typ e=SOLID] [color=#0000FF]}] [data="M -5 0 L 0 -10 L 5 0 Z"] 26 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={[typ e=SOLID] [color=#0000FF]}] [data="M -5 0 L 0 -10 L 5 0 Z"]
28 LayoutSVGText {text} at (5,51) size 40x8 contains 1 chunk(s) 27 LayoutSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
29 LayoutSVGInlineText {#text} at (0,0) size 40x7 28 LayoutSVGInlineText {#text} at (0,0) size 40x7
30 chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.5 0: "$Revision: 1.8 $" 29 chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.5 0: "$Revision: 1.8 $"
31 LayoutSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00] 30 LayoutSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698