summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1364361-1.html
blob: 5056a52df71cffc5acc524d6db1c3d688eca616e (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<style>
details {
  column-count: 3;
  column-width: 5em;
  background-color: yellow;
  overflow: scroll;
  width: 300px; height: 300px;
}
</style>
<details>
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
</details>