blob: 14db8868c62e606d768405ba2c8f05f6e370eae6 [file] [log] [blame]
cmarrin@apple.comd17c3552009-06-29 20:41:16 +00001This 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.comff913022008-09-29 21:24:52 +00002
cmarrin@apple.comd17c3552009-06-29 20:41:16 +00003Text With a Shadow