Sign in
webkit
/
WebKit
/
5bd663b95d2fa0048c9b51d7e90d3c09992ceb28
/
.
/
LayoutTests
/
fast
/
dom
/
HTMLInputElement
/
input-with-invalid-border-expected.html
blob: 9345750600c71ce85e519d89f9d13e3db7d5b3ea [
file
] [
log
] [
blame
]
<!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>