summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1469076.html
blob: 02703163823b193604ac57a05e1c7635d015d3f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<style>
* { display: contents }
</style>
<script>
function go() {
  a.parentElement.animate({"ping": [0, 1]}, 0.281207776578);
}
</script>
<body onload=go()>
></br>
<shadow>
<details id="a">