summaryrefslogtreecommitdiffstats
path: root/dom/html/crashtests/795221-5.xml
blob: 286dcff0d48b60cb720d9e72dfcada47ff78010f (plain)
1
2
3
4
5
6
<?xml-stylesheet href="data:text/css,div {}"?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <script>
    document.styleSheets[0].cssRules[0].style.foo = document;
  </script>
</html>