blob: afce9a262ef11eab4bd559d59fda5fcd0bc6c2fa (
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 style="margin: 7px 1% 2px 2em; border: medium dotted; border-width: 2px 3px 4px 5px;">
<div style="background: url(repeatable-diagonal-gradient.png);">
<div style="padding: 8px 6px 4px 2px;">
blah<br>
blah<br>
blah<br>
blah
</div>
</div>
</div>
</div>
</body>
</html>
|