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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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,5) size 448x295 5 LayoutSVGContainer {g} at (20,5) size 448x295
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,5) size 107x33 contains 1 chunk(s) 8 LayoutSVGText {text} at (156,5) size 107x33 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 107x33 9 LayoutSVGInlineText {#text} at (0,0) size 107x33
11 chunk 1 text run 1 at (156.00,32.00) startOffset 0 endOffset 8 width 1 06.71: "0-2 sec." 10 chunk 1 text run 1 at (156.00,32.00) startOffset 0 endOffset 8 width 1 06.71: "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.72: "values" 38 chunk 1 text run 1 at (20.00,245.00) startOffset 0 endOffset 6 width 86.72: "values"
40 LayoutSVGContainer {g} at (20,258) size 172x34 39 LayoutSVGContainer {g} at (20,258) size 172x34
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,258) size 87x33 contains 1 chunk(s) 41 LayoutSVGText {text} at (20,258) size 87x33 contains 1 chunk(s)
43 LayoutSVGInlineText {#text} at (0,0) size 87x33 42 LayoutSVGInlineText {#text} at (0,0) size 87x33
44 chunk 1 text run 1 at (20.00,285.00) startOffset 0 endOffset 6 width 86.72: "values" 43 chunk 1 text run 1 at (20.00,285.00) startOffset 0 endOffset 6 width 86.72: "values"
45 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 44 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
46 LayoutSVGInlineText {#text} at (0,0) size 264x46 45 LayoutSVGInlineText {#text} at (0,0) size 264x46
47 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 46 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$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