7 lines
389 B
HTML
7 lines
389 B
HTML
<!DOCTYPE html>
|
|
<title>Baseline alignment should work from a container-type subtree.</title>
|
|
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/10544#issuecomment-2248438355">
|
|
<link rel="match" href="no-layout-containment-baseline-ref.html">
|
|
<div>
|
|
baseline <div style="display: inline-block; width: 100px; height: 100px; container-type: inline-size;">aligned</div>
|
|
</div>
|