blob: a67167c161bdedddddd77348d6decfe2f4fb2634 [file] [log] [blame] [edit]
<!DOCTYPE html>
<link rel="help" href="https://crbug.com/1025253">
<style>
html, body, span {
column-count: 2;
}
span {
display: table;
}
a {
vertical-align: 10000000000000000em;
}
</style>
<span>
<a>foo</a>
</span>