summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1426312.html
blob: 4a99d1eec0eb792df4ba1523bfea6fc1b5f06f05 (plain)
1
2
3
4
<style>
  @keyframes a { }
  * { animation: a -7s }
</style>