summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/word-break/reference/break-boundary-2-chars-001-ref.html
blob: e0702afce52b2cc3eadbdc200e91180239e8a6b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>

  <meta charset="UTF-8">

  <title>CSS Reference Test</title>

  <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">

  <style>
  div
    {
      display: inline-block;
      font-size: 32px;
      margin-right: 5ch;
      white-space: pre;
      width: 0;
    }
  </style>

  <div>a<br>b<br>c<br>xyz<br>d<br>e<br>f</div><div>a<br>b<br>c<br>xyz<br>d<br>e<br>f</div><div>a<br>b<br>c<br>xyz<br>d<br>e<br>f</div><div>a<br>b<br>c<br>xyz<br>d<br>e<br>f</div>