summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1380800.html
blob: a01740cd83790ee0db4d90a5e80c1a41a1574dad (plain)
1
2
3
4
5
<!DOCTYPE html>
<style></style>
<script>
document.styleSheets[0].deleteRule(0);
</script>