2.2.27 [HTML5:2014] Section 4.10.19.8 Autofilling form controls: the autocomplete attribute

C0042: Control values are stored and previously stored values are offered to the user

The specification states:

 ...
     ...
     When an element's autofill field name is not "off", the user agent may store the 
     control's value, and may offer previously stored values to the user.

IE11 Mode, IE10 Mode, and EdgeHTML Mode (Internet Explorer 11, Internet Explorer 10, and Microsoft Edge)

Control values are stored and previously stored values are offered to the user.