haikuwebkit/LayoutTests/fast/dom/HTMLInputElement/input-with-invalid-border-e...

7 lines
215 B
HTML

<!DOCTYPE html>
<body>
<p>Image input elements with invalid border attribute should have the same appearance as an image input element without border attribute.</p>
<input type="image">
<input type="image">
</body>