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

Side by Side Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-28-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 (0,0) size 480x360 6 LayoutSVGContainer {g} at (0,0) size 480x360
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] 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]
7 LayoutSVGContainer {g} at (162,100) size 156x62 8 LayoutSVGContainer {g} at (162,100) size 156x62
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 260 116 272 103 288 103 C 303 103 315 116 315 131 C 315 146 303 159 28 8 159 C 272 159 260 146 260 131 Z"] 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 260 116 272 103 288 103 C 303 103 315 116 315 131 C 315 146 303 159 28 8 159 C 272 159 260 146 260 131 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 165 116 177 103 193 103 C 208 103 220 116 220 131 C 220 146 208 159 19 3 159 C 177 159 165 146 165 131 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 165 116 177 103 193 103 C 208 103 220 116 220 131 C 220 146 208 159 19 3 159 C 177 159 165 146 165 131 Z"]
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 197 279 289 279 335 227"] 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 197 279 289 279 335 227"]
11 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 261x46 13 LayoutSVGInlineText {#text} at (0,0) size 261x46
13 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.6 $" 14 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.6 $"
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] 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698