summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1563131.html
blob: 086cc9e12d023182634237dd94b088189d23e41d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<style>
#c {
  margin-right: 24vmin;
}
#b {
  column-count: 1;
  max-width: 18%;
  writing-mode: tb;
}
#a {
  translate: 0px 9px 0px;
  white-space: pre-line;
}
</style>
<fieldset id="a">
<fieldset id="b">
<select id="c">a</select>