542.html (260B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 542 An INPUT type=submit, with id="test", with no aria-labelledby and no aria-label and does not have a role=presentation.</title> 6 </head> 7 <body> 8 <input type="submit" id="test"> 9 </body> 10 </html>