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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-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 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGContainer {g} at (41,37) size 282x248 7 LayoutSVGContainer {g} at (41,37) size 282x248
7 LayoutSVGContainer {g} at (70,92) size 147x133 8 LayoutSVGContainer {g} at (70,92) size 147x133
8 LayoutSVGText {text} at (70,92) size 147x23 contains 1 chunk(s) 9 LayoutSVGText {text} at (70,92) size 147x23 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 147x23 10 LayoutSVGInlineText {#text} at (0,0) size 147x23
10 chunk 1 text run 1 at (70.00,110.00) startOffset 0 endOffset 18 widt h 146.65: "Text from 0s to 3s" 11 chunk 1 text run 1 at (70.00,110.00) startOffset 0 endOffset 18 widt h 146.65: "Text from 0s to 3s"
(...skipping 17 matching lines...) Expand all
28 LayoutSVGText {text} at (0,-18) size 75x23 contains 1 chunk(s) 29 LayoutSVGText {text} at (0,-18) size 75x23 contains 1 chunk(s)
29 LayoutSVGInlineText {#text} at (0,0) size 75x23 30 LayoutSVGInlineText {#text} at (0,0) size 75x23
30 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 7 4.13: "It's alive!" 31 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 7 4.13: "It's alive!"
31 LayoutSVGInlineText {#text} at (0,0) size 0x0 32 LayoutSVGInlineText {#text} at (0,0) size 0x0
32 LayoutSVGInlineText {#text} at (0,0) size 0x0 33 LayoutSVGInlineText {#text} at (0,0) size 0x0
33 LayoutSVGInlineText {#text} at (0,0) size 0x0 34 LayoutSVGInlineText {#text} at (0,0) size 0x0
34 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 35 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 264x46 36 LayoutSVGInlineText {#text} at (0,0) size 264x46
36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 37 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
37 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] 38 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