1 <!-- 2 @MAC-ALLOW:AXRoleDescription='image' 3 @WIN-ALLOW:xml-roles:* 4 --> 5 <html> 6 <body> 7 <img src="pipe.jpg" alt="pipe"> 8 <img src="pipe.jpg" alt=""> 9 <img src="pipe.jpg" alt=" "> 10 </body> 11 </html> 12