repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
HTMLImageElement
/
image-with-invalid-border-expected.html
blob
50cf4fd237a6a443e0c732578d2fb1cc427f9647
1
<!DOCTYPE
html
>
2
<body>
3
<p>
Img elements with invalid border attribute should have the same appearance as an img element without border attribute.
</p>
4
<img
src
=
"resources/blue_rect.jpg"
>
5
<img
src
=
"resources/blue_rect.jpg"
>
6
</body>