summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/368020-1.html
blob: cc1b41ee4ff88911a608de61c4ec85d49010acb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 368020</title>
</head>
<body>

<div style="column-count: 2; column-fill: auto; height: 72px; background:yellow; line-height: 16px">

  <div>
    <div style="background: url(repeatable-diagonal-gradient.png); background-clip: padding-box; background-clip: padding; background-origin: padding-box; background-origin: padding; margin: 7px 1% 2px 2em; border: medium dotted; border-width: 2px 3px 4px 5px; padding: 8px 6px 4px 2px;">
      <div>
        blah<br>
        blah<br>
        blah<br>
        blah
      </div>
    </div>
  </div>

</div>

</body>
</html>