v4 - Progress bar animations don't work in all browsers
Created by: zacechola
http://v4-alpha.getbootstrap.com/components/progress/#animated-stripes
Test case: http://jsbin.com/gelazu/edit?html,output
Works
- Safari
Doesn't work
- Chrome
- Firefox
Haven't Checked
- Any version of IE
- Any versions of Chrome mobile
Also, looks like the toggle button on the docs doesn't add the .progress-animated
class to the <progress>
element.