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
/
images
/
content-url-image-with-alt-text.html
blob
e0750d06129b62e1e120005dfdbae01b42f4d44f
1
<!DOCTYPE
html
>
2
<style>
3
#img {content:url('resources/lenna.png')}
4
</style>
5
<img
id='img' alt='test image'
>
6
<p>
crbug.com/
516239
: images set by content: url() should behave correctly with alt text.