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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt

Issue 1158563006: Add SMIL deprecation warning (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 6 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.
1 layer at (0,0) size 480x360 2 layer at (0,0) size 480x360
2 LayoutView at (0,0) size 480x360 3 LayoutView at (0,0) size 480x360
3 layer at (0,0) size 480x360 4 layer at (0,0) size 480x360
4 LayoutSVGRoot {svg} at (0,0) size 480x360 5 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (7,16) size 206x47 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}] 6 LayoutSVGContainer {g} at (7,16) size 206x47 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}]
6 LayoutSVGText {text} at (-160,-57) size 15x34 contains 1 chunk(s) 7 LayoutSVGText {text} at (-160,-57) size 15x34 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 15x34 8 LayoutSVGInlineText {#text} at (0,0) size 15x34
8 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0" 9 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0"
9 LayoutSVGText {text} at (-50,-57) size 87x34 contains 1 chunk(s) 10 LayoutSVGText {text} at (-50,-57) size 87x34 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 87x34 11 LayoutSVGInlineText {#text} at (0,0) size 87x34
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 LayoutSVGText {text} at (5,209) size 361x33 contains 1 chunk(s) 99 LayoutSVGText {text} at (5,209) size 361x33 contains 1 chunk(s)
99 LayoutSVGInlineText {#text} at (0,0) size 361x33 100 LayoutSVGInlineText {#text} at (0,0) size 361x33
100 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 361 .00: "Test of keyPoints and keyTimes." 101 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 361 .00: "Test of keyPoints and keyTimes."
101 LayoutSVGText {text} at (5,249) size 385x20 contains 1 chunk(s) 102 LayoutSVGText {text} at (5,249) size 385x20 contains 1 chunk(s)
102 LayoutSVGInlineText {#text} at (0,0) size 385x20 103 LayoutSVGInlineText {#text} at (0,0) size 385x20
103 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 385 .00: "Number indicates the circle's passing time in seconds." 104 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 385 .00: "Number indicates the circle's passing time in seconds."
104 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 105 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
105 LayoutSVGInlineText {#text} at (0,0) size 261x46 106 LayoutSVGInlineText {#text} at (0,0) size 261x46
106 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $" 107 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $"
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] 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698