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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/W3C-SVG-1.1/animate-elem-13-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,4) size 447x296 5 LayoutSVGContainer {g} at (20,4) size 447x296
7 LayoutSVGPath {line} at (188,45) size 4x255 [stroke={[type=SOLID] [color=# 880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=45.00] [x2=190.00] [y2=300.00] 6 LayoutSVGPath {line} at (188,45) size 4x255 [stroke={[type=SOLID] [color=# 880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=45.00] [x2=190.00] [y2=300.00]
8 LayoutSVGPath {line} at (458,45) size 4x255 [stroke={[type=SOLID] [color=# 880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=460.00] [y1=45.00] [x2=460.00] [y2=300.00] 7 LayoutSVGPath {line} at (458,45) size 4x255 [stroke={[type=SOLID] [color=# 880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=460.00] [y1=45.00] [x2=460.00] [y2=300.00]
9 LayoutSVGText {text} at (156,4) size 106x35 contains 1 chunk(s) 8 LayoutSVGText {text} at (156,4) size 106x35 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 106x35 9 LayoutSVGInlineText {#text} at (0,0) size 106x35
11 chunk 1 text run 1 at (156.00,32.00) startOffset 0 endOffset 8 width 1 06.00: "0-2 sec." 10 chunk 1 text run 1 at (156.00,32.00) startOffset 0 endOffset 8 width 1 06.00: "0-2 sec."
(...skipping 27 matching lines...) Expand all
39 chunk 1 text run 1 at (20.00,245.00) startOffset 0 endOffset 6 width 86.00: "values" 38 chunk 1 text run 1 at (20.00,245.00) startOffset 0 endOffset 6 width 86.00: "values"
40 LayoutSVGContainer {g} at (20,257) size 172x35 39 LayoutSVGContainer {g} at (20,257) size 172x35
41 LayoutSVGRect {rect} at (158,258) size 34x34 [stroke={[type=SOLID] [colo r=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00 ] [y=260.00] [width=30.00] [height=30.00] 40 LayoutSVGRect {rect} at (158,258) size 34x34 [stroke={[type=SOLID] [colo r=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00 ] [y=260.00] [width=30.00] [height=30.00]
42 LayoutSVGText {text} at (20,257) size 86x35 contains 1 chunk(s) 41 LayoutSVGText {text} at (20,257) size 86x35 contains 1 chunk(s)
43 LayoutSVGInlineText {#text} at (0,0) size 86x35 42 LayoutSVGInlineText {#text} at (0,0) size 86x35
44 chunk 1 text run 1 at (20.00,285.00) startOffset 0 endOffset 6 width 86.00: "values" 43 chunk 1 text run 1 at (20.00,285.00) startOffset 0 endOffset 6 width 86.00: "values"
45 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 44 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
46 LayoutSVGInlineText {#text} at (0,0) size 261x46 45 LayoutSVGInlineText {#text} at (0,0) size 261x46
47 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $" 46 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $"
48 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] 47 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