<!DOCTYPE html>
<body>
<p>Img elements with invalid border attribute should have the same appearance as an img element without border attribute.</p>
<img src="resources/blue_rect.jpg">
<img src="resources/blue_rect.jpg">
</body>
<!DOCTYPE html>
<body>
<p>Img elements with invalid border attribute should have the same appearance as an img element without border attribute.</p>
<img src="resources/blue_rect.jpg">
<img src="resources/blue_rect.jpg">
</body>