Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / xsl / document-function.xml
blobd034e39c0d55c1efa91a27099e559b4678ec9210
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="document-function.xsl"?>
3 <doc>
4 <para>This tests the xslt document() function. If this test is successful, there should be three paragraphs below.</para>
5 <para>This is a paragraph</para>
6 <para>This is another paragraph</para>
7 </doc>