543.html (260B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 543 An INPUT type="reset", 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="reset" id="test"> 9 </body> 10 </html>