summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1507674.html
blob: be247b781c8fbc49137ffa653c8aabc870d4655b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<style>
menuitem { -webkit-filter: url(#a) }
</style>
<menuitem>A
</menu>
<svg id="b" style="-webkit-text-stroke-width: 1px;">
<text id="a">
<menu style="background-image: url();">
<menuitem id="c">
<script>
c.offsetTop;
a.setAttribute("exponent", "1");
c.offsetTop;
b.setAttribute("text-decoration", "line-through");
c.offsetTop;
</script>