<!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>
<!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>