This generator's uri is relative, and must be completed to http://example.com/feed/generator.html, using xml:basesomeicon.pngThis test feeds contains relative URIs of all kinds, which should be completed using xml:base.
Affected are: Attributes: generator uri, content src, link href. Elements: <uri> and <logo>.
XHTML in text constructs and content. Exceptions: category scheme, and the <id> element,
they are expected to contain absolute IRIs.
Example test.
The link must point to http://example.com/test/test.html.
Example test. The link must point to http://example.com/test/test.html. (not .../parent/test.html)
This is item's <content> has a src attribute pointing to http://example.com/feed/somesrc.htmlThis entry's link and author uri point to test.html. Both must be completed to http://example.com/test/test.htmlTesttest.htmlAlthough this entry's id contains a relative URL, libsyndication should not complete it, as
IDs are expected to be absolute IRIs.test/someRelativeUri.html