1 <!-- 2 @MAC-ALLOW:AXRoleDescription='timer' 3 --> 4 <html> 5 <body> 6 <div role="timer" aria-live="polite" >This test is for aria-role = timer</div> 7 </body> 8 </html> 9