Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/semantics/embedded-content/the-img-element/document-base-url.html - WPT Dashboard Interop Dashboard
<!DOCTYPE HTML>
<meta charset="utf-8">
<title>Document base URL img test</title>
<link rel="match" href="document-base-url-ref.html">
<base href="resources/" />
<img src="cat.jpg" alt="cat">