summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/1615141.html
blob: 3613ef207c80b1c6cfa8e4db8fad2383a6fb60de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<style>
#a {
  outline: solid;
  mix-blend-mode: difference;
}
:not(animateTransform),
feDiffuseLighting:nth-last-of-type(2) {
  -webkit-transform-style: preserve-3d;
  transform: translate3d(7px, 6px, 6px);
  -webkit-perspective: 1px;
</style>
<ol id="a">