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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-25-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,27) size 423x190 6 LayoutSVGContainer {g} at (20,27) size 423x190
6 LayoutSVGText {text} at (30,27) size 413x16 contains 1 chunk(s) 7 LayoutSVGText {text} at (30,27) size 413x16 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 413x16 8 LayoutSVGInlineText {#text} at (0,0) size 413x16
8 chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 68 width 4 13.00: "Test animation options for specifying the target attribute/property." 9 chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 68 width 4 13.00: "Test animation options for specifying the target attribute/property."
9 LayoutSVGContainer {g} at (20,128) size 407x89 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,50.00)}] 10 LayoutSVGContainer {g} at (20,128) size 407x89 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,50.00)}]
10 LayoutSVGText {text} at (20,151) size 51x16 contains 1 chunk(s) 11 LayoutSVGText {text} at (20,151) size 51x16 contains 1 chunk(s)
(...skipping 11 matching lines...) Expand all
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] 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]
23 LayoutSVGText {text} at (240,111) size 54x16 contains 1 chunk(s) 24 LayoutSVGText {text} at (240,111) size 54x16 contains 1 chunk(s)
24 LayoutSVGInlineText {#text} at (0,0) size 54x16 25 LayoutSVGInlineText {#text} at (0,0) size 54x16
25 chunk 1 text run 1 at (240.00,124.00) startOffset 0 endOffset 9 widt h 54.00: "at 9 sec." 26 chunk 1 text run 1 at (240.00,124.00) startOffset 0 endOffset 9 widt h 54.00: "at 9 sec."
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] 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]
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] 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]
28 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 29 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
29 LayoutSVGInlineText {#text} at (0,0) size 264x45 30 LayoutSVGInlineText {#text} at (0,0) size 264x45
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