diff options
Diffstat (limited to 'dom/xslt/crashtests/182460-selects.xsl')
-rw-r--r-- | dom/xslt/crashtests/182460-selects.xsl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/xslt/crashtests/182460-selects.xsl b/dom/xslt/crashtests/182460-selects.xsl new file mode 100644 index 000000000..f083ea31f --- /dev/null +++ b/dom/xslt/crashtests/182460-selects.xsl @@ -0,0 +1,5 @@ +<html>
+<body>
+hi
+</body>
+</html>
|