chromium/third_party/blink/web_tests/fast/multicol/dynamic/remove-block-between-spanners-expected.html

<!DOCTYPE html>
<p>Test removal of column content between two spanners.</p>
<p>You should see two lines with the word "PASS" on a lime background below.</p>
<div style="width:4em; background:lime;">
    PASS<br>
    PASS<br>
</div>