summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/negative-letter-spacing-1-ref.html
blob: 3411c34a1f8f7f3c2a16c59595744a26d88b97da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<meta charset=utf-8>
<head>
  <style>
    div {
      float: left;
      border: 1px solid black;
    }
  </style>
</head>
<body>
  <div><span>same</span><span>line?</span></div>