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

Side by Side Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-08-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 (0,12) size 445x251 6 LayoutSVGContainer {g} at (0,12) size 445x251
6 LayoutSVGText {text} at (87,12) size 276x16 contains 1 chunk(s) 7 LayoutSVGText {text} at (87,12) size 276x16 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 275x16 8 LayoutSVGInlineText {#text} at (0,0) size 275x16
8 chunk 1 (middle anchor) text run 1 at (87.50,25.00) startOffset 0 endO ffset 44 width 275.00: "Test rotate='auto' and rotate='auto-reverse'" 9 chunk 1 (middle anchor) text run 1 at (87.50,25.00) startOffset 0 endO ffset 44 width 275.00: "Test rotate='auto' and rotate='auto-reverse'"
9 LayoutSVGContainer {g} at (0,150) size 445x113 10 LayoutSVGContainer {g} at (0,150) size 445x113
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"] 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"]
(...skipping 19 matching lines...) Expand all
30 LayoutSVGInlineText {#text} at (0,0) size 40x15 31 LayoutSVGInlineText {#text} at (0,0) size 40x15
31 chunk 1 (middle anchor) text run 1 at (405.00,215.00) startOffset 0 endOffset 7 width 40.00: "6+ sec." 32 chunk 1 (middle anchor) text run 1 at (405.00,215.00) startOffset 0 endOffset 7 width 40.00: "6+ sec."
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"] 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"]
33 LayoutSVGText {text} at (284,247) size 132x16 contains 1 chunk(s) 34 LayoutSVGText {text} at (284,247) size 132x16 contains 1 chunk(s)
34 LayoutSVGInlineText {#text} at (0,0) size 132x16 35 LayoutSVGInlineText {#text} at (0,0) size 132x16
35 chunk 1 (middle anchor) text run 1 at (284.00,260.00) startOffset 0 endOffset 21 width 132.00: "rotate='auto-reverse'" 36 chunk 1 (middle anchor) text run 1 at (284.00,260.00) startOffset 0 endOffset 21 width 132.00: "rotate='auto-reverse'"
36 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 37 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
37 LayoutSVGInlineText {#text} at (0,0) size 261x46 38 LayoutSVGInlineText {#text} at (0,0) size 261x46
38 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $" 39 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.8 $"
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] 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698