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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-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 (15,26) size 412x221 6 LayoutSVGContainer {g} at (15,26) size 412x221
6 LayoutSVGText {text} at (26,26) size 398x17 contains 1 chunk(s) 7 LayoutSVGText {text} at (26,26) size 398x17 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 398x17 8 LayoutSVGInlineText {#text} at (0,0) size 398x17
8 chunk 1 (middle anchor) text run 1 at (26.23,40.00) startOffset 0 endO ffset 57 width 397.55: "Test animation options for specifying the target element ." 9 chunk 1 (middle anchor) text run 1 at (26.23,40.00) startOffset 0 endO ffset 57 width 397.55: "Test animation options for specifying the target element ."
9 LayoutSVGContainer {g} at (15,78) size 412x169 10 LayoutSVGContainer {g} at (15,78) size 412x169
10 LayoutSVGText {text} at (15,231) size 65x16 contains 1 chunk(s) 11 LayoutSVGText {text} at (15,231) size 65x16 contains 1 chunk(s)
(...skipping 11 matching lines...) Expand all
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] 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]
23 LayoutSVGText {text} at (252,111) size 53x16 contains 1 chunk(s) 24 LayoutSVGText {text} at (252,111) size 53x16 contains 1 chunk(s)
24 LayoutSVGInlineText {#text} at (0,0) size 53x16 25 LayoutSVGInlineText {#text} at (0,0) size 53x16
25 chunk 1 (end anchor) text run 1 at (252.08,124.00) startOffset 0 end Offset 9 width 52.92: "at 9 sec." 26 chunk 1 (end anchor) text run 1 at (252.08,124.00) startOffset 0 end Offset 9 width 52.92: "at 9 sec."
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] 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]
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] 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]
28 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 29 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
29 LayoutSVGInlineText {#text} at (0,0) size 264x46 30 LayoutSVGInlineText {#text} at (0,0) size 264x46
30 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 31 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
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] 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698