| Text field types should have the same default widths. | |
| PASS document.getElementById("email").offsetWidth is baseWidth | |
| PASS document.getElementById("number").offsetWidth is baseWidth | |
| PASS document.getElementById("password").offsetWidth is baseWidth | |
| PASS document.getElementById("tel").offsetWidth is baseWidth | |
| PASS document.getElementById("url").offsetWidth is baseWidth | |
| PASS successfullyParsed is true | |
| TEST COMPLETE | |