mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Merge net and net_tests
This commit is contained in:
7
components/net/tests/parsable_mime/text/xml/rdf_rss.xml
Normal file
7
components/net/tests/parsable_mime/text/xml/rdf_rss.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<!-- Good format for a "RDF feed" -->
|
||||
<?xml version="1.0"?>
|
||||
<rdf:RDF
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://purl.org/rss/1.0/"
|
||||
>
|
||||
</rdf:RDF>
|
||||
Reference in New Issue
Block a user