summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1571897.html
blob: af7b9d4a7a9ade606a89849563d0e116c04c9745 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<style>
#a {
  font-size: 0.013em;
  max-height: 1px;
  padding-top: 94vw;
}
* {
  word-break: break-all;
  columns: 0px;
}
:root {
  display: -webkit-inline-box;
}
</style>
<menu id="a">AAAA</menu>