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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-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 (0,12) size 445x251 5 LayoutSVGContainer {g} at (0,12) size 445x251
7 LayoutSVGText {text} at (92,12) size 266x16 contains 1 chunk(s) 6 LayoutSVGText {text} at (92,12) size 266x16 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 266x16 7 LayoutSVGInlineText {#text} at (0,0) size 266x16
9 chunk 1 (middle anchor) text run 1 at (92.41,25.00) startOffset 0 endO ffset 44 width 265.19: "Test rotate='auto' and rotate='auto-reverse'" 8 chunk 1 (middle anchor) text run 1 at (92.41,25.00) startOffset 0 endO ffset 44 width 265.19: "Test rotate='auto' and rotate='auto-reverse'"
10 LayoutSVGContainer {g} at (0,150) size 445x113 9 LayoutSVGContainer {g} at (0,150) size 445x113
11 LayoutSVGPath {path} at (24,150) size 152x75 [stroke={[type=SOLID] [colo r=#000000] [stroke width=2.00]}] [data="M 25 225 C 25 175 125 150 175 200"] 10 LayoutSVGPath {path} at (24,150) size 152x75 [stroke={[type=SOLID] [colo r=#000000] [stroke width=2.00]}] [data="M 25 225 C 25 175 125 150 175 200"]
(...skipping 19 matching lines...) Expand all
31 LayoutSVGInlineText {#text} at (0,0) size 40x14 30 LayoutSVGInlineText {#text} at (0,0) size 40x14
32 chunk 1 (middle anchor) text run 1 at (405.49,215.00) startOffset 0 endOffset 7 width 39.02: "6+ sec." 31 chunk 1 (middle anchor) text run 1 at (405.49,215.00) startOffset 0 endOffset 7 width 39.02: "6+ sec."
33 LayoutSVGPath {path} at (274,208) size 34x34 [transform={m=((0.00,1.00)( -1.00,0.00)) t=(275.00,225.00)}] [stroke={[type=SOLID] [color=#FF0000] [stroke w idth=2.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M -15 0 L 0 -30 L 15 0 Z"] 32 LayoutSVGPath {path} at (274,208) size 34x34 [transform={m=((0.00,1.00)( -1.00,0.00)) t=(275.00,225.00)}] [stroke={[type=SOLID] [color=#FF0000] [stroke w idth=2.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M -15 0 L 0 -30 L 15 0 Z"]
34 LayoutSVGText {text} at (286,247) size 128x16 contains 1 chunk(s) 33 LayoutSVGText {text} at (286,247) size 128x16 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 128x16 34 LayoutSVGInlineText {#text} at (0,0) size 128x16
36 chunk 1 (middle anchor) text run 1 at (286.04,260.00) startOffset 0 endOffset 21 width 127.91: "rotate='auto-reverse'" 35 chunk 1 (middle anchor) text run 1 at (286.04,260.00) startOffset 0 endOffset 21 width 127.91: "rotate='auto-reverse'"
37 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 36 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
38 LayoutSVGInlineText {#text} at (0,0) size 264x46 37 LayoutSVGInlineText {#text} at (0,0) size 264x46
39 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 38 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $"
40 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] 39 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