summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/xsl/xslt-second-level-import.xml
blob: 2f2768f1dfee07420bc9e357300efa62654448e1 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="resources/xslt-second-level-import.xsl"?>
<stub>
FAIL

This test checks to make sure that XML_DTD_NODE objects being at the top level of an external stylesheet does not cause pre-loading of child stylesheets to fail.

</stub>