HTML5-Progress-polyfill
HTML5-Progress-polyfill copied to clipboard
update polyfill.js to handle value greater than max error
Ran into instances where the script errors out due to the value being greater than the max. The progress bar should be full in this case.