Sign in
webkit
/
WebKit
/
2bd63edec8cb33355c0adca54135ab68a665cdd5
/
.
/
LayoutTests
/
fast
/
dom
/
HTMLImageElement
/
image-with-invalid-border-expected.html
blob: 50cf4fd237a6a443e0c732578d2fb1cc427f9647 [
file
] [
log
] [
blame
]
<!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>