gecko/layout/reftests/ib-split/emptyspan-3.html

8 lines
220 B
HTML

<!DOCTYPE html>
<body style="direction: ltr">
<span style="border: 5px solid blue; border-left: none; border-right: none;
padding-left: 10px">
<span style="display: block">x</span>
</span>
</body>