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