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

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

Powered by Google App Engine
This is Rietveld 408576698