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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-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 (0,0) size 480x360 5 LayoutSVGContainer {g} at (0,0) size 480x360
7 LayoutSVGEllipse {circle} at (87,27) size 306x306 [stroke={[type=SOLID] [c olor=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [cx=24 0.00] [cy=180.00] [r=150.00] 6 LayoutSVGEllipse {circle} at (87,27) size 306x306 [stroke={[type=SOLID] [c olor=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [cx=24 0.00] [cy=180.00] [r=150.00]
8 LayoutSVGContainer {g} at (162,100) size 156x62 7 LayoutSVGContainer {g} at (162,100) size 156x62
9 LayoutSVGPath {path} at (257,100) size 61x62 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 260 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"] 8 LayoutSVGPath {path} at (257,100) size 61x62 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 260 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"]
10 LayoutSVGPath {path} at (162,100) size 61x62 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 165 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"] 9 LayoutSVGPath {path} at (162,100) size 61x62 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 165 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"]
11 LayoutSVGPath {path} at (149,225) size 188x54 [stroke={[type=SOLID] [color =#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 1 51 227 c 46 52 138 52 184 0"] 10 LayoutSVGPath {path} at (149,225) size 188x54 [stroke={[type=SOLID] [color =#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 1 51 227 c 46 52 138 52 184 0"]
12 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 11 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 264x45 12 LayoutSVGInlineText {#text} at (0,0) size 264x45
14 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.6 $" 13 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.6 $"
15 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#0 00000] [stroke width=5.00]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 14 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#0 00000] [stroke width=5.00]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698