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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-20-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 (20,0) size 460x360 5 LayoutSVGContainer {g} at (20,0) size 460x360
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] 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]
8 LayoutSVGContainer {g} at (320,0) size 160x360 7 LayoutSVGContainer {g} at (320,0) size 160x360
9 LayoutSVGContainer {a} at (320,0) size 160x180 8 LayoutSVGContainer {a} at (320,0) size 160x180
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] 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]
11 LayoutSVGText {text} at (330,63) size 96x33 contains 1 chunk(s) 10 LayoutSVGText {text} at (330,63) size 96x33 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 96x33 11 LayoutSVGInlineText {#text} at (0,0) size 96x33
13 chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 wid th 95.84: "Fade in" 12 chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 wid th 95.84: "Fade in"
14 LayoutSVGContainer {a} at (320,180) size 160x180 13 LayoutSVGContainer {a} at (320,180) size 160x180
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] 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]
16 LayoutSVGText {text} at (330,253) size 113x33 contains 1 chunk(s) 15 LayoutSVGText {text} at (330,253) size 113x33 contains 1 chunk(s)
17 LayoutSVGInlineText {#text} at (0,0) size 113x33 16 LayoutSVGInlineText {#text} at (0,0) size 113x33
18 chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 wi dth 112.50: "Fade out" 17 chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 wi dth 112.50: "Fade out"
19 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 18 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 264x45 19 LayoutSVGInlineText {#text} at (0,0) size 264x45
21 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 20 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $"
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] 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698