Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="match" href="block-in-inline-baseline-001-ref.html"/>
<link rel="author" title="Koji Ishii" href="mailto:kojii@chromium.org" />
<body>
text
<div style="display: inline-block; background: orange; width: 100px;">
content
<span>
<div style="border: solid; height: 20px;"></div>
</span>
</div>
</body>