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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-25-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,27) size 412x190 5 LayoutSVGContainer {g} at (20,27) size 412x190
7 LayoutSVGText {text} at (30,27) size 402x16 contains 1 chunk(s) 6 LayoutSVGText {text} at (30,27) size 402x16 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 402x16 7 LayoutSVGInlineText {#text} at (0,0) size 402x16
9 chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 68 width 4 01.29: "Test animation options for specifying the target attribute/property." 8 chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 68 width 4 01.29: "Test animation options for specifying the target attribute/property."
10 LayoutSVGContainer {g} at (20,128) size 407x89 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,50.00)}] 9 LayoutSVGContainer {g} at (20,128) size 407x89 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,50.00)}]
11 LayoutSVGText {text} at (20,151) size 50x16 contains 1 chunk(s) 10 LayoutSVGText {text} at (20,151) size 50x16 contains 1 chunk(s)
(...skipping 11 matching lines...) Expand all
23 LayoutSVGPath {line} at (305,208) size 120x4 [stroke={[type=SOLID] [colo r=#008000] [stroke width=3.00]}] [x1=305.00] [y1=160.00] [x2=425.00] [y2=160.00] 22 LayoutSVGPath {line} at (305,208) size 120x4 [stroke={[type=SOLID] [colo r=#008000] [stroke width=3.00]}] [x1=305.00] [y1=160.00] [x2=425.00] [y2=160.00]
24 LayoutSVGText {text} at (240,111) size 53x16 contains 1 chunk(s) 23 LayoutSVGText {text} at (240,111) size 53x16 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,0) size 53x16 24 LayoutSVGInlineText {#text} at (0,0) size 53x16
26 chunk 1 text run 1 at (240.00,124.00) startOffset 0 endOffset 9 widt h 52.92: "at 9 sec." 25 chunk 1 text run 1 at (240.00,124.00) startOffset 0 endOffset 9 widt h 52.92: "at 9 sec."
27 LayoutSVGPath {line} at (305,168) size 120x4 [stroke={[type=SOLID] [colo r=#008000] [stroke width=3.00]}] [x1=305.00] [y1=120.00] [x2=425.00] [y2=120.00] 26 LayoutSVGPath {line} at (305,168) size 120x4 [stroke={[type=SOLID] [colo r=#008000] [stroke width=3.00]}] [x1=305.00] [y1=120.00] [x2=425.00] [y2=120.00]
28 LayoutSVGRect {rect} at (323,128) size 104x84 [stroke={[type=SOLID] [col or=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [x=325.0 0] [y=80.00] [width=100.00] [height=80.00] 27 LayoutSVGRect {rect} at (323,128) size 104x84 [stroke={[type=SOLID] [col or=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [x=325.0 0] [y=80.00] [width=100.00] [height=80.00]
29 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 28 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
30 LayoutSVGInlineText {#text} at (0,0) size 264x46 29 LayoutSVGInlineText {#text} at (0,0) size 264x46
31 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 30 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
32 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] 31 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