1 <!-- 2 @MAC-ALLOW:AXRoleDescription='alert' 3 --> 4 <html> 5 <body> 6 <p id="ariaalert" role="alert"> This test is for aria role="alert" </p> 7 </body> 8 </html> 9