Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-conditional/container-queries/no-layout-containment-baseline.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>Baseline alignment should work from a container-type subtree.</title>
<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>