chromium/third_party/blink/web_tests/fast/multicol/span/remaining-space-in-last-column-expected.html

<!DOCTYPE html>
<p>The word 'COLUMN' should only be seen once; right below 'SPANNER'.</p>
<div>
    <br>
    <br>
    <div>SPANNER</div>
    COLUMN
</div>