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

7 lines
215 B
HTML
Raw Normal View History

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