tenfourfox/dom/html/crashtests/795221-5.xml

7 lines
184 B
XML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<?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>