1 <!DOCTYPE html> 2 <!-- 3 @MAC-ALLOW:AXSubrole=* 4 @MAC-ALLOW:AXRoleDescription=* 5 @WIN-ALLOW:xml-roles:* 6 --> 7 <html> 8 <body> 9 <div role="marquee" aria-live="polite"></div> 10 </body> 11 </html> 12