1 <!DOCTYPE html> 2 <html> 3 <body> 4 5 <h1 role="none"> With aria-role none </h1> 6 7 </body> 8 </html> 9