blob: 66f16c8a8ba9a3832974ad48360dd6696d6ed68a [file] [log] [blame]
<!doctype html>
<p>
Both lines below should look the same:
</p>
<div style="display: flex; white-space: pre;">A B</div>
<div style="display: flex; white-space: pre;">A B</div>