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

Side by Side Diff: third_party/WebKit/LayoutTests/transitions/bad-transition-shorthand-crash-expected.txt

Issue 2521493002: CSS Transitions: Reduce usage of -webkit prefix in layout tests (Closed)
Patch Set: Created 4 years 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 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 wh en you retarget the transition. This test should not crash. 1 This tests a crash that was occuring when you have both an explicit property and 'all' in the transition-property CSS property. The crash would occur when you r etarget the transition. This test should not crash.
2 2
3 3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698