summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/visuren/emptyspan-1-ref.html
blob: a66a85e762d7d7186b8ddc190d9a2ae7ce19f7a3 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu">
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/">
<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>