chromium/third_party/blink/web_tests/fast/inline/collapsing-text-after-list-markers-expected.html

<!DOCTYPE html>
<div>
    <li>Text</li>
    <li>Text</li>
</div>
<p>crbug.com/554903: The two texts above should be aligned with each other - any whitespace between the list marker and the text should be collapsed.</p>