Describe the bug:
When we are using v-model for input, the element that contains the property is not updated as expected.
| Servo |
Firefox |
 |
 |
To Reproduce:
Try the demo for form input bindings https://vuejs.org/guide/essentials/forms#text. Running Vue.js projects locally also yields the same problem.