summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/xsl/document-function.xml
blob: d034e39c0d55c1efa91a27099e559b4678ec9210 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="document-function.xsl"?>
<doc>
<para>This tests the xslt document() function. If this test is successful, there should be three paragraphs below.</para>
<para>This is a paragraph</para>
<para>This is another paragraph</para>
</doc>