Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/W3C-SVG-1.1/animate-elem-46-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.
Jump to:
View unified diff |
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 (39,60) size 422x192 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(80.00,80.00)}] 5 LayoutSVGContainer {g} at (39,60) size 422x192 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(80.00,80.00)}]
7 LayoutSVGContainer {g} at (39,92) size 66x156 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(20.00,10.00)}] 6 LayoutSVGContainer {g} at (39,92) size 66x156 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(20.00,10.00)}]
8 LayoutSVGText {text} at (-60,2) size 65x16 contains 1 chunk(s) 7 LayoutSVGText {text} at (-60,2) size 65x16 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 65x16 8 LayoutSVGInlineText {#text} at (0,0) size 65x16
10 chunk 1 (end anchor) text run 1 at (-60.00,15.00) startOffset 0 endO ffset 11 width 65.00: "text-anchor" 9 chunk 1 (end anchor) text run 1 at (-60.00,15.00) startOffset 0 endO ffset 11 width 65.00: "text-anchor"
11 LayoutSVGText {text} at (-44,37) size 49x16 contains 1 chunk(s) 10 LayoutSVGText {text} at (-44,37) size 49x16 contains 1 chunk(s)
(...skipping 312 matching lines...)
324 LayoutSVGInlineText {#text} at (0,0) size 21x35 323 LayoutSVGInlineText {#text} at (0,0) size 21x35
325 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 wid th 21.00: "A" 324 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 wid th 21.00: "A"
326 LayoutSVGContainer {g} at (380,217) size 21x35 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(220.00,0.00)}] 325 LayoutSVGContainer {g} at (380,217) size 21x35 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(220.00,0.00)}]
327 LayoutSVGText {text} at (0,-8) size 21x35 contains 1 chunk(s) 326 LayoutSVGText {text} at (0,-8) size 21x35 contains 1 chunk(s)
328 LayoutSVGInlineText {#text} at (0,0) size 21x35 327 LayoutSVGInlineText {#text} at (0,0) size 21x35
329 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 wid th 21.00: "A" 328 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 wid th 21.00: "A"
330 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 329 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
331 LayoutSVGInlineText {#text} at (0,0) size 261x46 330 LayoutSVGInlineText {#text} at (0,0) size 261x46
332 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $" 331 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $"
333 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] 332 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