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

Side by Side Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-19-b-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 (50,50) size 250x250 6 LayoutSVGContainer {g} at (50,50) size 250x250
6 LayoutSVGHiddenContainer {g} at (0,0) size 0x0 7 LayoutSVGHiddenContainer {g} at (0,0) size 0x0
7 LayoutSVGContainer {g} at (0,0) size 0x0 8 LayoutSVGContainer {g} at (0,0) size 0x0
8 LayoutSVGResourceLinearGradient {linearGradient} [id="MyGradient1"] [g radientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] 9 LayoutSVGResourceLinearGradient {linearGradient} [id="MyGradient1"] [g radientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
9 LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000] 10 LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000]
10 LayoutSVGGradientStop {stop} [offset=1.00] [color=#000000] 11 LayoutSVGGradientStop {stop} [offset=1.00] [color=#000000]
(...skipping 12 matching lines...) Expand all
23 LayoutSVGContainer {g} at (200,50) size 100x100 24 LayoutSVGContainer {g} at (200,50) size 100x100
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] 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]
25 LayoutSVGContainer {g} at (50,200) size 100x100 26 LayoutSVGContainer {g} at (50,200) size 100x100
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] 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]
27 LayoutSVGContainer {g} at (200,200) size 100x100 28 LayoutSVGContainer {g} at (200,200) size 100x100
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] 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]
29 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 30 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
30 LayoutSVGInlineText {#text} at (0,0) size 261x46 31 LayoutSVGInlineText {#text} at (0,0) size 261x46
31 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.6 $" 32 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.6 $"
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] 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698