Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-content/element-replacement-image-no-src.tentative.html - WPT Dashboard Interop Dashboard
<!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 style="content: url(/images/yellow.png)" width=100 height=100>