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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-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 (50,50) size 250x250 5 LayoutSVGContainer {g} at (50,50) size 250x250
7 LayoutSVGHiddenContainer {g} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {g} at (0,0) size 0x0
8 LayoutSVGContainer {g} at (0,0) size 0x0 7 LayoutSVGContainer {g} at (0,0) size 0x0
9 LayoutSVGResourceLinearGradient {linearGradient} [id="MyGradient1"] [g radientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] 8 LayoutSVGResourceLinearGradient {linearGradient} [id="MyGradient1"] [g radientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
10 LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000] 9 LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000]
11 LayoutSVGGradientStop {stop} [offset=1.00] [color=#000000] 10 LayoutSVGGradientStop {stop} [offset=1.00] [color=#000000]
(...skipping 12 matching lines...) Expand all
24 LayoutSVGContainer {g} at (200,50) size 100x100 23 LayoutSVGContainer {g} at (200,50) size 100x100
25 LayoutSVGRect {rect} at (200,50) size 100x100 [fill={[type=LINEAR-GRADIE NT] [id="MyGradient2"]}] [x=200.00] [y=50.00] [width=100.00] [height=100.00] 24 LayoutSVGRect {rect} at (200,50) size 100x100 [fill={[type=LINEAR-GRADIE NT] [id="MyGradient2"]}] [x=200.00] [y=50.00] [width=100.00] [height=100.00]
26 LayoutSVGContainer {g} at (50,200) size 100x100 25 LayoutSVGContainer {g} at (50,200) size 100x100
27 LayoutSVGRect {rect} at (50,200) size 100x100 [fill={[type=LINEAR-GRADIE NT] [id="MyGradient3"]}] [x=50.00] [y=200.00] [width=100.00] [height=100.00] 26 LayoutSVGRect {rect} at (50,200) size 100x100 [fill={[type=LINEAR-GRADIE NT] [id="MyGradient3"]}] [x=50.00] [y=200.00] [width=100.00] [height=100.00]
28 LayoutSVGContainer {g} at (200,200) size 100x100 27 LayoutSVGContainer {g} at (200,200) size 100x100
29 LayoutSVGRect {rect} at (200,200) size 100x100 [fill={[type=LINEAR-GRADI ENT] [id="MyGradient4"]}] [x=200.00] [y=200.00] [width=100.00] [height=100.00] 28 LayoutSVGRect {rect} at (200,200) size 100x100 [fill={[type=LINEAR-GRADI ENT] [id="MyGradient4"]}] [x=200.00] [y=200.00] [width=100.00] [height=100.00]
30 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 29 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
31 LayoutSVGInlineText {#text} at (0,0) size 264x46 30 LayoutSVGInlineText {#text} at (0,0) size 264x46
32 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.6 $" 31 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.6 $"
33 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