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