Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<title>content: url() works on image</title>
<link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez">
<link rel="match" href="element-replacement-image-no-src-ref.html">
<img src="/images/blue.png" style="content: url(/images/yellow.png)" width=100 height=100>