Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / hixie / error / dumpAsText / 005-expected.txt
blob8a91ecfc0304591f04d3accdbe564aac6e81c646
1 This XML file does not appear to have any style information associated with it. The document tree is shown below.
2 <svg xmlns="http://www.example.org/" width="300" height="200">
3 <!--  wrong namespace, but sent as image/svg+xml  -->
4 <desc>There should be no red on this page.</desc>
5 <rect x="10" y="10" width="280" height="180" fill="red"/>
6 </svg>