tenfourfox/layout/reftests/ib-split/emptyspan-1-ref.html

7 lines
216 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<body style="direction: ltr">
<span style="display: block">x</span>
<span style="border: 5px solid blue; border-left: none; border-right: none;
padding-right: 10px"></span>
</body>