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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-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 (20,0) size 460x360 6 LayoutSVGContainer {g} at (20,0) size 460x360
6 LayoutSVGRect {rect} at (20,20) size 200x200 [fill={[type=SOLID] [color=#F FFFFF]}] [x=20.00] [y=20.00] [width=200.00] [height=200.00] 7 LayoutSVGRect {rect} at (20,20) size 200x200 [fill={[type=SOLID] [color=#F FFFFF]}] [x=20.00] [y=20.00] [width=200.00] [height=200.00]
7 LayoutSVGContainer {g} at (320,0) size 160x360 8 LayoutSVGContainer {g} at (320,0) size 160x360
8 LayoutSVGContainer {a} at (320,0) size 160x180 9 LayoutSVGContainer {a} at (320,0) size 160x180
9 LayoutSVGRect {rect} at (320,0) size 160x180 [fill={[type=SOLID] [colo r=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00] 10 LayoutSVGRect {rect} at (320,0) size 160x180 [fill={[type=SOLID] [colo r=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00]
10 LayoutSVGText {text} at (330,62) size 96x36 contains 1 chunk(s) 11 LayoutSVGText {text} at (330,62) size 96x36 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 96x36 12 LayoutSVGInlineText {#text} at (0,0) size 96x36
12 chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 wid th 95.84: "Fade in" 13 chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 wid th 95.84: "Fade in"
13 LayoutSVGContainer {a} at (320,180) size 160x180 14 LayoutSVGContainer {a} at (320,180) size 160x180
14 LayoutSVGRect {rect} at (320,180) size 160x180 [fill={[type=SOLID] [co lor=#800000]}] [x=320.00] [y=180.00] [width=160.00] [height=180.00] 15 LayoutSVGRect {rect} at (320,180) size 160x180 [fill={[type=SOLID] [co lor=#800000]}] [x=320.00] [y=180.00] [width=160.00] [height=180.00]
15 LayoutSVGText {text} at (330,252) size 113x36 contains 1 chunk(s) 16 LayoutSVGText {text} at (330,252) size 113x36 contains 1 chunk(s)
16 LayoutSVGInlineText {#text} at (0,0) size 113x36 17 LayoutSVGInlineText {#text} at (0,0) size 113x36
17 chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 wi dth 112.50: "Fade out" 18 chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 wi dth 112.50: "Fade out"
18 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 19 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 264x46 20 LayoutSVGInlineText {#text} at (0,0) size 264x46
20 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 21 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $"
21 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] 22 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