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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-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 (15,26) size 412x221 5 LayoutSVGContainer {g} at (15,26) size 412x221
7 LayoutSVGText {text} at (27,26) size 396x18 contains 1 chunk(s) 6 LayoutSVGText {text} at (27,26) size 396x18 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 396x18 7 LayoutSVGInlineText {#text} at (0,0) size 396x18
9 chunk 1 (middle anchor) text run 1 at (27.11,40.00) startOffset 0 endO ffset 57 width 395.77: "Test animation options for specifying the target element ." 8 chunk 1 (middle anchor) text run 1 at (27.11,40.00) startOffset 0 endO ffset 57 width 395.77: "Test animation options for specifying the target element ."
10 LayoutSVGContainer {g} at (15,78) size 412x169 9 LayoutSVGContainer {g} at (15,78) size 412x169
11 LayoutSVGText {text} at (15,231) size 65x16 contains 1 chunk(s) 10 LayoutSVGText {text} at (15,231) size 65x16 contains 1 chunk(s)
(...skipping 11 matching lines...) Expand all
23 LayoutSVGPath {line} at (305,238) size 120x4 [stroke={[type=SOLID] [colo r=#008000] [stroke width=3.00]}] [x1=305.00] [y1=240.00] [x2=425.00] [y2=240.00] 22 LayoutSVGPath {line} at (305,238) size 120x4 [stroke={[type=SOLID] [colo r=#008000] [stroke width=3.00]}] [x1=305.00] [y1=240.00] [x2=425.00] [y2=240.00]
24 LayoutSVGText {text} at (252,111) size 53x16 contains 1 chunk(s) 23 LayoutSVGText {text} at (252,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 (end anchor) text run 1 at (252.08,124.00) startOffset 0 end Offset 9 width 52.92: "at 9 sec." 25 chunk 1 (end anchor) text run 1 at (252.08,124.00) startOffset 0 end Offset 9 width 52.92: "at 9 sec."
27 LayoutSVGPath {line} at (305,118) 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,118) 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,78) size 104x164 [stroke={[type=SOLID] [col or=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=325.0 0] [y=80.00] [width=100.00] [height=160.00] 27 LayoutSVGRect {rect} at (323,78) size 104x164 [stroke={[type=SOLID] [col or=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=325.0 0] [y=80.00] [width=100.00] [height=160.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