summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/visuren/emptyspan-3-ref.html
blob: 629c3424ca5c0e17a1c60446aad3214b15dbc7d4 (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="border: 5px solid blue; border-left: none; border-right: none;
               padding-left: 10px"></span>
  <span style="display: block">x</span>
</body>