gecko-dev/dom/base/crashtests/1422883.html
Tyson Smith 8e22327e93 Bug 1422883: Crashtest. r=emilio
MozReview-Commit-ID: HaE9RYyMrmZ
2018-05-02 04:19:12 +02:00

11 lines
165 B
HTML

<style>
:after{-webkit-mask:url(#);content:counter(a)}
</style>
<script>
function go(){
a.attachShadow({mode:"closed"})
}
</script>
<body onload=go()>
<h2 id="a">