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-block-in-inline.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="author" href="mailto:kojii@chromium.org">
<link rel="match" href="iframe-in-block-in-inline-ref.html" />
<span>
<div>
<iframe src="support/iframe-inner.html"></iframe>
</div>
</span>