cmarrin@apple.com | d17c355 | 2009-06-29 20:41:16 +0000 | [diff] [blame] | 1 | This tests a crash that was occuring when you have both an explicit property and 'all' in the -webkit-transition-property CSS property. The crash would occur when you start the transition of the explicit property. Transitions of 3 sample properties are used (top, -webkit-text-fill-color, and text-shadow), to test 3 separate code paths for property animation. This test should not crash. |
simon.fraser@apple.com | ff91302 | 2008-09-29 21:24:52 +0000 | [diff] [blame] | 2 | |
cmarrin@apple.com | d17c355 | 2009-06-29 20:41:16 +0000 | [diff] [blame] | 3 | Text With a Shadow |