Files
servo/tests/wpt/css-tests/css21_dev/html4/reference/block-in-inline-empty-004-ref.htm

7 lines
350 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><title>CSS Test Reference</title>
</head><body style="direction: rtl">
<span style="display: block">x</span>
<span style="border: 5px solid blue; border-left: none; border-right: none; padding-left: 10px"></span>
</body></html>