Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / xsl / mozilla-tests.xml
blob43acac61a55ab9612b92bd309b4d15a7b77cdeae
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="mozilla-tests.xsl"?>
3 <!-- this is a test document -->
4 <document>
5    <!-- test comment -->
6    <x name="x">x</x>
7    <y name="y">y</y>
8    <z name="z">z</z>
10    <abc>
11       <def>def</def>
12    </abc>
13 </document>