summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1723200.html
blob: 75880dd12b14938100f9fe7fabdc282685f682e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- x -->
<style>
.a {
  filter: url(#x);
  overflow: scroll;
}
.b {
  overflow-y: scroll;
  font: 1px/0 Sherif;
  font-size-adjust: 3;
  -webkit-transform-style: preserve-3d;
}
* {
  transform-style: inherit;
}
</style>
<li class="b">
<dialog class="b" open="true">x</dialog>
<dir>
<li class="a">
<!-- x -->