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

Side by Side Diff: LayoutTests/svg/custom/animation-currentColor-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 800x600 2 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (10,10) size 100x250 5 LayoutSVGRoot {svg} at (10,10) size 100x250
5 LayoutSVGRect {rect} at (10,10) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=10.00] [y=10.00] [width=50.00] [height=50.00] 6 LayoutSVGRect {rect} at (10,10) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=10.00] [y=10.00] [width=50.00] [height=50.00]
6 LayoutSVGRect {rect} at (60,10) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=60.00] [y=10.00] [width=50.00] [height=50.00] 7 LayoutSVGRect {rect} at (60,10) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=60.00] [y=10.00] [width=50.00] [height=50.00]
7 LayoutSVGRect {rect} at (10,60) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=10.00] [y=60.00] [width=50.00] [height=50.00] 8 LayoutSVGRect {rect} at (10,60) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=10.00] [y=60.00] [width=50.00] [height=50.00]
8 LayoutSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00] 9 LayoutSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#00800 0]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00]
9 LayoutSVGRect {rect} at (10,110) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=110.00] [width=50.00] [height=50.00] 10 LayoutSVGRect {rect} at (10,110) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=110.00] [width=50.00] [height=50.00]
10 LayoutSVGRect {rect} at (60,110) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=60.00] [y=110.00] [width=50.00] [height=50.00] 11 LayoutSVGRect {rect} at (60,110) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=60.00] [y=110.00] [width=50.00] [height=50.00]
11 LayoutSVGRect {rect} at (10,160) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=160.00] [width=50.00] [height=50.00] 12 LayoutSVGRect {rect} at (10,160) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=160.00] [width=50.00] [height=50.00]
12 LayoutSVGRect {rect} at (60,160) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=60.00] [y=160.00] [width=50.00] [height=50.00] 13 LayoutSVGRect {rect} at (60,160) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=60.00] [y=160.00] [width=50.00] [height=50.00]
13 LayoutSVGRect {rect} at (10,210) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=210.00] [width=50.00] [height=50.00] 14 LayoutSVGRect {rect} at (10,210) size 50x50 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=210.00] [width=50.00] [height=50.00]
14 LayoutSVGRect {rect} at (60,210) size 50x50 [fill={[type=SOLID] [color=#00FF 00]}] [x=60.00] [y=210.00] [width=50.00] [height=50.00] 15 LayoutSVGRect {rect} at (60,210) size 50x50 [fill={[type=SOLID] [color=#00FF 00]}] [x=60.00] [y=210.00] [width=50.00] [height=50.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698