3 span { display:inline-block; width:
1em; }
5 <p>Test changing a spanner inside a block to a regular block.
</p>
6 <p>Below you should see a blue line above the word
"PASS" on a yellow background. Wide letter spacing is expected.
</p>
7 <div style=
"width:4em; border-top:0.5em solid blue; background:yellow;">
8 <span>P
</span><span>A
</span><span>S
</span><span>S
</span><br>