Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>Perspective doesn't apply to non-atomic inlines</title>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<div style="columns:2; column-fill:auto; height:100px;">
<span style="perspective:1px;">
<div style="anchor-name:--a; height:150px;"></div>
</span>
</div>