chromium/third_party/blink/web_tests/fragmentation/block-after-float-first-child-expected.html

<!DOCTYPE html>
<p>The word "PASS" should be seen below.</p>
<div style="margin-left:100px; line-height:20px;">
    PASS
</div>