blob: 09783da7516d3adcf54524f5d74f9dd8a2fe0b72 [file] [log] [blame]
<!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>