3 span { display:inline-block; width:
1em; }
5 <body style=
"margin:5em;">
6 <p>Test that changing display type on a spanner (to another valid display type for spanners) works.
</p>
7 <p>You should see three lines with the word
"PASS" below, all with a bullet in front. Letter
8 spacing is expected to vary.
</p>
9 <div style=
"display:list-item;">
10 <span>P
</span><span>A
</span><span>S
</span><span>S
</span>
12 <div style=
"display:list-item;">PASS
</div>
13 <div style=
"display:list-item;">
14 <span>P
</span><span>A
</span><span>S
</span><span>S
</span>