### Version 2.6.6 ### Reproduction link https://codepen.io/posva/pen/LqMMNV ### Steps to reproduce - set value attribute before max with a value > 100 on Chrome ### What is expected? Vue should respect the value attr regardless of whether it is outside of the bounds of the default min/max threshold ### What is actually happening? Vue sets the value to 100 if it is >100 <!-- generated by vue-issues. DO NOT REMOVE -->