1 Text field types should have the same default widths.
3 PASS document.getElementById("email").offsetWidth is baseWidth
4 PASS document.getElementById("number").offsetWidth is baseWidth
5 PASS document.getElementById("password").offsetWidth is baseWidth
6 PASS document.getElementById("tel").offsetWidth is baseWidth
7 PASS document.getElementById("url").offsetWidth is baseWidth
8 PASS successfullyParsed is true