Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/CSS2/linebox/iframe-in-wrapped-span.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="author" href="mailto:kojii@chromium.org">
<link rel="match" href="iframe-in-wrapped-span-ref.html" />
<span>
<br>
<iframe src="support/iframe-inner.html"></iframe>
</span>