[go: nahoru, domu]

blob: 7f99f57a67957bfeb57717852b03eb707c6a52f7 [file] [log] [blame]
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="help" href="https://www.w3.org/TR/css-break-3/">
<style>
.fakecolumn {
width: 1em;
text-align: center;
}
</style>
<p>The word PASS should be seen below.</p>
<div style="display:flex; color:green;">
<div class="fakecolumn">P</div>
<div class="fakecolumn">A</div>
<div class="fakecolumn">S</div>
<div class="fakecolumn">S</div>
</div>