<!doctype html>
<p>
Both lines below should look the same:
</p>
<div style="display: flex">A B</div>
<div style="display: flex">A B</div>
<!doctype html>
<p>
Both lines below should look the same:
</p>
<div style="display: flex">A B</div>
<div style="display: flex">A B</div>