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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-33-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 (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
6 LayoutSVGContainer {g} at (7,16) size 206x47 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}] 5 LayoutSVGContainer {g} at (7,16) size 206x47 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}]
7 LayoutSVGText {text} at (-160,-57) size 15x34 contains 1 chunk(s) 6 LayoutSVGText {text} at (-160,-57) size 15x34 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 15x34 7 LayoutSVGInlineText {#text} at (0,0) size 15x34
9 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0" 8 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0"
10 LayoutSVGText {text} at (-50,-57) size 85x34 contains 1 chunk(s) 9 LayoutSVGText {text} at (-50,-57) size 85x34 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 85x34 10 LayoutSVGInlineText {#text} at (0,0) size 85x34
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 LayoutSVGText {text} at (5,210) size 365x31 contains 1 chunk(s) 98 LayoutSVGText {text} at (5,210) size 365x31 contains 1 chunk(s)
100 LayoutSVGInlineText {#text} at (0,0) size 365x31 99 LayoutSVGInlineText {#text} at (0,0) size 365x31
101 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 364 .89: "Test of keyPoints and keyTimes." 100 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 364 .89: "Test of keyPoints and keyTimes."
102 LayoutSVGText {text} at (5,249) size 389x20 contains 1 chunk(s) 101 LayoutSVGText {text} at (5,249) size 389x20 contains 1 chunk(s)
103 LayoutSVGInlineText {#text} at (0,0) size 389x20 102 LayoutSVGInlineText {#text} at (0,0) size 389x20
104 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 388 .14: "Number indicates the circle's passing time in seconds." 103 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 388 .14: "Number indicates the circle's passing time in seconds."
105 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 104 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
106 LayoutSVGInlineText {#text} at (0,0) size 264x45 105 LayoutSVGInlineText {#text} at (0,0) size 264x45
107 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 106 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $"
108 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 107 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698